Y
Hacker News
new
|
ask
|
show
|
jobs
by
rawrawrawrr
862 days ago
Did you write your own VSTI, or what did you use?
1 comments
keycon
862 days ago
Wrote 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.
link