Home
last modified time | relevance | path

Searched refs:SF_FORMAT_WAV (Results 176 – 200 of 239) sorted by relevance

12345678910

/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/bindings/
H A Dfluid_filerenderer.c53 #define FLUID_FILE_RENDERER_DEFAULT_FILE_TYPE SF_FORMAT_WAV
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dexportaudio.cpp307 format = SF_FORMAT_WAV | PCMRate; in saveAudio()
/dports/audio/spectmorph/spectmorph-0.5.2/lib/
H A Dsmwavdata.cc311 case OutFormat::WAV: sfinfo.format = SF_FORMAT_WAV; in save()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/headless/
H A DPlayer.cpp272 sfinfo.format = SF_FORMAT_WAV | SF_FORMAT_PCM_16; in renderMidiFileToWav()
/dports/audio/tetraproc/tetraproc-0.8.6/source/
H A Dimpdata.cc291 I.format = (I.channels > 2) ? SF_FORMAT_WAVEX : SF_FORMAT_WAV; in sf_open_write()
/dports/audio/libsndfile/libsndfile-1.0.31/tests/
H A Dscale_clip_test.tpl81 flt_scale_clip_test_08 ("scale_clip_u8.wav", SF_FORMAT_WAV | SF_FORMAT_PCM_U8, 1.0 * 0x80) ;
84 dbl_scale_clip_test_08 ("scale_clip_u8.wav", SF_FORMAT_WAV | SF_FORMAT_PCM_U8, 1.0 * 0x80) ;
H A Dpipe_test.c78 { SF_FORMAT_WAV , "wav" },
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/bindings/
H A Dfluid_filerenderer.c53 #define FLUID_FILE_RENDERER_DEFAULT_FILE_TYPE SF_FORMAT_WAV
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/spandsp-sim/
H A Dtest_utils.c442 info.format = SF_FORMAT_WAV | SF_FORMAT_PCM_16; in sf_open_telephony_write()
/dports/audio/drumgizmo/drumgizmo-0.9.19/test/
H A Ddrumkit_creator.cc103 sfinfo.format = SF_FORMAT_WAV | SF_FORMAT_PCM_16; in createWav()
/dports/audio/faust/faust-2.37.3/architecture/android/app/lib/libsndfile/include/
H A Dsndfile.h49 SF_FORMAT_WAV = 0x010000, /* Microsoft WAV format (little endian default). */ enumerator
/dports/audio/faust/faust-2.37.3/embedded/faustgen/MacOS/sndfile/
H A Dsndfile.h49 SF_FORMAT_WAV = 0x010000, /* Microsoft WAV format (little endian default). */ enumerator
/dports/comms/spandsp/spandsp-284fe91/spandsp-sim/
H A Dtest_utils.c442 info.format = SF_FORMAT_WAV | SF_FORMAT_PCM_16; in sf_open_telephony_write()
/dports/audio/screcord-lv2/screcord.lv2-36fbff9/
H A Dscrecord1.cc217 sfinfo.format = is_wav ? SF_FORMAT_WAV | SF_FORMAT_FLOAT : SF_FORMAT_OGG | SF_FORMAT_VORBIS; in open_stream()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/import/
H A DImportPCM.cpp443 ((mInfo.format & SF_FORMAT_TYPEMASK) == SF_FORMAT_WAV)) { in Import()
/dports/audio/csound/csound-6.15.0/OOps/
H A DsndinfUG.c312 (typ == SF_FORMAT_WAV || typ == SF_FORMAT_W64 || typ == SF_FORMAT_AIFF)) in filepeak_()
/dports/audio/libsndfile/libsndfile-1.0.31/docs/
H A Dnew_file_type_howto.md87 { case SF_FORMAT_WAV :
/dports/audio/libgig/libgig-4.3.0/src/tools/
H A Dsf2extract.cpp379 int format = SF_FORMAT_WAV; in writeWav()
H A Dgigextract.cpp342 int format = SF_FORMAT_WAV; in writeWav()
H A Dakaiextract.cpp490 int format = SF_FORMAT_WAV;
/dports/audio/luppp/openAV-Luppp-release-1.2.1/src/
H A Ddiskwriter.cxx299 …SndfileHandle outfile( path.str(), SFM_WRITE, SF_FORMAT_WAV | SF_FORMAT_FLOAT, 2, gui->samplerate … in writeAudioBuffer()
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DVoiceRecorder.cpp193 sfinfo.format = SF_FORMAT_WAV | SF_FORMAT_PCM_24; in createSoundFileInfo()
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DVoiceRecorder.cpp193 sfinfo.format = SF_FORMAT_WAV | SF_FORMAT_PCM_24; in createSoundFileInfo()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dg722_tests.c603 info.format = SF_FORMAT_WAV | SF_FORMAT_PCM_16; in main()
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dg722_tests.c603 info.format = SF_FORMAT_WAV | SF_FORMAT_PCM_16; in main()

12345678910