# # ChangeLog for src/io/source_sndfile.c # # Generated by Trac 1.2 # Sep 19, 2024, 9:44:44 AM Mon, 11 Feb 2013 16:39:13 GMT Paul Brossier [35c97ab] * src/io/source.h (modified) * src/io/source_apple_audio.h (modified) * src/io/source_sndfile.c (modified) * src/io/source_sndfile.h (modified) src/io/: removed methods duplicated in merge Mon, 11 Feb 2013 10:06:28 GMT Paul Brossier [fc117d0] * .gitignore (modified) * Makefile.am (deleted) * NEWS (deleted) * bootstrap (deleted) * configure.ac (deleted) * doc/Makefile.am (deleted) * examples/Makefile.am (deleted) * examples/aubiomfcc.c (modified) * examples/aubioonset.c (modified) * examples/aubiotrack.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) * examples/wscript_build (modified) * interfaces/python/README (deleted) * interfaces/python/aubio/__init__.py (deleted) * interfaces/python/build_linux (deleted) * interfaces/python/build_osx (deleted) * python.old/README (moved) * python.old/aubio/__init__.py (added) * python.old/aubio/aubioclass.py (moved) * python.old/aubio/bench/__init__.py (moved) * python.old/aubio/bench/broadcast.py (moved) * python.old/aubio/bench/config.py (moved) * python.old/aubio/bench/node.py (moved) * python.old/aubio/bench/onset.py (moved) * python.old/aubio/gnuplot.py (moved) * python.old/aubio/median.py (moved) * python.old/aubio/onsetcompare.py (moved) * python.old/aubio/plot/__init__.py (moved) * python.old/aubio/plot/keyboard.py (moved) * python.old/aubio/plot/notes.py (moved) * python.old/aubio/task/__init__.py (moved) * python.old/aubio/task/beat.py (moved) * python.old/aubio/task/cut.py (moved) * python.old/aubio/task/notes.py (moved) * python.old/aubio/task/onset.py (moved) * python.old/aubio/task/params.py (moved) * python.old/aubio/task/pitch.py (moved) * python.old/aubio/task/silence.py (moved) * python.old/aubio/task/task.py (moved) * python.old/aubio/txtfile.py (moved) * python.old/aubio/web/__init__.py (moved) * python.old/aubio/web/browser.py (moved) * python.old/aubio/web/html.py (moved) * python.old/aubio/wscript_build (moved) * python.old/aubiocompare-onset (moved) * python.old/aubiocut (moved) * python.old/aubiodiffs-onset (moved) * python.old/aubiofilter-notes (moved) * python.old/aubionotes (moved) * python.old/aubiopitch (moved) * python.old/aubioplot-audio (moved) * python.old/aubioplot-notes (moved) * python.old/aubioplot-spec (moved) * python.old/aubioplot-yinfft (moved) * python.old/aubioweb.py (moved) * python.old/bench-cluster-test (moved) * python.old/bench-test (moved) * python.old/wscript_build (moved) * python/Makefile.am (deleted) * python/README.md (added) * python/a_weighting_test_simple.expected (moved) * python/aubio-types.h (moved) * python/aubio/Makefile.am (deleted) * python/aubio/__init__.py (modified) * python/aubioinput.py (moved) * python/aubiomodule.c (moved) * python/aubioproxy.c (moved) * python/aubiowraphell.h (moved) * python/build_linux (added) * python/build_osx (added) * python/c_weighting_test_simple.expected (moved) * python/demos/demo_beats_and_tempo.py (moved) * python/demos/demo_filterbank_slaney.py (moved) * python/demos/demo_filterbank_triangle_bands.py (moved) * python/demos/demo_onset_sinusoid.py (added) * python/demos/demo_pitch_sinusoid.py (added) * python/demos/demo_simple_robot_voice.py (added) * python/demos/demo_sink.py (moved) * python/demos/demo_sink_create_woodblock.py (added) * python/demos/demo_source.py (moved) * python/demos/demo_spectrogram.py (moved) * python/demos/demo_tss.py (moved) * python/gen_pyobject.py (moved) * python/generator.py (moved) * python/py-cvec.c (moved) * python/py-fft.c (moved) * python/py-filter.c (moved) * python/py-filterbank.c (moved) * python/py-phasevoc.c (moved) * python/run_all_tests (moved) * python/setup.py (moved) * python/tests/test_aubio.py (moved) * python/tests/test_cvec.py (moved) * python/tests/test_fft.py (moved) * python/tests/test_filter.py (moved) * python/tests/test_filterbank.py (moved) * python/tests/test_filterbank_mel.py (moved) * python/tests/test_fvec.py (moved) * python/tests/test_onset.py (moved) * python/tests/test_peakpicker.py (moved) * python/tests/test_phasevoc.py (moved) * python/tests/test_pitch.py (moved) * python/tests/test_source.py (moved) * python/tests/test_specdesc.py (moved) * sounds/Makefile.am (deleted) * src/Makefile.am (deleted) * src/aubio.h (modified) * src/io/sink.c (modified) * src/io/sink_apple_audio.c (modified) * src/io/source.c (modified) * src/io/source.h (modified) * src/io/source_apple_audio.c (modified) * src/io/source_apple_audio.h (modified) * src/io/source_sndfile.c (modified) * src/io/source_sndfile.h (modified) * src/tempo/beattracking.c (modified) * src/temporal/resampler.c (modified) * src/wscript_build (modified) * swig/Makefile.am (deleted) * swig/aubio.i (deleted) * swig/swig.py (deleted) * tests/Makefile.am (deleted) * tests/demo/bench/onset/Makefile.am (deleted) * tests/demo/bench/pitch/Makefile.am (deleted) * tests/src/Makefile.am (deleted) * tests/wscript_build (added) * waf (modified) * wscript (modified) merge from develop Sun, 10 Feb 2013 05:46:23 GMT Paul Brossier [4db8eab] * src/io/source_apple_audio.c (modified) * src/io/source_sndfile.c (modified) src/io/source_{sndfile,apple_audio}.c: quiet samplerate magic Sun, 10 Feb 2013 05:30:31 GMT Paul Brossier [c8f411b] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: automagically set samplerate to input file ... Sun, 10 Feb 2013 05:27:31 GMT Paul Brossier [a8752a8] * src/io/source_sndfile.c (modified) * src/io/source_sndfile.h (modified) src/io/source_sndfile.{c,h}: add get_samplerate Fri, 27 Jul 2012 17:24:32 GMT Paul Brossier [063fa5a] * src/io/source_sndfile.c (modified) * src/io/source_sndfile.h (modified) src/io/source_sndfile.{c,h}: add get_samplerate, if == 1 use file ... Mon, 16 Jul 2012 22:52:00 GMT Paul Brossier [6fd8d7e] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: use linear resampling to make sure all ... Mon, 16 Jul 2012 19:36:50 GMT Paul Brossier [d22cc42] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: refuse to run when when resampled hop_size ... Mon, 16 Jul 2012 18:19:31 GMT Paul Brossier [18c6b20] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: improve resampling, clarify Mon, 16 Jul 2012 00:55:13 GMT Paul Brossier [87dfc3f] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: add support for resampling Sat, 14 Jul 2012 19:14:27 GMT Paul Brossier [420962e] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: avoid segfault when deleting NULL Sat, 14 Jul 2012 18:39:09 GMT Paul Brossier [af86999] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: return NULL before trying to allocate ... Fri, 13 Jul 2012 23:33:45 GMT Paul Brossier [afbd7e7] * src/aubio.h (modified) * src/io/source.c (modified) * src/io/source_sndfile.c (added) * src/io/source_sndfile.h (added) * src/wscript_build (modified) * tests/src/io/test-source_apple_audio_file.c (modified) * tests/src/io/test-source_sndfile.c (added) src/io/source_sndfile.{c,h}: added sndfile source