Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/sound/midi/
H A Dmidi.c142 static synth_controller_t midisynth_controller; variable
154 KOBJMETHOD(synth_controller, midisynth_controller),
1338 midisynth_controller(void *n, uint8_t chn, uint8_t ctrlnum, uint16_t val) in midisynth_controller() function