bp
|
0b63ccd9e1
|
re-added pitch shift file
|
2016-03-22 11:00:05 +00:00 |
|
bp
|
2d5d164e4d
|
minor changes to documentation
|
2016-03-22 10:54:39 +00:00 |
|
bp
|
f315f3bbc4
|
Created graphs to illustrate function of project in overview section of docs.
|
2016-03-21 23:15:58 +00:00 |
|
bp
|
6ec2e27eae
|
Finished decriptions of descriptors
|
2016-03-21 16:59:13 +00:00 |
|
bp
|
d123823fe8
|
Added definition for temporal centroid and harmonic ratio
|
2016-03-19 18:34:25 +00:00 |
|
bp
|
0f5940336f
|
Added references and wrote F0 estimation description
|
2016-03-19 17:03:44 +00:00 |
|
bp
|
40920dbc6f
|
Sorted out docstrings for all analysis classes. Added check for rms and f0 when enforcing them in synthesis object. begun descriptor definitions.
|
2016-03-18 22:45:16 +00:00 |
|
bp
|
9b7bb16336
|
Updated docstrings. Removed peak analysis from rms enforcement
|
2016-03-18 17:50:00 +00:00 |
|
bp
|
ea783d9f07
|
Fixed problems with tutorial notebooks and added analyses to api in docs.
|
2016-03-18 08:49:00 +00:00 |
|
bp
|
4c7458cbbc
|
added ipython notebook examples
|
2016-03-17 22:31:29 +00:00 |
|
bp
|
bbda99edef
|
Added ipython notebook examples to documentation and made minor adjustments to source files for user convenience
|
2016-03-17 22:27:27 +00:00 |
|
bp
|
00d2e45d95
|
Added Sphinx documentation to repo
|
2016-03-17 15:02:00 +00:00 |
|
bp
|
ea237ad97e
|
updated docstrings ready for documentation generation.
|
2016-03-16 20:49:16 +00:00 |
|
bp
|
b3473f925e
|
Merge branch 'dev' of github.com:Pezz89/pysound into dev
|
2016-03-16 20:04:33 +00:00 |
|
bp
|
00ce9c4b04
|
Created audiofile.py docstrings.
|
2016-03-16 20:04:13 +00:00 |
|
bp
|
c8665123c8
|
Created audiofile.py docstrings.
|
2016-03-16 19:56:41 +00:00 |
|
bp
|
d1560604d0
|
Finished implementing sub parser for config overwriting by commandline flags
|
2016-03-16 18:54:42 +00:00 |
|
bp
|
8d3b9c7a69
|
Implemented command line interface
|
2016-03-16 17:52:07 +00:00 |
|
bp
|
4d710bfdc8
|
Merge branch 'dev' of github.com:Pezz89/pysound into dev
|
2016-03-16 13:23:24 +00:00 |
|
bp
|
fb01e67ea6
|
Added rematch, reanalyse and synthesis enforcement parameters to commanline interface
|
2016-03-15 22:18:29 +00:00 |
|
bp
|
2b4f0f4a4f
|
Created verbosity levels for commandline interface
|
2016-03-15 22:06:27 +00:00 |
|
bp
|
9b47dc3cad
|
Begun creating commandline interface
|
2016-03-15 20:41:29 +00:00 |
|
bp
|
d64ae58e78
|
added initial documentation folder
|
2016-03-15 18:42:16 +00:00 |
|
bp
|
fd2715c7b9
|
Merge branch 'dev' of github.com:Pezz89/pysound into dev
|
2016-03-15 18:18:06 +00:00 |
|
bp
|
e14deff141
|
Fixed bug in logger creation. Added error for if there are no jobs when synthesizing output.
|
2016-03-15 18:17:59 +00:00 |
|
bp
|
dfcae142bb
|
Minor changes to database.py
|
2016-03-15 18:16:03 +00:00 |
|
bp
|
8ca2749cf2
|
Merge branch 'dev' of github.com:Pezz89/pysound into dev
|
2016-03-15 15:32:30 +00:00 |
|
bp
|
3870eb1e45
|
Merge branch 'dev.speedup' into dev
|
2016-03-15 15:31:52 +00:00 |
|
bp
|
2c5b47894d
|
Merge branch 'dev.speedup' into dev
|
2016-03-15 15:25:01 +00:00 |
|
bp
|
6ddacbd43e
|
updated synthesis to use random match picking
|
2016-03-15 15:24:36 +00:00 |
|
bp
|
2fe78723bd
|
Added F0 harmonic ratio as analysis. Fixed a minor edge case bug in read_grain function
|
2016-03-15 14:37:25 +00:00 |
|
bp
|
aa80849794
|
Fixed database time retreival function for cases when there is only one axis to the numpy array provided as an argument
|
2016-03-13 20:28:31 +00:00 |
|
bp
|
a502f306ef
|
Minor changes to F0 analysis
|
2016-03-13 19:50:08 +00:00 |
|
bp
|
2135c8a863
|
Added temporal skewness to descriptors. Re-added variance as a match parameter
|
2016-03-10 19:56:15 +00:00 |
|
bp
|
97702b7111
|
Implemented better HDF5 IO
|
2016-03-10 16:57:17 +00:00 |
|
bp
|
43e7b8aed3
|
synthesis broken.
|
2016-03-10 15:46:56 +00:00 |
|
bp
|
d8b55170f4
|
ALtered analysis IO to read full analysis rather than grain by grain for much faster reading times in most common situations. pre formatter/analysis grain handeling optimizations.
|
2016-03-09 18:35:23 +00:00 |
|
bp
|
8f2a7e1e47
|
Begun implementing k nearest neighbour algorithm for matching.
|
2016-03-09 17:31:09 +00:00 |
|
bp
|
b99b521669
|
Implemented tmeporal kurtosis analysis.
|
2016-03-09 12:56:05 +00:00 |
|
bp
|
2f7980c926
|
Merge branch 'dev' of github.com:Pezz89/pysound into dev
|
2016-03-08 21:42:52 +00:00 |
|
bp
|
7d447454cd
|
Created variance analysis and corrected window size to be in milliseconds, not seconds in RMS and Variance analyses
Added mac pro full_run script
|
2016-03-08 21:42:18 +00:00 |
|
bp
|
8d92772a4e
|
Created variance analysis and corrected window size to be in milliseconds, not seconds in RMS and Variance analyses
|
2016-03-08 21:41:50 +00:00 |
|
bp
|
28a9a98112
|
Now running properly on mac pro
|
2016-03-08 21:12:29 +00:00 |
|
bp
|
2ce9f8fc43
|
Fixed segmentation fault due to incorrect overlap factor handeling in RMS. may still be present in other descriptors.
|
2016-03-08 20:04:28 +00:00 |
|
bp
|
04fab91d92
|
Added variance analysis. Unfinished
Added MacBook air full_run script
|
2016-03-08 17:09:04 +00:00 |
|
bp
|
a25a5c531b
|
Finished Temporal Centroid analysis.
Added config settings for grain size and overlap in RMS analysis.
|
2016-03-08 16:32:16 +00:00 |
|
bp
|
6705a5f01e
|
Added spectral flatness, peek and half finished centroid files to repo.
|
2016-03-08 14:08:48 +00:00 |
|
bp
|
98c22ab6a6
|
Merge branch 'dev' of github.com:Pezz89/pysound into dev
|
2016-03-08 10:28:32 +00:00 |
|
bp
|
8b1b31ab96
|
added peak analysis
|
2016-03-08 10:28:10 +00:00 |
|
bp
|
d7583fbc06
|
Begun creating spectral crest factor analysis
|
2016-03-06 11:39:46 +00:00 |
|