Home
last modified time | relevance | path

Searched refs:BRISTOL_HIDE (Results 1 – 18 of 18) sorted by relevance

/dports/audio/bristol/bristol-0.60.10/bristol/
H A Dlfo.c395 specs->spec.param[1].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in lfoinit()
402 specs->spec.param[2].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in lfoinit()
409 specs->spec.param[3].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in lfoinit()
416 specs->spec.param[4].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in lfoinit()
423 specs->spec.param[5].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in lfoinit()
H A Drotary.c680 specs->spec.param[3].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in leslieinit()
687 specs->spec.param[4].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in leslieinit()
694 specs->spec.param[5].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in leslieinit()
701 specs->spec.param[6].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in leslieinit()
H A Ddca.c205 specs->spec.io[1].flags = BRISTOL_DC|BRISTOL_INPUT|BRISTOL_HIDE; in dcainit()
H A Dhammond.c482 specs->spec.param[5].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in hammondinit()
489 specs->spec.param[6].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in hammondinit()
H A Dresonator.c294 specs->spec.io[1].flags = BRISTOL_DC|BRISTOL_INPUT|BRISTOL_HIDE; in resinit()
H A Daksfilter.c416 specs->spec.io[1].flags = BRISTOL_DC|BRISTOL_INPUT|BRISTOL_HIDE; in aksfilterinit()
H A Dsdco.c400 specs->spec.param[3].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in sdcoinit()
H A Ddco.c410 specs->spec.param[3].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in dcoinit()
H A Daksdco.c503 specs->spec.param[3].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in aksdcoinit()
H A Djunodco.c480 specs->spec.param[3].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in junodcoinit()
H A Dexpdco.c553 specs->spec.param[3].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in expdcoinit()
H A Darpdco.c636 specs->spec.param[3].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in arpdcoinit()
H A Dprophetdco.c727 specs->spec.param[3].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in prophetdcoinit()
H A Dfilter.c1016 specs->spec.io[1].flags = BRISTOL_DC|BRISTOL_INPUT|BRISTOL_HIDE; in filterinit()
H A Ddxop.c1106 specs->spec.param[6].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in dxopinit()
H A Dgranulardco.c781 specs->spec.param[3].flags = BRISTOL_ROTARY|BRISTOL_SLIDER|BRISTOL_HIDE; in quantuminit()
H A Dfilter2.c1544 specs->spec.io[1].flags = BRISTOL_DC|BRISTOL_INPUT|BRISTOL_HIDE; in filter2init()
/dports/audio/bristol/bristol-0.60.10/include/bristol/
H A Dbristol.h444 #define BRISTOL_HIDE 8 macro