Home
last modified time | relevance | path

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

/dports/audio/muse-sequencer/muse-4.0.0/src/synti/deicsonze/
H A Ddeicsonzepreset.h41 #define PROG_NBR 128 macro
H A Ddeicsonze.cpp3742 _patch.prog = PROG_NBR - 1; //hack to go faster in getPatchInfo()
3758 if(_patch.prog + 1 < PROG_NBR) { in getPatchInfo()