Home
last modified time | relevance | path

Searched refs:DEFAULT_RHYTHM_BANK_NUMBER (Results 1 – 2 of 2) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_synth.h132 #define DEFAULT_RHYTHM_BANK_NUMBER (DEFAULT_RHYTHM_BANK_MSB << 8) macro
Deas_voicemgt.c517 pChannel->bankNum = DEFAULT_RHYTHM_BANK_NUMBER; in VMInitializeAllChannels()
2702 if ((bank & 0xFF00) == DEFAULT_RHYTHM_BANK_NUMBER) in VMProgramChange()
2744 bank = DEFAULT_RHYTHM_BANK_NUMBER; in VMProgramChange()