Home
last modified time | relevance | path

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

/RvlSDK-3.2/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.2/build/libraries/seq/src/
Dseq.c596 u32 priorityNoteOn, // priority for notes that are on in SEQAddSequence() argument
608 ASSERT((priorityNoteOn < 32) && (priorityNoteOn > 0)); in SEQAddSequence()
618 priorityNoteOn, in SEQAddSequence()