Home
last modified time | relevance | path

Searched refs:BRISTOL_ALSA (Results 1 – 3 of 3) sorted by relevance

/dports/audio/bristol/bristol-0.60.10/bristol/
H A Dbristol.c209 audiomain.flags = BRISTOL_ALSA|BRISTOL_MIDI_WAIT; in main()
420 = (audiomain.flags & ~BRISTOL_AUDIOMASK)|BRISTOL_ALSA; in main()
490 |BRISTOL_ALSA|BRISTOL_MIDI_SEQ; in main()
/dports/audio/bristol/bristol-0.60.10/libbristol/
H A DaudioRoutines.c92 if (flags & BRISTOL_ALSA) in bristolAudioOpen()
/dports/audio/bristol/bristol-0.60.10/include/bristol/
H A Dbristol.h234 #define BRISTOL_ALSA 0x01000000 macro