| BeatTracker(float bpm) |
| BeatTracker(float bpm, integer numerator) |
| BeatTracker(float bpm, integer numerator, integer denominator) |
| void connectMidi(Midi.Source source) |
| void countIn(integer note) |
| void noteWeight(integer note, float weight) |
| void onBeat(function handler) |
| void onCount(function handler) |
| void stopOnSilence(integer seconds) |
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.