Home
last modified time | relevance | path

Searched refs:ACTIVE_DEVS (Results 1 – 25 of 42) sorted by relevance

12

/dports/audio/bristol/bristol-0.60.10/brighton/
H A DbrightonMini.c43 #define ACTIVE_DEVS (42 + FIRST_DEV) macro
591 synth->mem.active = ACTIVE_DEVS; in miniInit()
708 dispatch[ACTIVE_DEVS +0].routine = dispatch[ACTIVE_DEVS +1].routine = in miniInit()
709 dispatch[ACTIVE_DEVS +2].routine = dispatch[ACTIVE_DEVS +3].routine = in miniInit()
710 dispatch[ACTIVE_DEVS +4].routine = dispatch[ACTIVE_DEVS +5].routine = in miniInit()
711 dispatch[ACTIVE_DEVS +6].routine = dispatch[ACTIVE_DEVS +7].routine = in miniInit()
712 dispatch[ACTIVE_DEVS +8].routine = dispatch[ACTIVE_DEVS +9].routine = in miniInit()
713 dispatch[ACTIVE_DEVS +10].routine = dispatch[ACTIVE_DEVS +11].routine = in miniInit()
714 dispatch[ACTIVE_DEVS +14].routine = dispatch[ACTIVE_DEVS +15].routine in miniInit()
719 dispatch[ACTIVE_DEVS + 2].operator = 0; in miniInit()
[all …]
H A DbrightonPoly800.c72 #define ACTIVE_DEVS 89 macro
73 #define MEM_MGT ACTIVE_DEVS
79 #define DEVICE_COUNT (ACTIVE_DEVS + MODS_COUNT)
1039 synth->mem.param[ACTIVE_DEVS + dev] = ho; in poly800UpdateDisplay()
1040 synth->mem.param[ACTIVE_DEVS + dev + 1] = lo; in poly800UpdateDisplay()
1341 synth->mem.param[ACTIVE_DEVS + index] = value; in poly800ModCallback()
1364 if (synth->mem.param[ACTIVE_DEVS + 24] != 0) in poly800ModCallback()
1376 if (synth->mem.param[ACTIVE_DEVS + 24] == 0) in poly800ModCallback()
1468 if (synth->mem.param[ACTIVE_DEVS + 24] != 0) in poly800ModCallback()
1716 synth->mem.active = ACTIVE_DEVS; in poly800Init()
[all …]
H A DbrightonSAks.c40 #define ACTIVE_DEVS (59 + 256) macro
43 #define MEM_START (ACTIVE_DEVS + 5)
674 synth->mem.active = ACTIVE_DEVS; in sAksInit()
813 dispatch[ACTIVE_DEVS + 0].controller = 126; in sAksInit()
814 dispatch[ACTIVE_DEVS + 0].operator = 12; in sAksInit()
816 dispatch[ACTIVE_DEVS + 1].controller = 126; in sAksInit()
817 dispatch[ACTIVE_DEVS + 1].operator = 13; in sAksInit()
821 dispatch[ACTIVE_DEVS + 2].controller = 126; in sAksInit()
822 dispatch[ACTIVE_DEVS + 2].operator = 14; in sAksInit()
823 dispatch[ACTIVE_DEVS + 3].controller = 126; in sAksInit()
[all …]
H A DbrightonMixer.h41 #define ACTIVE_DEVS \ macro
52 #define DEVICE_COUNT (ACTIVE_DEVS)
H A DbrightonBME700.c64 #define ACTIVE_DEVS (OPTS_START + OPTS_COUNT) macro
65 #define MEM_MGT ACTIVE_DEVS
70 #define DEVICE_COUNT (ACTIVE_DEVS + 2)
591 if (synth->dispatch[ACTIVE_DEVS].other2) in BME700ModCallback()
593 synth->dispatch[ACTIVE_DEVS].other2 = 0; in BME700ModCallback()
620 if (synth->dispatch[ACTIVE_DEVS].other1 != -1) in BME700ModCallback()
622 synth->dispatch[ACTIVE_DEVS].other2 = 1; in BME700ModCallback()
630 synth->dispatch[ACTIVE_DEVS].other1, &event); in BME700ModCallback()
632 synth->dispatch[ACTIVE_DEVS].other1 = index; in BME700ModCallback()
936 synth->mem.active = ACTIVE_DEVS; in BME700Init()
[all …]
H A DbrightonBitOne.c51 #define ACTIVE_DEVS 200 macro
54 #define MEM_MGT ACTIVE_DEVS
60 #define SAVE_MODE (ACTIVE_DEVS - 4)
61 #define SAVE_STEREO (ACTIVE_DEVS - 3)
62 #define SAVE_PEER (ACTIVE_DEVS - 2)
73 #define RADIOSET_1 (ACTIVE_DEVS + 9)
74 #define RADIOSET_2 (ACTIVE_DEVS + 19)
75 #define RADIOSET_3 ACTIVE_DEVS
93 #define ENTRY_POT (ACTIVE_DEVS + 8)
204 b1range bitoneRange[ACTIVE_DEVS] = {
[all …]
H A DbrightonOBX.c44 #define ACTIVE_DEVS 43 macro
409 1, 0, (int) synth->mem.param[ACTIVE_DEVS-1]); in obxKeyLoadMemory()
412 brightonParamChange(synth->win, 0, ACTIVE_DEVS-1, &event); in obxKeyLoadMemory()
432 bristolMidiSendMsg(fd, chan, 1, 0, (int) synth->mem.param[ACTIVE_DEVS-1]); in obxLoadMemory()
435 brightonParamChange(synth->win, 0, ACTIVE_DEVS-1, &event); in obxLoadMemory()
612 synth->mem.param[ACTIVE_DEVS - 1] = v; in obxWaveform()
846 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in obxCallback()
898 synth->mem.active = ACTIVE_DEVS; in obxInit()
H A DbrightonRhodesBass.c53 #define ACTIVE_DEVS (OPTS_COUNT + MOD_COUNT - 1) macro
56 #define MEM_MGT ACTIVE_DEVS
277 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in rBassCallback()
523 synth->mem.active = ACTIVE_DEVS; in rBassInit()
H A DbrightonRhodes.c53 #define ACTIVE_DEVS (OPTS_COUNT + MOD_COUNT - 1) macro
56 #define MEM_MGT ACTIVE_DEVS
286 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in rhodesCallback()
547 synth->mem.active = ACTIVE_DEVS; in rhodesInit()
H A DbrightonVox.c53 #define ACTIVE_DEVS (OPTS_COUNT + 7 + FIRST_DEV) macro
56 #define MEM_MGT ACTIVE_DEVS
546 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in voxCallback()
654 synth->mem.active = ACTIVE_DEVS; in voxInit()
H A DbrightonRealistic.c47 #define ACTIVE_DEVS (MOD_COUNT - 3) macro
281 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in realisticCallback()
509 synth->mem.active = ACTIVE_DEVS; in realisticInit()
680 loadMemory(synth, "realistic", 0, synth->location, ACTIVE_DEVS, 0, in realisticConfigure()
H A DbrightonSolina.c55 #define ACTIVE_DEVS (MOD_COUNT + FX_COUNT + OPTS_COUNT) macro
56 #define DEVICE_COUNT (ACTIVE_DEVS + MEM_COUNT)
348 for (; i < ACTIVE_DEVS; i++) in memCallback()
687 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in solinaCallback()
735 synth->mem.active = ACTIVE_DEVS; in solinaInit()
H A DbrightonVoyager.c53 #define ACTIVE_DEVS 56 macro
54 #define MEM_START (ACTIVE_DEVS + 1)
H A DbrightonProphet10.c71 #define ACTIVE_DEVS 48 macro
1063 for (i = 0; i < ACTIVE_DEVS; i++) in pro10PanelSwitch()
1072 for (i = 0; i < ACTIVE_DEVS; i++) in pro10PanelSwitch()
1477 if (index >= ACTIVE_DEVS) in pro10Callback()
1483 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in pro10Callback()
1657 synth->mem.active = ACTIVE_DEVS; in pro10Init()
1668 ((guiSynth *) synth->second)->mem.active = ACTIVE_DEVS; in pro10Init()
1961 for (i = 0; i < ACTIVE_DEVS; i++) in memForce()
1966 for (i = 0; i < ACTIVE_DEVS; i++) in memForce()
2015 ((guiSynth *) synth->second)->mem.active = ACTIVE_DEVS; in pro10Configure()
H A DbrightonArp2600.c44 #define ACTIVE_DEVS (OUTPUT_START + ARP_OUTPUTS) macro
45 #define INPUT_START ACTIVE_DEVS
1236 synth->mem.active = ACTIVE_DEVS; in arp2600Init()
1263 synth->dispatch[i].operator = i - ACTIVE_DEVS; in arp2600Init()
1268 synth->dispatch[i].operator = i - ACTIVE_DEVS + ARP_OUTPUTS; in arp2600Init()
1564 synth->mem.active = ACTIVE_DEVS; in arp2600Configure()
H A DbrightonProOne.c45 #define ACTIVE_DEVS 52 macro
47 #define MEM_START (ACTIVE_DEVS + 2) // 54
894 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in pro1Callback()
960 synth->mem.active = ACTIVE_DEVS; in pro1Init()
1207 brightonParamChange(synth->win, 0, ACTIVE_DEVS + 0, &event); in pro1Configure()
1210 brightonParamChange(synth->win, 0, ACTIVE_DEVS + 1, &event); in pro1Configure()
H A DbrightonJuno.c40 #define ACTIVE_DEVS (39 + FIRST_DEV) macro
42 #define MEM_MGT ACTIVE_DEVS
545 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in junoCallback()
663 synth->mem.active = ACTIVE_DEVS; in junoInit()
H A DbrightonRoadRunner.c60 #define ACTIVE_DEVS (MODS_COUNT + OPTS_COUNT + 2) macro
61 #define DEVICE_COUNT (ACTIVE_DEVS + MEM_COUNT - 2)
780 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in roadrunnerCallback()
829 synth->mem.active = ACTIVE_DEVS; in roadrunnerInit()
H A DbrightonStratus.c112 #define ACTIVE_DEVS 70 macro
113 #define MEM_START (ACTIVE_DEVS)
724 if ((!global.libtest) || (index >= ACTIVE_DEVS)) { in stratusModCallback()
1169 if ((index < ACTIVE_DEVS - 4) && (index >= STRATUS_DEVS)) in stratusCallback()
1174 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in stratusCallback()
1277 synth->mem.active = ACTIVE_DEVS; in stratusInit()
1292 ((guiSynth *) synth->second)->mem.active = ACTIVE_DEVS; in stratusInit()
H A DbrightonAxxe.c43 #define ACTIVE_DEVS 30 macro
44 #define MEM_START (ACTIVE_DEVS)
762 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in axxeCallback()
861 synth->mem.active = ACTIVE_DEVS; in axxeInit()
H A DbrightonVoxM2.c58 #define ACTIVE_DEVS (MOD_COUNT - 7) macro
61 #define MEM_MGT ACTIVE_DEVS
676 if (index >= ACTIVE_DEVS) { in voxM2Callback()
681 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in voxM2Callback()
930 synth->mem.active = ACTIVE_DEVS; in voxM2Init()
H A DbrightonPoly.c45 #define ACTIVE_DEVS 56 macro
46 #define MEM_START ACTIVE_DEVS
718 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in polyCallback()
770 synth->mem.active = ACTIVE_DEVS; in polyInit()
H A DbrightonExplorer.c74 #define ACTIVE_DEVS 56 macro
75 #define MEM_START (ACTIVE_DEVS + 1)
514 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in explorerCallback()
811 synth->mem.active = ACTIVE_DEVS; in explorerInit()
H A DbrightonPoly6.c44 #define ACTIVE_DEVS (DEVICE_COUNT - 20) macro
46 #define MEM_START ACTIVE_DEVS
629 if ((!global.libtest) || (index >= ACTIVE_DEVS)) in poly6Callback()
770 synth->mem.active = ACTIVE_DEVS; in poly6Init()
H A DbrightonMaster.c45 #define ACTIVE_DEVS (PARAM_COUNT * OP_COUNT + ALGOS_COUNT + FIRST_DEV) macro
58 #define MEM_START ACTIVE_DEVS
66 #define DEVICE_COUNT (ACTIVE_DEVS + MEM_COUNT)
683 synth->mem.active = ACTIVE_DEVS; in masterInit()

12