Searched refs:attackv (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/
H A Dmidisynvar.h68 * attackv(midisyn *ms,
80 void (*attackv) (midisyn *, uint_fast16_t, midipitch_t, int16_t); member in struct:midisyn_methods
88 * does not supply this method, midisyn will call the attackv method
133 * into a single 'level' parameter to attackv, but if the driver is
H A Dmidisyn.c267 if (ms->mets->attackv_vel == 0 && ms->mets->attackv != 0)
334 ms->mets->attackv(ms, voice, mp, level_cB + ms->voices[voice].velcB);
/netbsd-current/sys/dev/isa/
H A Dmidi_pcppi.c77 .attackv = midi_pcppi_on,
H A Dcms.c84 .attackv = cms_on,
/netbsd-current/sys/dev/ic/
H A Dopl.c132 .attackv = oplsyn_attackv,

Completed in 106 milliseconds