Home
last modified time | relevance | path

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

12345678910

/dports/multimedia/pipewire/pipewire-0.3.43/src/tools/
H A Dpw-cat.c1355 info.format |= SF_FORMAT_WAV; in setup_sndfile()
/dports/audio/soundtracker/soundtracker-1.0.2.1/app/
H A Dsample-editor.c2191 sfinfo.format = SF_FORMAT_WAV | SF_FORMAT_PCM_U8;
2193 sfinfo.format = SF_FORMAT_WAV | SF_FORMAT_PCM_16;
H A Dgui.c665 sfinfo.format = SF_FORMAT_WAV |
/dports/audio/geonkick-lv2/geonkick-2.8.0/src/
H A Dgeonkick_api.cpp1445 && formatType != SF_FORMAT_WAV in loadSample()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangPrimSource/
H A DPyrFilePrim.cpp1479 case SF_FORMAT_WAV: in headerFormatToString()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Daudiotrack.cpp3025 SF_FORMAT_WAV | SF_FORMAT_FLOAT, in prepareRecording()
H A Dapp.cpp4591 sfiNew.format = SF_FORMAT_WAV | SF_FORMAT_FLOAT; in importWaveToTrack()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/files/
H A DAudioFile.cpp2310 sf_info.format = SF_FORMAT_WAV | SF_FORMAT_FLOAT | SF_ENDIAN_LITTLE; in save_sndfile()
/dports/audio/libsndfile/libsndfile-1.0.31/docs/
H A Dapi.md113 | SF_FORMAT_WAV | 0x010000 | Microsoft WAV format (little endian). |
/dports/comms/fldigi/fldigi-4.1.20/src/soundcard/
H A Dsound.cxx113 format = SF_FORMAT_WAV | SF_FORMAT_PCM_16; in get_file_params()
/dports/audio/csound/csound-6.15.0/util/
H A Datsa.c1822 sfinfo.format = SF_FORMAT_WAV | SF_FORMAT_PCM_16; in compute_residual()
/dports/audio/gnaural/gnaural-1.0.20110606/src/
H A Dmain.c128 int main_AudioWriteFile_format = SF_FORMAT_WAV | SF_FORMAT_PCM_16; //this is merely a default
/dports/audio/py-pysndfile/pysndfile-1.4.3/
H A D_pysndfile.pyx121 … cdef int C_SF_FORMAT_WAV "SF_FORMAT_WAV" # /* Microsoft WAV format (little endian default). */
/dports/audio/csound/csound-6.15.0/OOps/
H A Ddiskin2.c2216 (typ == SF_FORMAT_WAV || typ == SF_FORMAT_W64 || typ == SF_FORMAT_AIFF))

12345678910