Home
last modified time | relevance | path

Searched defs:midisynth_alloc (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/sound/midi/
H A Dmidi.c132 static synth_alloc_t midisynth_alloc; variable
1380 midisynth_alloc(void *n, uint8_t chan, uint8_t note) in midisynth_alloc() function