260 Commits

Author SHA1 Message Date
bp 6573c8a12f Finished installation instructions 2016-03-22 21:36:15 +00:00
bp 2d381b00e5 Added exit on fail to install script 2016-03-22 19:36:23 +00:00
bp 27526c5175 Updated installation instructions 2016-03-22 19:14:24 +00:00
bp 5f20299e62 added link to run tests and made the shell script work when called from any directory. 2016-03-22 16:44:55 +00:00
bp 8e4d40ab28 Added installer shell scrpt and linked concatenator to main directory 2016-03-22 16:29:47 +00:00
bp 0afcb5a40e Removed ADSR tests 2016-03-22 14:48:51 +00:00
bp 8c31834ca3 Merge branch 'dev' of github.com:Pezz89/pysound into dev 2016-03-22 14:47:11 +00:00
bp f59c831f50 removed matplotlib from fft analysis 2016-03-22 14:47:04 +00:00
bp 899392fd79 removed matplotlib from fft analysis 2016-03-22 14:45:03 +00:00
bp 2f62f23161 removed matplotlib from project 2016-03-22 14:22:59 +00:00
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