SAKryukov (talk | contribs)
Bug fix
SAKryukov (talk | contribs)
Fixed Mixolydian
 
(16 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 Music 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 664: Line 664:


: If you link to or cite my pages here on this wiki, we also need to take stock of the fact that the content of these pages is liable to change in the future.  Sorry I didn't say this right the first time. --[[User:Aura|Aura]] ([[User talk:Aura|talk]]) 01:56, 8 December 2020 (UTC)
: If you link to or cite my pages here on this wiki, we also need to take stock of the fact that the content of these pages is liable to change in the future.  Sorry I didn't say this right the first time. --[[User:Aura|Aura]] ([[User talk:Aura|talk]]) 01:56, 8 December 2020 (UTC)
=== 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.
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. &mdash;&nbsp;[[User:SAKryukov|SA]],&nbsp;''Tuesday&nbsp;2021&nbsp;January&nbsp;12,&nbsp;21:23&nbsp;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. &mdash;&nbsp;[[User:SAKryukov|SA]],&nbsp;''Saturday&nbsp;2021&nbsp;February&nbsp;20,&nbsp;17:05&nbsp;UTC''