Lets say you want a single button to select an effect or your crossfader to also act as an EQ fader. These kind of functions are just not possible with 99% of dj midi gear out of the box, but there ...
There are some required items for this tutorial. I will also include suggestions based on what equipment I have. While one could probably make due without them, it is better to have them as it will ...
MIDI is a protocol that electronic musical instruments, controllers and computers (and now browsers) use to communicate with each other. Web MIDI API supports the MIDI protocol and has been available ...
This extension shows how to read and write MIDI files with Nyquist. Once you have a sequence, you can read Midi data into it from a file. You do this in three steps: Open the file in binary mode ...