37 Commits

Author SHA1 Message Date
Sam Perry b58dad833e Updated readme to reflect change of project name 2017-01-24 12:57:57 +00:00
bp 134bb93128 Fixed config file 2016-05-10 12:51:10 +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 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 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 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 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 fb01e67ea6 Added rematch, reanalyse and synthesis enforcement parameters to commanline interface 2016-03-15 22:18:29 +00:00
bp 9b47dc3cad Begun creating commandline interface 2016-03-15 20:41:29 +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 2135c8a863 Added temporal skewness to descriptors. Re-added variance as a match parameter 2016-03-10 19:56:15 +00:00
bp b99b521669 Implemented tmeporal kurtosis analysis. 2016-03-09 12:56:05 +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 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 8b1b31ab96 added peak analysis 2016-03-08 10:28:10 +00:00
bp 70dd697109 Forgot to add spectral flux analysis file and pitch shift file...
fixed bugs that stopped flux analysis from working.
added commands.txt temporarily as a reminder of commands to run.
2016-03-06 11:38:31 +00:00
bp e02037b3bf added seperate log10 formatting function. Created spectral flux descriptor 2016-03-05 20:41:54 +00:00
bp 13d03764d0 Fixed linking problem in database and begun pitch shifting implementation 2016-03-05 13:28:03 +00:00
bp 133e3a5ad3 Pre-parrelisation commit 2016-03-02 13:52:08 +00:00
bp 2ed9723c20 Added config files to repo, RMS enfocement implementation in progress... 2016-03-01 11:13:25 +00:00