]> git.parisson.com Git - timeside.git/log
timeside.git
11 years agotimeside/static: remove executable bit
Paul Brossier [Mon, 8 Jul 2013 17:42:15 +0000 (12:42 -0500)]
timeside/static: remove executable bit

11 years agoREADME.rst: fix typos
Paul Brossier [Mon, 8 Jul 2013 16:44:16 +0000 (11:44 -0500)]
README.rst: fix typos

11 years agographer: PIL modules by default
Guillaume Pellerin [Sun, 7 Jul 2013 09:54:27 +0000 (11:54 +0200)]
grapher: PIL modules by default

11 years agoadd scipy and h5py dependencies
Guillaume Pellerin [Fri, 28 Jun 2013 19:25:48 +0000 (21:25 +0200)]
add scipy and h5py dependencies

11 years agoAdd HDF5 I/O for AnalyzerResultContainer, Fixes #7
Thomas Fillon [Tue, 25 Jun 2013 13:31:03 +0000 (15:31 +0200)]
Add HDF5 I/O for AnalyzerResultContainer, Fixes #7

- Add functions from_hdf5 and to_hdf5 to AnalyzerResultContainer.
- Add corresponding tests
- Function to_hdf5(output_file) store an entire Container in an hdf5 file using one dataset for each AnalyzerResults and using dataset attributes to store 'unit' and 'name'. The dataset Name is the AnalyzerResult 'id'.
- Function from_hdf5(input_file) load the data store in a hdf5 file and return an AnalyzerResultContainer

11 years agofix empty argument for AnalyzerResultContainer, fix aubio_specdesc.results, add resul...
Guillaume Pellerin [Wed, 19 Jun 2013 11:11:54 +0000 (13:11 +0200)]
fix empty argument for AnalyzerResultContainer, fix aubio_specdesc.results, add results to api

11 years agochmod -x tests/test_yaafe.py
Guillaume Pellerin [Mon, 17 Jun 2013 14:57:42 +0000 (16:57 +0200)]
chmod -x tests/test_yaafe.py

11 years agoAdd Yaafe wrapper as a new TimeSide analyzer
Thomas Fillon [Sat, 15 Jun 2013 12:09:47 +0000 (14:09 +0200)]
Add Yaafe wrapper as a new TimeSide analyzer

