RSS feed
	
	
	
		af97786e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/23 06:54
		
src/io/source_apple_audio.c: do_multi do not write outside of matrix
		 
	
		a5597968
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 18:14
		
src/tempo/tempo.c: novelty function default to specflux
		 
	
		9f68f113
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 18:13
		
tests/src/io/test-sink*: improve, unify
		 
	
		d7ac23fa
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 16:51
		
tests/src/io/test-sink*: use source native samplerate
		 
	
		1cc78e7e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 12:03
		
python/demos/demo_source_auto_samplerate.py: define hop_size
		 
	
		9aa0af35
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 12:01
		
python/setup.py: use /usr/bin/env
		 
	
		bafa7673
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 11:38
		
examples/parse_args.h: enable hop_size == buffer_size
		 
	
		687eead0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 11:38
		
src/spectral/phasevoc.c: compute start, end, scale, and memory sizes only once
		 
	
		8a5148ed
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 11:00
		
src/spectral/phasevoc.c: improve, accept that hop_s == buf_s
		 
	
		4c0a1db6
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 10:38
		
python/scripts/aubiocut: add minioi option
		 
	
		467122da
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 10:37
		
python/tests/test_phasevoc.py: improve
		 
	
		8eff66d3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/22 10:36
		
python/tests/test_onset.py: improve
		 
	
		30fb06fc
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/21 08:11
		
src/pitch/pitchyin.h: add direct link to article
		 
	
		cbda6616
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/21 08:09
		
src/onset/onset.c: default depends on hop_size, not samplerate
		 
	
		10b11d67
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/21 08:07
		
src/onset/onset.c: add get_threshold
		 
	
		8f14c6e4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/21 08:06
		
src/onset/onset.c: clean up set_threshold function
		 
	
		098925a5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/14 14:20
		
python/demos/demo_pysoundcard_record.py: normalize downmixed signal
		 
	
		97d77daa
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/14 13:56
		
python/demos/demo_pysoundcard_record.py: added simple example using pysoundcard
		 
	
		4013382c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/14 13:31
		
python/demos/demo_pysoundcard_play.py: added simple example using pysoundcard
		 
	
		c1f0c1da
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/03 11:21
		
src/io/source_wavread.c: avoid calling fclose twice, print an error if fclose fails
		 
	
		bc6c1a7c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/01 13:50
		
src/fmat.c: fix redeclaration when not using memcpy hacks
		 
	
		a2ca72ac
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/02/01 05:10
		
python/scripts/aubiocut: use input samplerate to write slices
		 
	
		c76345ee
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/31 13:19
		
python/tests/test_source.py: improve exception checks
		 
	
		49491824
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/31 13:14
		
python/tests/test_{source,sink}.py: add close() tests
		 
	
		2e17371f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/28 07:30
		
tests/src/onset/test-onset.c: add missing del_aubio_source
		 
	
		491e6eac
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/26 11:18
		
src/io/: add missing error strings prefixes
		 
	
		c038740f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/26 10:35
		
src/io/source_sndfile.c: fix typos
		 
	
		3cc3fd8a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/26 11:20
		
python/ext/py-{source,sink}.c: use _close in .close()
		 
	
		422452b4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/26 11:19
		
src/io/source*: add _close function
		 
	
		a9fd2729
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/26 11:16
		
src/io/sink*: add _close function, improve error messages
		 
	
		082c88b7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/26 11:13
		
src/io/{source,sink}.c: fix del_ prototypes
		 
	
		5cb8abea
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/24 09:52
		
src/spectral/ooura_fft8g.c: use COS and SIN aliases
		 
	
		52ca8a39
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/24 08:22
		
src/io/sink_wavwrite.c: add native basic wav writer
		 
	
		5ab8e591
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/24 08:12
		
src/io/source{,_wavread}.c: improve error message
		 
	
		98a38878
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/24 08:09
		
