clubfest

Results 3 comments of clubfest

You can run the soundfont_builder.rb file after modifying a little; something like this ``` def generate_midi(program, note_value, file) include MIDI seq = Sequence.new() track = Track.new(seq) seq.tracks

Check out https://github.com/clubfest/MIDI.js

Works for me in Chrome. In any case, you can just copy the sound files in the synth-drum folder in my fork to the appropriate place.