Yaafe wrapper needs a proper Yaafe install (don't forget to set all the environment variables required by Yaafe). Yaafe analyzer uses the Yaafe python engine to which TimeSide sends the audio data during process() and gets back the results when result() is called. The corresponding tests are also included in this commit. Enjoy !

11 years agoupdate links
Guillaume Pellerin [Tue, 28 May 2013 20:55:22 +0000 (22:55 +0200)]
update links

11 years agodoc: fix more dependencies, add API, slides, etc..
Guillaume Pellerin [Tue, 28 May 2013 20:17:49 +0000 (22:17 +0200)]
doc: fix more dependencies, add API, slides, etc..

11 years agoslides: fix various dependencies fir Debian Stable 7.0
Guillaume Pellerin [Tue, 28 May 2013 19:23:59 +0000 (21:23 +0200)]
slides: fix various dependencies fir Debian Stable 7.0

11 years agofix repo again
Guillaume Pellerin [Tue, 28 May 2013 09:34:29 +0000 (11:34 +0200)]
fix repo again

11 years agofix repo
Guillaume Pellerin [Tue, 28 May 2013 09:34:10 +0000 (11:34 +0200)]
fix repo

11 years agofix some dependencies
Guillaume Pellerin [Tue, 28 May 2013 09:31:48 +0000 (11:31 +0200)]
fix some dependencies

11 years agodoc: fix changelog
Guillaume Pellerin [Mon, 27 May 2013 13:27:30 +0000 (15:27 +0200)]
doc: fix changelog

11 years agodoc: fix changelog
Guillaume Pellerin [Mon, 27 May 2013 13:25:12 +0000 (15:25 +0200)]
doc: fix changelog

11 years agodoc: add changelog and various links
Guillaume Pellerin [Mon, 27 May 2013 13:23:24 +0000 (15:23 +0200)]
doc: add changelog and various links

11 years agodoc: fix analyzer template results
Guillaume Pellerin [Fri, 24 May 2013 15:46:33 +0000 (17:46 +0200)]
doc: fix analyzer template results

11 years agodoc: update links again
Guillaume Pellerin [Fri, 24 May 2013 13:07:23 +0000 (15:07 +0200)]
doc: update links again

11 years agodoc: update links
Guillaume Pellerin [Fri, 24 May 2013 13:04:30 +0000 (15:04 +0200)]
doc: update links

11 years agodoc: update paths
Guillaume Pellerin [Fri, 24 May 2013 13:01:24 +0000 (15:01 +0200)]
doc: update paths

11 years agodoc: fix imports
Guillaume Pellerin [Fri, 24 May 2013 12:59:43 +0000 (14:59 +0200)]
doc: fix imports

11 years agodoc: rename slides
Guillaume Pellerin [Fri, 24 May 2013 12:54:09 +0000 (14:54 +0200)]
doc: rename slides

11 years agodoc: howto implement an analyzer
Guillaume Pellerin [Fri, 24 May 2013 12:51:11 +0000 (14:51 +0200)]
doc: howto implement an analyzer

11 years agodoc: add API to slides
Guillaume Pellerin [Fri, 24 May 2013 11:08:13 +0000 (13:08 +0200)]
doc: add API to slides

11 years agodoc: add cool reveal slides
Guillaume Pellerin [Fri, 24 May 2013 10:29:11 +0000 (12:29 +0200)]
doc: add cool reveal slides

11 years agoMerge branch 'aubio' into dev
Guillaume Pellerin [Fri, 24 May 2013 08:11:52 +0000 (10:11 +0200)]
Merge branch 'aubio' into dev

11 years agofix resource load when server has ngx_pagespeed module installed (closes: #14)
Guillaume Pellerin [Thu, 16 May 2013 13:36:51 +0000 (15:36 +0200)]
fix resource load when server has ngx_pagespeed module installed (closes: #14)

12 years agogoto 0.5 aubio
Guillaume Pellerin [Thu, 25 Apr 2013 13:00:47 +0000 (15:00 +0200)]
goto 0.5

12 years agorewind to the beginning on finish
Guillaume Pellerin [Tue, 16 Apr 2013 10:15:22 +0000 (12:15 +0200)]
rewind to the beginning on finish

12 years agotimeside/analyzer/aubio_pitch.py: temporary fix until actual bug is found
Paul Brossier [Tue, 16 Apr 2013 08:24:03 +0000 (03:24 -0500)]
timeside/analyzer/aubio_pitch.py: temporary fix until actual bug is found

12 years agotimeside/analyzer/__init__.py: add aubio_specdesc
Paul Brossier [Tue, 16 Apr 2013 00:10:27 +0000 (19:10 -0500)]
timeside/analyzer/__init__.py: add aubio_specdesc

12 years agoMerge branch 'aubio' of github.com:yomguy/TimeSide into aubio
Paul Brossier [Tue, 16 Apr 2013 00:04:54 +0000 (19:04 -0500)]
Merge branch 'aubio' of github.com:yomguy/TimeSide into aubio

12 years agotimeside/analyzer/core.py: add __eq__ to AnalyzerResultContainer
Paul Brossier [Tue, 16 Apr 2013 00:04:14 +0000 (19:04 -0500)]
timeside/analyzer/core.py: add __eq__ to AnalyzerResultContainer

12 years agotimeside/analyzer/core.py: add to_json() to AnalyzerResult
Paul Brossier [Tue, 16 Apr 2013 00:03:57 +0000 (19:03 -0500)]
timeside/analyzer/core.py: add to_json() to AnalyzerResult

12 years agotimeside/analyzer/core.py: fix u'' in xml
Paul Brossier [Tue, 16 Apr 2013 00:02:37 +0000 (19:02 -0500)]
timeside/analyzer/core.py: fix u'' in xml

12 years agotests/test_analyzer_dc.py: new test, making test_analyzing.py obsolete
Paul Brossier [Tue, 16 Apr 2013 00:02:07 +0000 (19:02 -0500)]
tests/test_analyzer_dc.py: new test, making test_analyzing.py obsolete

12 years agotimeside/analyzer/: factorise max_level and rms_level
Paul Brossier [Mon, 15 Apr 2013 22:35:10 +0000 (17:35 -0500)]
timeside/analyzer/: factorise max_level and rms_level

12 years agotimeside/analyzer/dc.py: use AnalyzerResult
Paul Brossier [Mon, 15 Apr 2013 22:34:01 +0000 (17:34 -0500)]
timeside/analyzer/dc.py: use AnalyzerResult

12 years agotimeside/analyzer/max_level.py: use AnalyzerResultContainer
Paul Brossier [Mon, 15 Apr 2013 22:12:31 +0000 (17:12 -0500)]
timeside/analyzer/max_level.py: use AnalyzerResultContainer

12 years agoMerge branch 'aubio' of github.com:yomguy/TimeSide into aubio
Guillaume Pellerin [Mon, 15 Apr 2013 21:14:04 +0000 (23:14 +0200)]
Merge branch 'aubio' of github.com:yomguy/TimeSide into aubio

12 years agonow require numpy>=1.6.2 for float16
Guillaume Pellerin [Mon, 15 Apr 2013 21:13:26 +0000 (23:13 +0200)]
now require numpy>=1.6.2 for float16

12 years agotimeside/analyzer/aubio_specdesc.py: add spectral descriptors
Paul Brossier [Mon, 15 Apr 2013 20:25:52 +0000 (15:25 -0500)]
timeside/analyzer/aubio_specdesc.py: add spectral descriptors

12 years ago./tests/test_AnalyzerResult.py: comment out float16, not implemented in numpy <= 1.4
Paul Brossier [Mon, 15 Apr 2013 19:43:01 +0000 (14:43 -0500)]
./tests/test_AnalyzerResult.py: comment out float16, not implemented in numpy <= 1.4

12 years agotests/listprocessors.py: update
Paul Brossier [Mon, 15 Apr 2013 19:29:46 +0000 (14:29 -0500)]
tests/listprocessors.py: update

12 years agotests/api/test_analyzer.py: update
Paul Brossier [Mon, 15 Apr 2013 19:29:35 +0000 (14:29 -0500)]
tests/api/test_analyzer.py: update

12 years agotests/api/examples.py: remove old FixedInputProcessor
Paul Brossier [Mon, 15 Apr 2013 19:29:22 +0000 (14:29 -0500)]
tests/api/examples.py: remove old FixedInputProcessor

12 years agotimeside/analyzer/aubio_pitch.py: add mean and median, use container
Paul Brossier [Mon, 15 Apr 2013 19:29:07 +0000 (14:29 -0500)]
timeside/analyzer/aubio_pitch.py: add mean and median, use container

12 years agotimeside/analyzer/aubio_*.py: use downsample_blocking
Paul Brossier [Mon, 15 Apr 2013 19:26:31 +0000 (14:26 -0500)]
timeside/analyzer/aubio_*.py: use downsample_blocking

12 years agotimeside/analyzer/aubio_melenergy.py: use container.add_result
Paul Brossier [Mon, 15 Apr 2013 19:22:47 +0000 (14:22 -0500)]
timeside/analyzer/aubio_melenergy.py: use container.add_result

12 years agotimeside/analyzer/core.py: add add_result method to container
Paul Brossier [Mon, 15 Apr 2013 19:21:46 +0000 (14:21 -0500)]
timeside/analyzer/core.py: add add_result method to container

12 years agoMerge branch 'aubio' of github.com:yomguy/TimeSide into aubio
Paul Brossier [Mon, 15 Apr 2013 16:11:59 +0000 (11:11 -0500)]
Merge branch 'aubio' of github.com:yomguy/TimeSide into aubio

12 years agotimeside/analyzer/aubio_pitch.py: use AnalyzerResult
Paul Brossier [Mon, 15 Apr 2013 16:11:26 +0000 (11:11 -0500)]
timeside/analyzer/aubio_pitch.py: use AnalyzerResult

12 years agoMerge branch 'aubio' of github.com:yomguy/TimeSide into aubio
Guillaume Pellerin [Mon, 15 Apr 2013 15:25:18 +0000 (17:25 +0200)]
Merge branch 'aubio' of github.com:yomguy/TimeSide into aubio

12 years agono float16 for the moment
Guillaume Pellerin [Mon, 15 Apr 2013 15:24:17 +0000 (17:24 +0200)]
no float16 for the moment

12 years agotimeside/analyzer/aubio_*.py: fix process loop
Paul Brossier [Mon, 15 Apr 2013 09:05:16 +0000 (04:05 -0500)]
timeside/analyzer/aubio_*.py: fix process loop

12 years agotimeside/analyzer/core.py: do not convert value to string
Paul Brossier [Mon, 15 Apr 2013 08:20:44 +0000 (03:20 -0500)]
timeside/analyzer/core.py: do not convert value to string

12 years agotimeside/analyzer/core.py: use ast.literal_eval for safe parsing
Paul Brossier [Mon, 15 Apr 2013 07:27:02 +0000 (02:27 -0500)]
timeside/analyzer/core.py: use ast.literal_eval for safe parsing

12 years agotests/test_aubio_temporal.py: test results serialization
Paul Brossier [Mon, 15 Apr 2013 07:12:46 +0000 (02:12 -0500)]
tests/test_aubio_temporal.py: test results serialization

12 years agotimeside/analyzer/core.py: use default default_flow_style
Paul Brossier [Mon, 15 Apr 2013 07:10:20 +0000 (02:10 -0500)]
timeside/analyzer/core.py: use default default_flow_style

12 years agotimeside/analyzer/core.py: remove hack on xml, always use repr() and eval()
Paul Brossier [Mon, 15 Apr 2013 07:09:23 +0000 (02:09 -0500)]
timeside/analyzer/core.py: remove hack on xml, always use repr() and eval()

12 years agotimeside/analyzer/core.py: serialize using numpy.array.tolist
Paul Brossier [Mon, 15 Apr 2013 07:08:46 +0000 (02:08 -0500)]
timeside/analyzer/core.py: serialize using numpy.array.tolist

12 years agotests/test_AnalyzerResult.py: add more tests
Paul Brossier [Mon, 15 Apr 2013 07:07:54 +0000 (02:07 -0500)]
tests/test_AnalyzerResult.py: add more tests

12 years agoadd aubio mfcc and melenergy
Paul Brossier [Mon, 15 Apr 2013 01:59:58 +0000 (20:59 -0500)]
add aubio mfcc and melenergy

12 years agotests/api/gstreamer.py: remove old code
Paul Brossier [Mon, 15 Apr 2013 01:58:28 +0000 (20:58 -0500)]
tests/api/gstreamer.py: remove old code

12 years agotimeside/__init__.py: simplify import, add tests to make sure we can get processors
Paul Brossier [Sun, 14 Apr 2013 23:42:13 +0000 (18:42 -0500)]
timeside/__init__.py: simplify import, add tests to make sure we can get processors

12 years agotimeside/{decoder/core,encoder/coder,tools/gstutils}.py: only import gst when needed
Paul Brossier [Sun, 14 Apr 2013 23:20:04 +0000 (18:20 -0500)]
timeside/{decoder/core,encoder/coder,tools/gstutils}.py: only import gst when needed

12 years agotests/: add missing headers
Paul Brossier [Sun, 14 Apr 2013 23:03:19 +0000 (18:03 -0500)]
tests/: add missing headers

12 years agotests/: rename to test_
Paul Brossier [Sun, 14 Apr 2013 22:59:11 +0000 (17:59 -0500)]
tests/: rename to test_

12 years agotests/test_AnalyzerResult.py: remove unused import
Paul Brossier [Sun, 14 Apr 2013 22:58:45 +0000 (17:58 -0500)]
tests/test_AnalyzerResult.py: remove unused import

12 years agotimeside/analyzer/aubio_temporal.py: fix id
Paul Brossier [Sun, 14 Apr 2013 22:53:22 +0000 (17:53 -0500)]
timeside/analyzer/aubio_temporal.py: fix id

12 years agotimeside/analyzer/core.py: trick to access result['foo'] as result.foo
Paul Brossier [Sun, 14 Apr 2013 22:13:18 +0000 (17:13 -0500)]
timeside/analyzer/core.py: trick to access result['foo'] as result.foo

12 years agotimeside/analyzer/core.py: simplify by using a dict for AnalyzerResult
Paul Brossier [Sun, 14 Apr 2013 21:06:23 +0000 (16:06 -0500)]
timeside/analyzer/core.py: simplify by using a dict for AnalyzerResult

12 years agotimeside/analyzer/aubio_temporal.py: use AnalyzerResultContainer
Paul Brossier [Sun, 14 Apr 2013 20:02:43 +0000 (15:02 -0500)]
timeside/analyzer/aubio_temporal.py: use AnalyzerResultContainer

12 years agotimeside/analyzer/core.py: by default, AnalyzerResultContainer prints out its content...
Paul Brossier [Sun, 14 Apr 2013 20:02:04 +0000 (15:02 -0500)]
timeside/analyzer/core.py: by default, AnalyzerResultContainer prints out its content as json

12 years agotimeside/analyzer/core.py: add AnalyzerResultContainer
Paul Brossier [Sun, 14 Apr 2013 20:00:30 +0000 (15:00 -0500)]
timeside/analyzer/core.py: add AnalyzerResultContainer

12 years agotests/test_aubio_temporal.py: rename and use unit_timeside
Paul Brossier [Sun, 14 Apr 2013 19:28:48 +0000 (14:28 -0500)]
tests/test_aubio_temporal.py: rename and use unit_timeside

12 years agotests/test_aubio_pitch.py: rename and use unit_timeside
Paul Brossier [Sun, 14 Apr 2013 19:26:04 +0000 (14:26 -0500)]
tests/test_aubio_pitch.py: rename and use unit_timeside

12 years agotimeside/analyzer/core.py: add serialize routines
Paul Brossier [Sun, 14 Apr 2013 19:25:01 +0000 (14:25 -0500)]
timeside/analyzer/core.py: add serialize routines

12 years agotimeside/analyzer/aubio_temporal.py: only get bpm if more than 2 beats found, factorize
Paul Brossier [Sun, 14 Apr 2013 15:44:09 +0000 (10:44 -0500)]
timeside/analyzer/aubio_temporal.py: only get bpm if more than 2 beats found, factorize

12 years agotimeside/analyzer/: factorise aubio temporal stuff
Paul Brossier [Sun, 14 Apr 2013 04:21:26 +0000 (23:21 -0500)]
timeside/analyzer/: factorise aubio temporal stuff

12 years agotimeside/analyzer/core.py: add AnalyzerResult class
Paul Brossier [Sun, 14 Apr 2013 03:34:37 +0000 (22:34 -0500)]
timeside/analyzer/core.py: add AnalyzerResult class

12 years ago.gitignore: add TimeSide.egg-info
Paul Brossier [Sat, 13 Apr 2013 23:01:41 +0000 (18:01 -0500)]
.gitignore: add TimeSide.egg-info

12 years agotimeside/analyzer/: enable aubio, beautify titles
Paul Brossier [Sat, 13 Apr 2013 23:01:28 +0000 (18:01 -0500)]
timeside/analyzer/: enable aubio, beautify titles

12 years agotimeside/analyzer/aubio_onsetrate.py: simplify, using get_last_s
Paul Brossier [Sat, 13 Apr 2013 17:48:55 +0000 (12:48 -0500)]
timeside/analyzer/aubio_onsetrate.py: simplify, using get_last_s

12 years agotests/run_all_tests: rewrite alltests.py
Paul Brossier [Sat, 13 Apr 2013 16:36:54 +0000 (11:36 -0500)]
tests/run_all_tests: rewrite alltests.py

12 years agotests/testaubio_{onset,bpm}.py: use unit_timeside
Paul Brossier [Sat, 13 Apr 2013 16:36:35 +0000 (11:36 -0500)]
tests/testaubio_{onset,bpm}.py: use unit_timeside

12 years agotimeside/analyzer/aubio_{bpm,onset}.py: simplify, using get_last_s
Paul Brossier [Sat, 13 Apr 2013 16:34:37 +0000 (11:34 -0500)]
timeside/analyzer/aubio_{bpm,onset}.py: simplify, using get_last_s

12 years agoremove generated TimeSide.egg-info
Paul Brossier [Sat, 13 Apr 2013 16:20:15 +0000 (11:20 -0500)]
remove generated TimeSide.egg-info

12 years agotimeside/analyzers: add aubio pitch, onset, update onsetrate and bpm
Paul Brossier [Mon, 18 Mar 2013 23:08:37 +0000 (18:08 -0500)]
timeside/analyzers: add aubio pitch, onset, update onsetrate and bpm

12 years agoMerge branch 'dev'
yomguy [Wed, 13 Mar 2013 10:30:34 +0000 (11:30 +0100)]
Merge branch 'dev'

12 years agofix empty frames in analyzers
yomguy [Wed, 13 Mar 2013 10:28:47 +0000 (11:28 +0100)]
fix empty frames in analyzers

12 years agore-include m4a and webm
yomguy [Fri, 1 Mar 2013 12:11:25 +0000 (13:11 +0100)]
re-include m4a and webm

12 years agoupdate pkg-info
yomguy [Sun, 17 Feb 2013 22:29:18 +0000 (23:29 +0100)]
update pkg-info

12 years agoMerge branch 'dev'
yomguy [Tue, 12 Feb 2013 12:41:12 +0000 (13:41 +0100)]
Merge branch 'dev'

12 years agofix metadata
yomguy [Tue, 12 Feb 2013 12:40:58 +0000 (13:40 +0100)]
fix metadata

12 years agoMerge branch 'dev'
yomguy [Tue, 12 Feb 2013 12:37:08 +0000 (13:37 +0100)]
Merge branch 'dev'

12 years agoadd overwite info
yomguy [Tue, 12 Feb 2013 12:36:49 +0000 (13:36 +0100)]
add overwite info

12 years agoMerge branch 'dev' 0.4.3
yomguy [Tue, 12 Feb 2013 12:29:01 +0000 (13:29 +0100)]
Merge branch 'dev'

12 years agoadd infos
yomguy [Tue, 12 Feb 2013 12:27:13 +0000 (13:27 +0100)]
add infos