TinySF
compiler generated documentation
#!+ TinySF
class TinySF extends UGen {
operator auto new(string file);
fun void noteOn(int note, float vel);
fun void noteOff(int note);
}
compiler generated documentation
#!+ TinySF
class TinySF extends UGen {
operator auto new(string file);
fun void noteOn(int note, float vel);
fun void noteOff(int note);
}