260 Commits

Author SHA1 Message Date
bp 5d420f0d74 Added warning to README 2018-02-13 08:35:33 +00:00
Sam Perry b58dad833e Updated readme to reflect change of project name 2017-01-24 12:57:57 +00:00
bp 43589445a0 Fixed issue with unicode characters in file names 2016-05-11 21:40:12 +01:00
bp 22ce718395 Merge branch 'master' into dev 2016-05-11 21:17:33 +01:00
bp c9595f43c8 Fixed spaces error with run_tests script 2016-05-11 21:16:57 +01:00
bp 134bb93128 Fixed config file 2016-05-10 12:51:10 +01:00
bp 0d24941643 Merge branch 'master' into dev 2016-04-14 14:25:38 +01:00
bp e35ddae1f5 Added sklearn to install script 2016-04-14 14:25:10 +01:00
bp 7cf1c87751 Merge branch 'master' of github.com:Pezz89/pysound 2016-04-14 11:09:57 +01:00
bp 725d9f2047 Silenced grain synthesis indexing warning 2016-04-14 11:09:48 +01:00
bp 253c65fc34 Linked examples and added readme to examples folder 2016-04-14 10:55:59 +01:00
bp de8b7b2b3b Updated readme file 2016-04-14 10:23:53 +01:00
bp 3c8b77d447 removed tests link... 2016-04-14 10:20:38 +01:00
bp 3b68b6acbd Added link to tests from project root 2016-04-14 10:17:53 +01:00
bp b6f11a4889 Last minute fix to fade test 2016-04-14 10:16:12 +01:00
bp d9d64e5b02 Final project commit 2016-04-14 10:06:35 +01:00
bp df66707225 Figured out pitch shifter glitch problems and found cause of the small clicks - the sox pitch shifter 2016-04-13 23:26:15 +01:00
bp 54f9a1044b Fixed loading of pre-made analyses 2016-04-13 17:39:06 +01:00
bp cc67314751 Creating examples 2016-04-13 11:30:19 +01:00
bp 5a12ee1fbb Implemented weighting properly in K-d matcher 2016-04-13 02:22:14 +01:00
bp f7d3e5f1ab Added multirate 2016-04-13 01:59:25 +01:00
bp a6bf541693 Almost implemented oversampling for F0 2016-04-12 23:39:48 +01:00
bp 9c4de3e9c2 Last minute fixes 2016-04-12 19:07:57 +01:00
bp 5ee8165525 Fixed spectral flux single frame problem. Changed imputer axis to correct one. 2016-04-12 12:48:50 +01:00
bp cfc4e285c9 End of day commit. Problems with spectral flux in time calculation 2016-04-12 02:36:58 +01:00
bp 0e503ac924 added RMS tests 2016-04-11 21:57:01 +01:00
bp 8842f591cf updated spectral and peak tests 2016-04-11 20:15:04 +01:00
bp 67bd063829 May have fixed indexing issue with tiny audio files (less than 1 grain's worth of audio). untested 2016-04-10 19:32:02 +01:00
bp 2ddabe1276 Mid indexing problem fix 2016-04-10 17:13:20 +01:00
bp 52c46f5f71 Made changes to docs relating to Alex Harkers email. 2016-04-08 11:37:08 +01:00
bp fca0ca9739 Added instructions for cloning this project. 2016-03-26 23:45:06 +00:00
bp 22cdb9e397 installation docs spell check 2016-03-26 23:14:26 +00:00
bp 194d394f57 Minor document change 2016-03-26 23:01:28 +00:00
bp e89cb6c681 Added minimum system spec to installation 2016-03-26 20:49:39 +00:00
bp 0831b0e0e5 Re-added tutorial changes that mysteriously dissapeared... 2016-03-26 19:54:51 +00:00
bp f8fcfd717d Reoraganized documentation index, changed list of symbols from sub-list item to item 2016-03-26 19:15:33 +00:00
bp 5a7c0ff1ca Re-added tutorial changes that mysteriously dissapeared... 2016-03-26 18:25:50 +00:00
bp d23cd65d1d Re-added tutorial changes that mysteriously dissapeared... 2016-03-26 18:08:08 +00:00
bp 16ca468709 Re-added tutorial changes that mysteriously dissapeared... 2016-03-26 17:58:59 +00:00
bp 71fbf3ab94 Added to index and updated pdf creation configuration 2016-03-26 17:43:44 +00:00
bp 859fc4499e Updated installation instructions and added sphinx github extension 2016-03-26 15:01:03 +00:00
bp ef0db24f0d Minor changes to documentation 2016-03-26 01:32:56 +00:00
bp b5fa78bee8 Wrote tutorial, tried to fix broken brute force matcher. still broken... 2016-03-26 01:13:04 +00:00
bp 17e7bc09c9 Added sox as dependency in docs. Updated symlinking to allow symlinks to be overwritten by hard copies of files. 2016-03-25 14:53:12 +00:00
bp ade713fb6c Added better logging for brute force chunk operations. 2016-03-25 14:28:44 +00:00
bp ecc889783a Fixed data distance/accum hdf5 writing problems in brute force matcher 2016-03-25 13:36:36 +00:00
bp fec05bbcb7 Fixed rematching flag in kdtree and added match algorithm selection flag 2016-03-25 12:38:40 +00:00
bp 997a91ce1b Implemented K-d tree searching 2016-03-24 23:20:24 +00:00
bp b73ec56a2c Implemented chunked matching. (Finished chunked best match selection) 2016-03-23 21:26:06 +00:00
bp 4d2d4788f7 Implementing chunked matching for scaleability 2016-03-23 16:04:40 +00:00