Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/include/revolution/
Dsyn.h90 u32 priorityNoteOn; // priority for notes that are on member
211 u32 priorityNoteOn, // priority for note on
Dseq.h108 u32 priorityNoteOn, // priority for notes that are on
/RvlSDK-3.1.4/build/libraries/seq/src/
Dseq.c599 u32 priorityNoteOn, // Priority for notes that are on. in SEQAddSequence() argument
611 ASSERT((priorityNoteOn < 32) && (priorityNoteOn > 0)); in SEQAddSequence()
621 priorityNoteOn, in SEQAddSequence()