Home
last modified time | relevance | path

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

/dports/audio/bristol/bristol-0.60.10/brighton/
H A DbrightonHammond.c46 #define VOL_COUNT 1 macro
53 #define MEM_START (VOL_START + VOL_COUNT)
55 #define DEVICE_COUNT (SLIDER_COUNT + MOD_COUNT + MEM_COUNT + VOL_COUNT + OPTS_COUNT + FIRST_DEV)
56 #define ACTIVE_DEVS (SLIDER_COUNT + MOD_COUNT + VOL_COUNT + OPTS_COUNT + FIRST_DEV)
248 static brightonLocations volumes[VOL_COUNT] = {
381 VOL_COUNT,
H A DbrightonHammondB3.c48 #define VOL_COUNT 1 macro
52 #define ACTIVE_DEVS (C_COUNT + OPTS_COUNT + VOL_COUNT + LESLIE_COUNT - 1)
53 #define DEVICE_COUNT (C_COUNT + OPTS_COUNT + VOL_COUNT + LESLIE_COUNT + MEM_COUNT)
62 #define LESLIE_START (VOL_START + VOL_COUNT)