260 Commits

Author SHA1 Message Date
bp b4f296417c Added requirements.txt 2015-09-14 10:56:50 +01:00
bp 70478ee860 fixed conflicting vim sessions files 2015-09-14 10:49:27 +01:00
bp e8ac0a4eb6 Changedname of package in setup.py 2015-09-14 10:38:14 +01:00
bp 1ff969a6f4 Altered setup file info 2015-09-14 10:36:23 +01:00
bp dcfa5b2dae Moved window generation function from AnalysedAudioFile to AudioFile 2015-09-09 09:27:19 +01:00
bp 9e896364e2 Minor docstring modifications 2015-08-16 14:03:36 +01:00
bp 7083ac5239 Created ADSR generator function 2015-07-29 16:58:04 +02:00
bp 04820a6de3 Fixed white noise generation function 2015-07-29 14:06:21 +02:00
bp 224386f683 Minor modifications 2015-07-27 17:03:12 +02:00
bp 510a488277 Made analyses PEP8 compliant 2015-07-26 15:39:13 +02:00
bp ad79bc3b2e Begun creating database creation command line script 2015-07-26 12:32:40 +02:00
bp 0b0b9a6b83 Fixed normalization unit test 2015-07-23 17:48:58 +02:00
bp 9a3a02e467 Fixed replace and rename audiofile functions. Created/edited mix to mono and normalize functions 2015-07-23 15:31:08 +02:00
bp 57e39dc5eb Updated tests. Made tests PEP8 compliant. 2015-07-19 14:38:29 +02:00
bp cc769fba08 Made audiofile.py PEP8 compliant 2015-07-19 10:37:54 +02:00
bp b3b7132691 Begun stereo to mono conversion function and file renaming function 2015-07-18 21:12:57 +02:00
bp 241c129f22 Updated switch mode test. Added run_tests shell script for convenience 2015-07-17 21:22:11 +02:00
bp d2a0f69c3e Updated some unit tests and minor changes to audiofile 2015-07-15 17:57:24 +02:00
bp 10a9ba8a88 Added vim session file and fixed read_grain negative indexing problem 2015-07-15 17:00:33 +02:00
bp e7a75a50c7 Added vim session file 2015-07-15 15:49:26 +02:00
Pezz89 c60922e9ad smal changes 2015-07-10 13:51:25 +02:00
bp 0bee9bed89 Refactored AudioFile to use composition rather than inheritance.
Allows for greater control/manipulation of what was previously the
parent class (PySnfile)
Changes are untested
2015-06-27 12:47:25 +02:00
bp eae28cff87 Added read grain tests 2015-06-19 20:41:24 +02:00
bp 093b410f4e Started creating unit tests 2015-06-16 08:58:39 +02:00
bp a1f02782d3 Begun creating unit tests. Added default wav creation convenience method to AudioFile. Begun creating downmix module 2015-06-13 20:27:42 +02:00
bp 47c447b88a Fixed module imports 2015-06-13 13:04:49 +02:00
bp c55a0d32ed Modularised analyses for AnalysisAudioFile 2015-06-12 17:51:46 +02:00
bp 59b8e35b10 Modularised RMS analysis 2015-06-12 12:52:06 +02:00
bp 385bcf2df5 safety commit coz I don't know how to use git properly yet.... 2015-06-11 17:48:20 +02:00
bp da08c73241 Cleaned up and commented to make operation of script more clear 2015-06-09 12:17:14 +02:00
bp 645d9d9583 Fixed import broken by old fileops problem back to how it was 2015-06-07 22:29:39 +02:00
bp 557ce85dc3 Removed old fileops file 2015-06-07 22:28:40 +02:00
bp d561c9210f Cleaned up remnants of merge in audio file 2015-06-07 22:25:57 +02:00
bp d378e1fa1e Merged audiofile.py from dev 2015-06-07 22:17:06 +02:00
bp 523fcacce3 Python syntax formating 2015-06-06 23:39:49 +02:00
bp f5d41cd258 Begun modularising scripts 2015-05-18 15:36:15 +02:00
bp 452bcec8c7 Altered module import behaviour 2015-05-09 12:53:37 +02:00
bp dac780e97a Fixed moularisation related issues and added a gitignore 2015-05-09 11:47:40 +02:00
bp 572de93c57 recovered audiofile from deletion mess up 2015-05-09 11:32:46 +02:00
bp 333b6e57f2 Modularised project 2015-05-09 10:03:13 +02:00
bp cc5f3a903f Added fade function to AudioFile 2015-05-07 16:14:26 +02:00
bp 4b9b09c824 Minor modifications/restructuring of audiofile module 2015-04-08 22:59:10 +02:00
bp c8722f5ad1 Added a few minor convenience methods to AudioFile 2015-04-03 12:21:00 +02:00
bp 115c3f48ba Continued refactoring 2015-04-02 17:55:38 +02:00
bp 8a7b296376 Begun refactoring database initialisation 2015-04-02 17:29:57 +02:00
bp ae7e57a63e Completed basic attack estimation algorithm 2015-04-02 14:59:32 +02:00
bp 346684a1f9 Continued with attack estimation 2015-04-01 18:39:40 +02:00
bp b9ac8d2461 Begun attack time estimation, moved RMS interpolation to rms file read method 2015-04-01 17:54:48 +02:00
bp f58f06f7ed YAPF formatted audiofile.py 2015-04-01 16:44:49 +02:00
bp 2fb48e22b0 Fixed bugs in RMS estimation 2015-04-01 16:30:32 +02:00