Eine Kleine Oscillator Musik | Mozart - Music Lab Oscillators cover

Music Lab Oscillators: This is the Chrome music lab cover of Mozart’s probably most famous piece Eine Kleine Nachtmusik. It seems like not many people read description, but here is a summary (like in previous videos) of how this is done: I set up a virtual loopback MIDI port and used it as output in Synthesia. In the browser I set up a listener to receive MIDI messages from the virtual port via the Web MIDI API. Reverse engineered (just a little bit, after all it’s just javascript) the Oscillator app to be able to control it from my script. This version of the script opens multiple instances of the oscillators for the different channels. The audio was recorded separately for every channel. There is also a new addition to the script: now it’s velocity sensitive
Back to Top