6 ms·
Did you write your own VSTI, or what did you use?
by rawrawrawrr 3y ago
Did you write your own VSTI, or what did you use?
- keycon 3y agoWrote it myself. It's a javascript object that loads in all the piano sounds and manages the audiocontext. When the MIDI note/velocity/pedal state updates, a method on the object is called to play the sound.