Sound2LightのBPM情報をリアルタイムにSh4derJockeyに送信するためのツールです。 Sound2LightはOSCに、Sh4derJockeyはMIDI信号にのみ対応しているため、OSCメッセージをMIDI CCにリアルタイムで変換することでこの機能を実現しています。 MIDI信号は7bit(0~127)の範囲で ...
MidiPlayerJS is a JavaScript library which reads standard MIDI files and emits JSON events in real time. This player does not generate any audio, but by attaching a handler to the event emitter you ...