Home
last modified time | relevance | path

Searched refs:midisynth_controller (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/sound/midi/
H A Dmidi.c133 static synth_controller_t midisynth_controller; variable
145 KOBJMETHOD(synth_controller, midisynth_controller),
1386 midisynth_controller(void *n, uint8_t chn, uint8_t ctrlnum, uint16_t val) in midisynth_controller() function