This folder contains files exploring using the Tone.js and NexusUI Javascript libraries to implement the musical theories of the composer Joseph Schillinger.
index.html - Single page app with a "Play" button. Calculates a Schiilinger resultant (see my article on Perl.com for a better description of the concept) and plays a set of pitches based on the resultant.
You can see/hear the app at http://andysylvester.com/files/tonejs_experiments/
https://github.com/Tonejs/Tone.js - Tone.js Github page
https://github.com/lsu-emdm/nexusUI/ - NexusUI Github page
http://joeldarling.com/joliesynth/ - Used this as a basis for the app
5/7/2017 - Initial commit
5/8/2017 - Added instructions on how to use the app, added sliders to be able to set the major generator and minor generator interactively