src/io/*apple*: improve error messages
		 
	
		16dda037
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/23 17:23
		
python/lib/aubio/slicing.py: use close not del, let garbage collector close the last file
		 
	
		7b56229d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/23 17:22
		
python/ext/py-{sink,source}.c: add close function
		 
	
		f1100a49
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/23 17:17
		
ext/py-sink.c: do not generate
		 
	
		9e58e78f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/18 16:03
		
tests/src/io/test-sink_apple_audio.c: use aubio_source
		 
	
		94b16e89
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/11 22:40
		
python/scripts/aubiocut: add --cut-until-nsamples and --cut-until-nslices options
		 
	
		35a44e99
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/11 22:39
		
python/lib/aubio/slicing.py: also add end if adding start at 0
		 
	
		6fbee46a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/11 22:09
		
python/lib/aubio/slicing.py: fix zero padding in slice names
		 
	
		43206799
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/11 21:58
		
lib/aubio/slicing.py: allow any regions, overlaping or not, add more tests
		 
	
		f36eceab
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/11 19:54
		
python/lib/aubio/slicing.py: use start and end stamps, make sure read > 0, improve tests
		 
	
		d9459762
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/11 19:00
		
python/lib/aubio/slicing.py: next_stamp can be 0
		 
	
		a4ec189f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/11 18:29
		
python/tests/sounds: deleted
		 
	
		6f277195
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/11 18:28
		
python/lib/aubio/slicing.py: improve slicing, make tests faster
		 
	
		aee840b6
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/11 17:33
		
python/lib/aubio/slicing.py: error checking, add more tests, use get_default_sound
		 
	
		8203ae59
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/11 17:32
		
python/lib/aubio/__init__.py: import slicing
		 
	
		bc24e9ce
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/11 17:09
		
python/scripts/aubiocut: use slice_source_at_stamps
		 
	
		88432a94
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/11 16:59
		
python/lib/aubio/slicing.py: rewrite slicing loop from aubiocut, add some tests
		 
	
		3f9e8e50
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/11 12:45
		
python/scripts/aubiocut: add -o, --output directory option
		 
	
		9d1606df
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/11 07:45
		
python/scripts/aubiocut: use stamp, not onset
		 
	
		c7d8cb1a
		 – famulus <famulus.fusion@gmail.com>
 authored
 on 2014/01/10 18:53
		
marks first commit
		 
	
		a69d3a6d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/09 04:00
		
python/lib/generator.py: skip source_wavread
		 
	
		d13e6b7a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/05 16:13
		
src/io/source_wavread.c: fix errno.h include
		 
	
		4b7747d7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/05 16:11
		
src/io/sink.c: use function pointers
		 
	
		6d509c33
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/03 16:44
		
src/io/source_wavread.c: open file in binary mode for windows
		 
	
		ac4a6b8f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/03 14:14
		
README.md: improve
		 
	
		8e21476c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/03 13:54
		
src/io/source_w*.c: disable debug output
		 
	
		52efae12
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/03 13:50
		
src/io/source.c: add source_wavread
		 
	
		5158c229
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/03 13:50
		
src/io/source_wavread.h: add native wav reader
		 
	
		44721ffe
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/03 13:43
		
tests/src/io/test-source*.c: remove duplicate include
		 
	
		2a0a4f1b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/03 13:43
		
tests/src/io/test-source_apple_audio.c: return error code
		 
	
		2e010600
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/03 13:42
		
tests/src/io/test-source*.c: always get samplerate
		 
	
		d4791e57
		 – Paul Brossier <piem@piem.org>
 authored
 on 2014/01/02 14:47
		
Merge branch 'develop' of aubio.org:/git/aubio/aubio into develop
		 
	
		4fe62ba2
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 14:48
		
src/aubio_priv.h: use ifdef for macros that can be undefined
		 
	
		a3416855
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 14:43
		
wscript: do not pass -Wextra to msvc
		 
	
		5cc88f7d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 14:37
		
examples/utils.c: remove old comment
		 
	
		ddf04fd5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 14:31
		
src/spectral/filterbank_mel.c: improve build with -Wdeclaration-after-statement
		 
	
		67b05b40
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 14:26
		
src/io/source_sndfile.c: improve build with -Wdeclaration-after-statement
		 
	
		78c21cf2
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 14:25
		
src/spectral/mfcc.c: improve build with -Wdeclaration-after-statement
		 
	
		56440691
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 14:24
		
src/mathutils.c: improve build with -Wdeclaration-after-statement
		 
	
		c21acb9a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 14:20
		
src/: improve build with -Wdeclaration-after-statement
		 
	
		fe878239
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 14:17
		
examples/: build with -Wdeclaration-after-statement
		 
	
		0546c1f3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 14:12
		
tests/: build with -Wmissing-declarations
		 
	
		029bf4e8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 14:10
		
src/: build with -Wmissing-declarations
		 
	
		d389e23d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 14:06
		
examples/: build with -Wmissing-declarations
		 
	
		2b43a9ec
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 14:01
		
examples/utils.h: fix fake debug when no variadic macros
		 
	
		db354e01
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 13:57
		
src/spectral/filterbank_mel.c: add missing include
		 
	
		d6b1a853
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 13:42
		
src/temporal/biquad.c: add missing include
		 
	
		5fef5f10
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 12:20
		
src/onset/peakpicker.c: add void to build with -Wold-style-definition
		 
	
		158e031b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 12:09
		
tests/: add void to prototypes to build with -Wstrict-prototypes
		 
	
		175a218d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 11:50
		
src/lvec.c: add missing lvec_set_sample, improve test
		 
	
		413d4bf1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/30 11:49
		
wscript: variadic functions should be optional
		 
	
		fc7043a7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/28 14:40
		
examples/aubiotrack.c: synth only when need be
		 
	
		f4adefaa
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/28 14:39
		
examples/aubiopitch.c: synth only when need be
		 
	
		822190cd
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/28 14:39
		
examples/aubioonset.c: synth only when need be
		 
	
		5c6acbb2
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/28 14:38
		
src/io/source_avcodec.c: no errors if not sample given, may happen in some resampling configurations
		 
	
		4087d54f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/28 14:38
		
src/spectral/phasevoc.c: optimize swapbuffers by using memcpy
		 
	
		89e9e713
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/24 17:57
		
python/tests/test_zero_crossing_rate.py: clean up, chmod +x
		 
	
		634c12f8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/24 14:12
		
python/demos/demo_mfcc.py: remove unused variables
		 
	
		5c6b2645
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/22 15:29
		
src/spectral/ooura_fft8g.c: use float when double is not needed
		 
	
		3a00b1e7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/22 15:28
		
tests/src/io/test-source_seek.c: improve seek to half
		 
	
		50bb325e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/22 15:25
		
src/io/source_avcodec.c: add _seek
		 
	
		7bb5cefa
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/19 12:24
		
src/io/source_sndfile.c: fix resampled position in _seek, improve test for non integer ratios
		 
	
		6465d7f1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/19 12:03
		
src/io/source_sndfile.c: fix resampled position in _seek
		 
	
		21234ee3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/17 21:07
		
Merge branch 'master' of aubio.org:/git/aubio/aubio into develop
		 
	
		c3c63059
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/17 20:50
		
VERSION: bump to 0.4.0
		 
	
		6ede3abe
		 – Paul Brossier <piem@piem.org>
 authored
 on 2013/12/17 20:29
		
src/lvec.h: clean up lvec api
		 
Next