260 Commits

Author SHA1 Message Date
bp 8ec9f849d1 updated f0analysis 2016-02-02 22:12:47 +00:00
bp 5339f1fec3 Fixed accidentally reversed value return in parabolic interpolation function (only returned when index argument is the first or last index of array to be interpolated) in F0 file 2016-02-01 11:33:24 +00:00
bp 99f8a623d6 Fixing F0 logic 2016-01-31 16:59:43 +00:00
bp 85b63d7bba Finished F0 analysis and updates tests. 2016-01-31 14:23:02 +00:00
bp de4e6dc2ad Added F0 Analysis module and tests. 2016-01-30 17:11:11 +00:00
bp ad4caa9760 Merge branch 'dev.DSP' of github.com:Pezz89/pysound into dev.analysis_module 2016-01-29 20:04:54 +00:00
bp 9a97a8b737 Currently implementing f0 estimation 2016-01-29 19:29:10 +00:00
bp 04aa832b7f resolved conflicts in merge in favour of remote. affected file: analysis_tools.py 2016-01-21 19:49:41 +00:00
bp 0681f7a86e Modified analysis tools module 2016-01-21 19:46:08 +00:00
bp 32dc9189f5 Created log file for create_database script, updated spectral centroid and audiofile.py 2016-01-17 17:16:46 +00:00
bp 8b42883987 Updated Spectral Centroid and Spectral Spread Analyses and begun F0 analysis 2016-01-15 18:46:18 +00:00
bp 29e10a4c52 Edited spectral alyses and mid-fixing analysis loading bug in Analysis.py 2015-12-14 15:16:32 +00:00
bp 526403429a Added spectral spread and spectral centroid .py files 2015-11-30 19:14:22 +00:00
bp 472d3d83ce Created Spectral Centroid test. Made analysis creation functions static methods for external use. 2015-11-29 18:13:30 +00:00
bp c7344567db Spectral Centroid now calculated across all fft frames to create contour. untested. 2015-11-29 11:09:09 +00:00
bp 660b9a2bfd Profiled memory consumption of analysis classes and reduced to a reasonable level 2015-11-28 19:19:43 +00:00
bp 472bffbfd8 Implemented analysis class inheritance for FFT 2015-11-28 15:27:31 +00:00
bp 43736de153 Implemented analysis class inheritance for Zero crossing 2015-11-28 15:00:31 +00:00
bp 2a562577ee Implemented HDF5 data storage 2015-11-28 13:25:45 +00:00
bp 243caa671c Finished first windowed sinc filter 2015-11-25 11:38:18 +00:00
bp 5cf1109e6f Updated Analysis modules and audiofile module 2015-11-15 20:43:18 +00:00
bp dd8e0c8de5 Added analysis tools and synthesis tools modules 2015-11-15 20:42:44 +00:00
bp 7c74cc868f Minor modifications 2015-11-09 10:43:42 +00:00
bp 15ed3b0e26 Currently writing data using numpy, pre-HDF5 implementation. Unstable 2015-11-09 09:35:46 +00:00
bp b4996d22e7 Updating rms module. Unfinished end of day commit. 2015-11-08 23:49:18 +00:00
bp d08c5f82ed Save fft frame times to file alongside frame values. Butter filter currently broken. 2015-11-08 22:26:48 +00:00
bp 2059ca527a Begun rms storage modifications. 2015-11-08 17:16:27 +00:00
bp de1a1392b0 Added FFT analysis module and generic analysis tools module 2015-11-08 14:58:33 +00:00
bp aa26b0d119 Added high-pass filter to RMS analysis. 2015-11-01 17:22:25 +00:00
bp f064d9af73 Implemented logging 2015-10-27 16:31:44 +00:00
bp 21263f0372 Half-added logger 2015-10-27 14:40:26 +00:00
bp 8c2d22f619 Analyses are now generated based on tags or filepaths provided. 2015-10-22 16:53:53 +01:00
bp e1a32d198c AudioFile IO operations appear fixed - untested 2015-10-22 13:18:19 +01:00
bp 017c059bab Continued fixing audio file IO problems. Currently not working 2015-10-22 12:31:47 +01:00
bp f1d605cc95 Fixed the new open/close method related issues 2015-10-22 10:36:36 +01:00
bp 9a10431ea2 Merge branch 'dev' of github.com:Pezz89/pysound into dev 2015-10-22 08:53:11 +01:00
bp 049de62a5b Merged README 2015-10-22 08:52:21 +01:00
bp 4a2ad046c8 Updated audiofile tests. 2015-10-22 08:49:50 +01:00
bp db2102df00 Begun context manager implementation of AudioFile object 2015-10-22 00:43:43 +01:00
bp ed6609fd9d Updated tests to reflect module name change 2015-10-21 18:57:15 +01:00
bp 58207e47ac Renamed pysound to sppysound 2015-10-21 18:55:21 +01:00
bp b439a60c16 Updated readme formating 2015-10-20 14:33:06 +01:00
bp 9cbbcf2f61 Updated readme formating 2015-10-20 14:27:56 +01:00
bp 66f32ef6e5 Added a README.md file 2015-10-20 14:12:00 +01:00
bp 562b905844 Modified readme to include installation instructions 2015-10-11 16:49:12 +01:00
bp 6400685c11 Renamed to 'sppysound' 2015-10-11 16:46:25 +01:00
bp 36fa5e9cc1 Added README to project 2015-10-10 19:41:46 +01:00
bp b1b050db3e Updated gitignore 2015-09-14 16:05:56 +01:00
bp e25c495de3 altered imports of fileops 2015-09-14 14:37:01 +01:00
bp 3bcef32f02 reorganized module 2015-09-14 14:25:09 +01:00