Home
last modified time | relevance | path

Searched refs:sndfile (Results 251 – 275 of 3346) sorted by relevance

1...<<11121314151617181920>>...134

/dports/audio/enscribe/enscribe-0.1.0/
H A Dmakefile6 …gcc `pkg-config --cflags --libs sndfile` -Wall -o enscribe enscribe.c -lgd -lpng -lz -ljpeg -lfree…
/dports/audio/libinstpatch/libinstpatch-1.1.6/
H A Dlibinstpatch-1.0.pc.in9 Requires: glib-2.0 gobject-2.0 gthread-2.0 sndfile
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/nyqsrc/
H A Dsndread.h8 SNDFILE *sndfile; member
/dports/audio/py-pysndfile/pysndfile-1.4.3/
H A DPKG-INFO61 sndfile.hh that is distributed with libsndfile. The only modification is
115 either the command line options --sndfile-libdir and --sndfile-incdir that
143 fixes the problem that the sndfile remains open when an error occurs
144 which may in turn lead to inconsistencies if the sndfile is tried to
286 - support returning extended sndfile info covering number of frames and
325 automatically from sndfile.h
/dports/audio/libsndfile/libsndfile-1.0.31/
H A Dsndfile.pc.in6 Name: sndfile
/dports/audio/ladspa/ladspa_sdk_1.17/src/
H A DMakefile69 -sndfile-play ../snd/noise.wav
74 -sndfile-play /tmp/test.wav
/dports/comms/fldigi/fldigi-4.1.20/src/soundcard/
H A Daudio_alert.cxx121 void Caudio_alert::file(std::string sndfile) in file() argument
124 sc_audio->play_file(sndfile); in file()
/dports/emulators/vice/vice-3.5/src/lib/liblame/debian/
H A Drules11 --with-fileio=sndfile \
/dports/audio/lame/lame-3.100/debian/
H A Drules11 --with-fileio=sndfile \
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/debian/
H A Drules11 --with-fileio=sndfile \
/dports/audio/faust/faust-2.37.3/tools/faust2appls/
H A Dfaust2api338 …dflags --libs all --system-libs` `pkg-config --cflags --static --libs jack sndfile` -o dynamic-api
388 …$CXX $CXXFLAGS -DPOLY_VOICES "$PPFILE" `pkg-config --cflags --static --libs sndfile` -lpthread -o …
390 … $CXX $CXXFLAGS "$PPFILE" `pkg-config --cflags --static --libs sndfile` -lpthread -o "$PPBINARY"
H A Dfaust2jaqt98 SOUNDFILEINC=$(pkg-config --cflags sndfile | cut -c 3-)
99 SOUNDFILELIBS=`pkg-config --static --libs sndfile`
/dports/audio/faust/faust-2.37.3/tools/benchmark/
H A DMakefile44 …amic-jack-gtk.cpp $(LIBS) -I $(INC) $(LLVM) `pkg-config --cflags --libs sndfile samplerate jack g…
50 …amic-jack-gtk.cpp $(LIBS) -I $(INC) $(LLVM) `pkg-config --cflags --libs sndfile samplerate gtk+-2…
53 ….cpp $(LIBS) -I $(INC) $(LLVM) `pkg-config --cflags --libs jack gtk+-2.0 sndfile samplerate` $(STR…
/dports/audio/libaudec/libaudec-0.3.4/
H A Dmeson.build159 'sndfile', version: '>=1.0.25', required: false)
162 'sndfile', options: cmake_opts)
164 'sndfile')
/dports/devel/p5-PkgConfig/PkgConfig-0.25026/t/data/usr/lib/pkgconfig/
H A Dsndfile.pc6 Name: sndfile
/dports/devel/efl/efl-1.25.1/src/lib/ecore_audio/
H A Decore_audio_out_sndfile.eo3 [[Ecore audio output to the sndfile library.]]
H A Decore_audio_in_sndfile.eo3 [[Ecore Audio sndfile input.]]
/dports/games/alephone/alephone-release-20190331/Source_Files/Sound/
H A DSndfileDecoder.h52 SNDFILE* sndfile;
/dports/audio/gsequencer/gsequencer-3.10.4/
H A Dlibags_audio.pc.in11 Requires: uuid >= 1.0.1 libxml-2.0 >= 2.8.0 sndfile >= 1.0.25 libinstpatch-1.0 >= 1.0 gobject-2.0 >…
H A Dlibgsequencer.pc.in11 Requires: uuid >= 1.0.2 alsa >= 1.0.25 jack libxml-2.0 >= 2.8.0 sndfile >= 1.0.25 libinstpatch-1.0 …
/dports/audio/moc/moc-2.5.2/decoder_plugins/
H A DMakefile.am28 SUBDIRS += sndfile subdir
/dports/audio/baresip/baresip-0.5.8/docs/examples/
H A Dconfig75 #module sndfile.so
176 # sndfile #
/dports/audio/sweep/sweep-0.9.3/src/
H A Dplay.c804 SNDFILE * sndfile = NULL; in play_active_heads() local
837 sndfile = sf_open (filename, SFM_WRITE, &sfinfo); in play_active_heads()
838 if (sndfile == NULL) sf_perror (NULL); in play_active_heads()
900 if (sndfile) in play_active_heads()
901 sf_writef_float (sndfile, devbuf, count / main_handle->driver_channels); in play_active_heads()
922 if (sndfile) { in play_active_heads()
924 sf_close (sndfile); in play_active_heads()
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/cmake/
H A DAddIncludeDirectories.cmake14 "${MODPLUG_INCLUDE_DIRS}" # Before SDL2 because we want the sndfile.h of ModPlug.
/dports/audio/pacpl/pacpl-code/extra/
H A Dmod-install-debian.sh47 sndfile-programs \

1...<<11121314151617181920>>...134