SAKryukov
Joined 23 November 2020
Microtonal Music Playground v.4.9.5 |
Fixed Mixolydian |
||
(15 intermediate revisions by 3 users not shown) | |||
Line 518: | Line 518: | ||
:::::: Ah. That makes sense. --[[User:Aura|Aura]] ([[User talk:Aura|talk]]) 20:12, 6 December 2020 (UTC) | :::::: Ah. That makes sense. --[[User:Aura|Aura]] ([[User talk:Aura|talk]]) 20:12, 6 December 2020 (UTC) | ||
== Microtonal Playground == | == Microtonal Playground (Part 1) == | ||
Okay, the application already works, and I already filled in your paradiatonic scales for the demo. | Okay, the application already works, and I already filled in your paradiatonic scales for the demo. | ||
Line 667: | Line 667: | ||
=== 4.9.5 === | === 4.9.5 === | ||
V. 4.9.5: Added mechanism of customization of user's tonal system in a separate file, refined user's error reporting | V. 4.9.5: Added mechanism of customization of user's tonal system in a separate file, refined user's error reporting. | ||
The customization is shown on the sample [https://github.com/SAKryukov/microtonal-chromatic-lattice-keyboard/tree/master/docs/playground/custom-demo playground/custom-demo]. | |||
This is how customization works: | |||
The user creates a new copy of the file [https://github.com/SAKryukov/microtonal-chromatic-lattice-keyboard/blob/master/docs/playground/user.data user.data] in some separate location. The application can start with this file if it is specified in the Web browser ''address line'' as a query parameter, for example: | |||
<code>...playground/index.html?custom-demo/customized.user.data</code> | |||
The path should be relative to “...playground/index.html”. | |||
For simplification, this address line could be placed in another custom file, an HTML file, such as the demo file “index.html” in [https://github.com/SAKryukov/microtonal-chromatic-lattice-keyboard/tree/master/docs/playground/custom-demo playground/custom-demo]. In this case, the application can be started with the custom tonal system data in one click. | |||
Customization cannot work in [https://SAKryukov.GitHub.io/microtonal-chromatic-lattice-keyboard/playground live demo]. Instead, the entire project should be [https://github.com/SAKryukov/microtonal-chromatic-lattice-keyboard downloaded]. See the green button entitled “Code”. In the downloaded code, we only need its sub-directory “docs”, everything else can be deleted. (The weird directory name “docs” is related to the GitHub naming requirements for the content served by a product's Web site used for [https://SAKryukov.GitHub.io/microtonal-chromatic-lattice-keyboard/playground live demo]. In fact, all the production code is in this directory). | |||
== Keyboards based on the designs by Kite Giedraitis == | |||
[[User talk:TallKite#Your tonal system on my microtonal platform|The discussion on this topic]] shall be moved to a separate [[User talk:SAKryukov/Keyboards based on the designs by Kite Giedraitis|sub-page]] | |||
== Reduce comma tables on EDO pages == | |||
Please have a look at [[Xenharmonic Wiki: Things to do #Comma tables in EDO_pages]]. Thanks --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 09:09, 11 January 2021 (UTC) | |||
: Looking... — thank you. — [[User:SAKryukov|SA]], ''Tuesday 2021 January 12, 21:23 UTC'' | |||
== Microtonal Playground (Part 2) == | |||
Hey, SA, it seems that the Microtonal playground has one problem, at least in the 12-edo version. The "B" in the Mixolydian row should be renamed "B-Flat" to match the other instances of that same note in other rows. Sorry about this. --[[User:Aura|Aura]] ([[User talk:Aura|talk]]) 22:02, 19 February 2021 (UTC) | |||
: Thank you, that's correct. Fixed. — [[User:SAKryukov|SA]], ''Saturday 2021 February 20, 17:05 UTC'' |