Home
last modified time | relevance | path

Searched refs:SOUNDFILE (Results 1 – 25 of 72) sorted by relevance

123

/dports/audio/faust/faust-2.37.3/architecture/esp32/
H A Dgramophone.cpp58 #ifdef SOUNDFILE
95 #ifdef SOUNDFILE
121 #ifdef SOUNDFILE in Gramophone()
144 #ifdef SOUNDFILE in ~Gramophone()
H A Desp32.cpp43 #ifdef SOUNDFILE
105 #ifdef SOUNDFILE in AudioFaust()
126 #ifdef SOUNDFILE in ~AudioFaust()
H A Desp32.h41 #ifdef SOUNDFILE
56 #ifdef SOUNDFILE
/dports/games/xpilot/xpilot-4.5.5/src/common/
H A Dconfig.c122 #ifndef SOUNDFILE
124 # define SOUNDFILE LIBDIR "sounds.txt" macro
126 # define SOUNDFILE LIBDIR "sounds" macro
231 char conf_soundfile_string[] = SOUNDFILE;
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/Examples/FLOSS Manual Examples/03 Csound Language/
H A D03H01_Macros_basic.csd14 #define SOUNDFILE # "loop.wav" #
18 idur filelen $SOUNDFILE
24 a1 diskin2 $SOUNDFILE,1
/dports/audio/faust/faust-2.37.3/tools/faust2appls/
H A Dfaust2vcvrack25 SOUNDFILE=false
52 SOUNDFILE=true
129 if [ $SOUNDFILE = true ]; then
H A Dfaust2ios25 SOUNDFILE="0"
53 SOUNDFILE="1"
116 if [ "$SOUNDFILE" = "1" ]; then
123 if [ "$SOUNDFILE" = "1" ]; then
217 if [ "$SOUNDFILE" = "1" ]; then
H A Dfaust2nodejs20 SOUNDFILE=""
77 SOUNDFILE="-soundfile"
115 faust2api $DRIVER -nodoc -nozip $MIDI $SOUNDFILE $OSC $NVOICES $EFFECT $OPTIONS "../"$FILE &> $LOG …
H A Dfaust2max625 SOUNDFILE="0"
128 SOUNDFILE="1"
132 SOUNDFILE="1"
241 if [ "$SOUNDFILE" = "1" ]; then
H A Dfaust2msp21 SOUNDFILE="0"
107 SOUNDFILE="1"
188 if [ "$SOUNDFILE" = "1" ]; then
H A Dfaust2jackconsole20 SOUNDFILE="0"
68 SOUNDFILE="1"
H A Dfaust2jaqt42 SOUNDFILE="0"
96 SOUNDFILE="1"
207 if [ "$SOUNDFILE" = "1" ]; then
H A Dfaust2caqt36 SOUNDFILE="0"
96 SOUNDFILE="1"
211 if [ "$SOUNDFILE" = "1" ]; then
H A Dfaust2api28 SOUNDFILE="0"
118 if [ "$SOUNDFILE" = "1" ]; then
177 SOUNDFILE="1"
381 if [ "$SOUNDFILE" = "1" ]; then
H A Dfaust2cagtk21 SOUNDFILE="0"
66 SOUNDFILE="1"
H A Dfaust2android29 SOUNDFILE=0
42 SOUNDFILE="1"
162 if [ $SOUNDFILE -eq 1 ]; then
H A Dfaust2jack21 SOUNDFILE="0"
77 SOUNDFILE="1"
/dports/audio/faust/faust-2.37.3/architecture/faust/dsp/
H A Dllvm-dsp-adapter.h26 #if defined(SOUNDFILE)
115 #if defined(SOUNDFILE) in instanceResetUserInterface()
H A Dcpp-dsp-adapter.h26 #if defined(SOUNDFILE)
/dports/sysutils/mping/mping-0.1.4/
H A Dmping69 SOUNDFILE=
121 ( afplay "$SOUNDFILE" > /dev/null 2>&1 & ) > /dev/null 2>&1
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/badguy/
H A Dwillowisp.cpp34 static const std::string SOUNDFILE = "sounds/willowisp.wav"; variable
79 SoundManager::current()->preload(SOUNDFILE); in WillOWisp()
185 m_sound_source = SoundManager::current()->create_sound_source(SOUNDFILE); in activate()
/dports/audio/faust/faust-2.37.3/architecture/
H A Dcsvplot.cpp53 #ifdef SOUNDFILE
154 #ifdef SOUNDFILE in main()
H A Djack-console.cpp61 #ifdef SOUNDFILE
179 #ifdef SOUNDFILE in main()
H A Dminimal-fixed-point.cpp40 #if defined(SOUNDFILE)
H A Dios-coreaudio.cpp46 #if SOUNDFILE

123