# # ChangeLog for tests/src/io/test-sink_sndfile.c # # Generated by Trac 1.2 # May 17, 2024, 4:44:28 PM Thu, 29 Nov 2018 15:26:45 GMT Paul Brossier [ee0c4d50] * tests/src/io/test-sink-multi.c (modified) * tests/src/io/test-sink.c (modified) * tests/src/io/test-sink_apple_audio-multi.c (modified) * tests/src/io/test-sink_apple_audio.c (modified) * tests/src/io/test-sink_sndfile-multi.c (modified) * tests/src/io/test-sink_sndfile.c (modified) * tests/src/io/test-sink_wavwrite-multi.c (modified) * tests/src/io/test-sink_wavwrite.c (modified) [tests] use run_on_default_source_and_sink in sink tests Sun, 11 Dec 2016 23:25:07 GMT Paul Brossier [33d0242] * src/aubio_priv.h (modified) * src/io/audio_unit.c (modified) * src/io/ioutils.c (modified) * src/io/sink.c (modified) * src/io/sink_apple_audio.c (modified) * src/io/sink_sndfile.c (modified) * src/io/sink_wavwrite.c (modified) * src/io/source.c (modified) * src/io/source_apple_audio.c (modified) * src/io/source_avcodec.c (modified) * src/io/source_sndfile.c (modified) * src/io/source_wavread.c (modified) * src/io/utils_apple_audio.c (modified) * src/mathutils.c (modified) * src/synth/sampler.c (modified) * src/synth/wavetable.c (modified) * src/temporal/resampler.c (modified) * src/utils/log.c (modified) * src/utils/parameter.c (modified) * src/utils/windll.c (modified) * src/vecutils.c (modified) * tests/src/io/test-sink_sndfile-multi.c (modified) * tests/src/io/test-sink_sndfile.c (modified) src/aubio_priv.h: move include config.h here Sun, 23 Feb 2014 02:13:26 GMT Paul Brossier [9f68f11] * tests/src/io/test-sink.c (modified) * tests/src/io/test-sink_apple_audio.c (modified) * tests/src/io/test-sink_sndfile.c (modified) * tests/src/io/test-sink_wavwrite.c (modified) tests/src/io/test-sink*: improve, unify Sun, 23 Feb 2014 00:51:33 GMT Paul Brossier [d7ac23f] * tests/src/io/test-sink_apple_audio.c (modified) * tests/src/io/test-sink_sndfile.c (modified) * tests/src/io/test-sink_wavwrite.c (modified) tests/src/io/test-sink*: use source native samplerate Wed, 06 Mar 2013 21:32:06 GMT Paul Brossier [6d3777a] * tests/src/io/test-sink_sndfile.c (modified) tests/src/io/test-sink_sndfile.c: include config, fix path Sun, 03 Mar 2013 19:30:32 GMT Paul Brossier [856ceb5] * tests/src/io/test-sink_apple_audio.c (moved) * tests/src/io/test-sink_sndfile.c (modified) * tests/src/io/test-source_apple_audio.c (moved) * tests/src/io/test-source_sndfile.c (modified) tests/src/io/: add comment about unstable Sun, 03 Mar 2013 18:30:40 GMT Paul Brossier [248da64] * tests/src/io/test-sink.c (modified) * tests/src/io/test-sink_apple_audio_file.c (modified) * tests/src/io/test-sink_sndfile.c (modified) * tests/src/io/test-source.c (modified) * tests/src/io/test-source_apple_audio_file.c (modified) * tests/src/io/test-source_sndfile.c (modified) * tests/utils_tests.h (added) tests/src/io: improve examples Sun, 15 Jul 2012 18:20:03 GMT Paul Brossier [d9ab958] * tests/src/io/test-sink_sndfile.c (modified) tests/src/io/test-sink_sndfile.c: update and simplify Sat, 14 Jul 2012 19:13:20 GMT Paul Brossier [2c3d4ca] * src/aubio.h (modified) * src/io/sink_sndfile.c (added) * src/io/sink_sndfile.h (added) * tests/src/io/test-sink_sndfile.c (added) added sink_sndfile.c draft