Home
last modified time | relevance | path

Searched defs:sndfile (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/file/
H A Dags_sndfile.c365 AgsSndfile *sndfile; in ags_sndfile_set_property() local
487 AgsSndfile *sndfile; in ags_sndfile_get_property() local
556 AgsSndfile *sndfile; in ags_sndfile_get_uuid() local
586 AgsSndfile *sndfile; in ags_sndfile_is_ready() local
601 AgsSndfile *sndfile; in ags_sndfile_add_to_registry() local
673 AgsSndfile *sndfile; in ags_sndfile_is_connected() local
688 AgsSndfile *sndfile; in ags_sndfile_connect() local
702 AgsSndfile *sndfile; in ags_sndfile_disconnect() local
814 AgsSndfile *sndfile; in ags_sndfile_open() local
919 AgsSndfile *sndfile; in ags_sndfile_rw_open() local
[all …]
/dports/audio/libsndfile/libsndfile-1.0.31/src/
H A Dsndfile.c444 sf_close (SNDFILE *sndfile) in sf_close()
453 sf_write_sync (SNDFILE *sndfile) in sf_write_sync()
490 sf_strerror (SNDFILE *sndfile) in sf_strerror()
518 sf_error (SNDFILE *sndfile) in sf_error()
536 sf_perror (SNDFILE *sndfile) in sf_perror()
557 sf_error_str (SNDFILE *sndfile, char *str, size_t maxlen) in sf_error_str()
1417 sf_seek (SNDFILE *sndfile, sf_count_t offset, int whence) in sf_seek()
1535 sf_get_string (SNDFILE *sndfile, int str_type) in sf_get_string()
1559 sf_current_byterate (SNDFILE *sndfile) in sf_current_byterate()
1772 sf_read_int (SNDFILE *sndfile, int *ptr, sf_count_t len) in sf_read_int()
[all …]
/dports/audio/abx/abx-0.0-b1/src/
H A Dsoundfile.c44 Sound_file* sndfile; in open_sound_file() local
95 close_sound_file(Sound_file *sndfile) in close_sound_file()
109 get_metadata(Sound_file *sndfile) in get_metadata()
120 seek_sound_file(Sound_file *sndfile, double offset, int whence) in seek_sound_file()
136 read_pcm_data(Sound_file *sndfile, float *buf, unsigned int nframes) in read_pcm_data()
/dports/audio/libsndfile/libsndfile-1.0.31/tests/
H A Derror_test.c109 { SNDFILE *sndfile ; in no_file_test() local
127 { SNDFILE *sndfile ; in zero_length_test() local
153 { SNDFILE *sndfile ; in bad_wav_test() local
185 SNDFILE *sndfile ; in error_close_test() local
240 SNDFILE *sndfile ; in unrecognised_test() local
H A Dmulti_file_test.c131 { SNDFILE *sndfile ; in multi_file_test() local
206 { SNDFILE *sndfile ; in write_file_at_end() local
H A Draw_test.c63 { SNDFILE *sndfile ; in raw_offset_test() local
/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/supernova/server/
H A Dbuffer_manager.cpp40 auto sndfile = makeSndfileHandle(file); in open_file() local
55 SndfileHandle sndfile = open_file(file, start_frame); in read_file() local
74 SndfileHandle sndfile = open_file(file, start_frame); in read_file_channels() local
114 auto sndfile = makeSndfileHandle(file, SFM_WRITE, format, channels_, sample_rate_); in write_file() local
/dports/emulators/kcemu/KCemu-0.5.1/src/libaudio/
H A Dload_snd.c42 SNDFILE *sndfile; member
49 SNDFILE *sndfile; in loader_snd_check() local
85 SNDFILE *sndfile; in loader_snd_open_prop() local
/dports/audio/moc/moc-2.5.2/decoder_plugins/sndfile/
H A Dsndfile.m43 AC_ARG_WITH(sndfile, AS_HELP_STRING([--without-sndfile], optwith
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/sndfile/
H A Dmeson.build6 shared_module('sndfile', build
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/
H A Dseh-stack-realign.ll30 %code = load i32, i32* %__exceptioncode, align 4
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/nyqsrc/
H A Dsndwritepa.c380 SNDFILE *sndfile = NULL; in sound_save() local
488 SNDFILE *sndfile; in open_for_write() local
565 SNDFILE *sndfile; // opened sound file in sound_overwrite() local
587 SNDFILE *sndfile; // opened sound file in sound_overwrite() local
614 SNDFILE *sndfile, float *buf, int64_t *ntotal, in sound_save_sound()
718 SNDFILE *sndfile, float *buf, int64_t *ntotal, in sound_save_array()
H A Dsndread.h8 SNDFILE *sndfile; member
/dports/audio/libsndfile/libsndfile-1.0.31/programs/
H A Dsndfile-play.c93 SNDFILE *sndfile ; in alsa_play() local
365 SNDFILE *sndfile ; in opensoundsys_play() local
500 SNDFILE *sndfile ; member
679 SNDFILE *sndfile ; in sndio_play() local
738 SNDFILE *sndfile ; in solaris_play() local
H A Dsndfile-salvage.c93 { SNDFILE * sndfile ; in salvage_file() local
259 copy_data (int fd, SNDFILE * sndfile, int readsize) in copy_data()
/dports/sysutils/k3b/k3b-21.12.3/plugins/decoder/libsndfile/
H A Dk3blibsndfiledecoder.cpp33 SNDFILE *sndfile; member in K3bLibsndfileDecoder::Private
205 SNDFILE* sndfile = sf_open (QFile::encodeName(url.toLocalFile()), SFM_READ, &infos); in canDecode() local
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/utils/
H A Daudio.c142 SNDFILE * sndfile = in audio_write_raw_file() local
201 SNDFILE * sndfile = in audio_get_num_frames() local
271 SNDFILE * sndfile = in audio_file_is_silent() local
/dports/audio/artyfx-lv2/openAV-ArtyFX-release-1.3-24-g6010d1a/src/dsp/
H A Dmeson.build25 sndfile = dependency('sndfile') variable
/dports/audio/twolame/twolame-0.4.0/
H A Dconfigure.ac103 AC_ARG_ENABLE(sndfile, optenable
/dports/audio/gtick/gtick-0.5.5/
H A Dconfigure.ac54 AC_ARG_WITH([sndfile], optwith
/dports/audio/moc/moc-2.5.2/tools/
H A Dmd5check.sh133 function sndfile () { function
/dports/audio/moc/moc-2.5.2/decoder_plugins/
H A DMakefile.am28 SUBDIRS += sndfile subdir
/dports/audio/csound/csound-6.15.0/interfaces/
H A DSoundfile.hpp94 SNDFILE *sndfile; member in csound::Soundfile
/dports/audio/openal-soft/openal-soft-1.21.1/examples/
H A Dalplay.c48 SNDFILE *sndfile; in LoadSound() local
/dports/audio/liquidsfz/liquidsfz-0.2.3/tests/
H A Dtestliquid.cc86 SNDFILE *sndfile = sf_open ("testliquid.wav", SFM_WRITE, &sfinfo); in main() local

1234567