Home
last modified time | relevance | path

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

/dports/audio/bristol/bristol-0.60.10/include/bristol/
H A Dbristol.h73 #define BRISTOL_PARAM_COUNT 16 macro
334 bristolParamSpec param[BRISTOL_PARAM_COUNT];
467 bristolOPParam param[BRISTOL_PARAM_COUNT];
/dports/audio/bristol/bristol-0.60.10/bristol/
H A DsoundManager.c186 for (j = 0; j < BRISTOL_PARAM_COUNT; j++) in freeSoundAlgo()