Sam Perry
|
4465fae7d3
|
Final modifications before submission
|
2017-04-03 21:08:23 +01:00 |
|
Sam Perry
|
02e426a8e8
|
Actually fixed numpy indexing bug
|
2017-04-02 12:32:00 +01:00 |
|
bp
|
2a16ace7a5
|
Fixed minor issue in F0 analysis
|
2017-04-02 10:30:37 +01:00 |
|
Sam Perry
|
38ea3ff76e
|
Implemented temporary fix for pitch shifting issues
|
2017-04-02 10:19:45 +01:00 |
|
bp
|
b581e578b9
|
Tryed to fix pitch shifting
|
2017-04-02 09:45:51 +01:00 |
|
Sam Perry
|
bc578eee73
|
Merge branch 'dev' of https://github.com/Pezz89/PySoundConcat into dev
|
2017-04-01 11:03:06 +01:00 |
|
Sam Perry
|
0b6d56392e
|
Fixed grain indexing bug
|
2017-03-26 19:22:55 +01:00 |
|
Sam Perry
|
4ec7b13bcf
|
Paramterzed inharmonic grain silencing in synthesizer
|
2017-03-26 10:08:35 +01:00 |
|
Sam Perry
|
0cac135882
|
Commented up continuity matching
|
2017-03-24 14:11:47 +00:00 |
|
Sam Perry
|
2182774048
|
Added naive approach to continuity matching
|
2017-03-24 09:32:55 +00:00 |
|
Sam Perry
|
e10a7f2f18
|
Begun implementing continuity match selection
|
2017-03-23 16:48:21 +00:00 |
|
Sam Perry
|
86fda63151
|
Begun implementing brute-force match continuity selector
|
2017-03-19 17:39:05 +00:00 |
|
Sam Perry
|
d87b9cc3ed
|
Minor changes
|
2017-03-18 21:18:41 +00:00 |
|
Sam Perry
|
bc6bb4ea83
|
Added pYIN F0 estimation
|
2017-03-18 19:33:26 +00:00 |
|
Sam Perry
|
5e0e4dd5ed
|
Fixed import issues in F0 analysis
|
2017-03-18 12:01:36 +00:00 |
|
Sam Perry
|
a123097ab3
|
Updated requirements.txt and revised installer
|
2017-03-18 11:00:52 +00:00 |
|
Sam Perry
|
e9c9ca3bff
|
Merged overcommit files
|
2017-03-18 10:12:24 +00:00 |
|
Sam Perry
|
dd235ef977
|
Setup new project for QMUL dev
|
2017-03-18 10:02:02 +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 |
|