Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/midi/
H A Dmidi.c134 static synth_alloc_t midisynth_alloc; variable
1330 midisynth_alloc(void *n, uint8_t chan, uint8_t note) in midisynth_alloc() function