OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chan_note
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/
midisynvar.h
148
u_int
chan_note
; /* channel and note */
member in struct:voice
150
#define MS_GETCHAN(v) ((v)->
chan_note
>> 8)
midisyn.c
244
if (ms->voices[v].
chan_note
== cn && ms->voices[v].inuse)
312
ms->voices[bestv].
chan_note
,
317
ms->voices[bestv].
chan_note
));
319
ms->voices[bestv].
chan_note
= MS_CHANNOTE(chan, note);
687
MIDIPITCH_FROM_KEY(vp->
chan_note
&0x7f)));
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025