-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
temperate_synth #10
base: master
Are you sure you want to change the base?
temperate_synth #10
Conversation
Illustration of inegal temperament in baroque musique based on polysynthetizer with several tunings for the same music scale. The scale will be built by individual tuning of each note, based on pure tierce, pure quinte and pure octave with an convenient user interface. This is for music educative objective.
I'm not sure what this is. Are you intending to add a subproject? |
Hello Chris, 3 attached files : synthe_01_2014_06_25.pdf : the main points y woul'd tell you, gene_osc_fourier_06css.htm : an adaptation for adding harmonics. RDM_55_XS_01.png : a background image which should be in the same directory as gene_osc_fourier_06css.htm Best regards Marc Nicolardot Le Lundi 23 juin 2014 17h53, Chris Wilson [email protected] a écrit : I'm not sure what this is. Are you intending to add a subproject? |
Hello Chris, I have a short question, for which you can perhaps help me : when I click on "analog synth" https://webaudiodemos.appspot.com/ the synthe is shown with all the buttons and is played with a midi keyboard very well, and when I open the index.htm loaded from GitHub, with Google Chrome (35), the buttons are not shown and the synthe doesn't play music. I can not select the MIDI input : no menu for this in the loaded version of the synthe. Thank you very much for your help. Marc Nicolardot Le Mercredi 25 juin 2014 17h18, Marc Nicolardot [email protected] a écrit : Hello Chris, 3 attached files : synthe_01_2014_06_25.pdf : the main points y woul'd tell you, gene_osc_fourier_06css.htm : an adaptation for adding harmonics. RDM_55_XS_01.png : a background image which should be in the same directory as gene_osc_fourier_06css.htm Best regards Marc Nicolardot Le Lundi 23 juin 2014 17h53, Chris Wilson [email protected] a écrit : I'm not sure what this is. Are you intending to add a subproject? |
It needs to be hosted on a web server - i.e., it has to be served over On the attached files - as far as I can tell, they're not attached On Sat, Jun 28, 2014 at 8:33 AM, nicolardot [email protected]
|
Hello Chris, Perhaps can you help me. Two synths are available on : https://webaudiodemos.appspot.com/ "Monosynth" finds the midi keyboard connected to my windows PC and "analog synth" doesn't. Marc Nicolardot |
Monosynth has the polyfill added, analog does not. You're either not using Chrome, or it doesn't have the MIDI flag enabled in chrome://flags. |
Thank you very much Chris, the MIDI flag was not enabled. Now, analogs works well. Monosynth has the polyfill added, analog does not. You're either not using Chrome, or it doesn't have the MIDI flag enabled in chrome://flags.— |
Illustration of inegal temperament in baroque musique based on polysynthetizer with several tunings for the same music scale. The scale will be built by individual tuning of each note, based on pure tierce, pure quinte and pure octave with an convenient user interface. This is for music educative objective.