Commit Graph

  • 69a9bae8c9 Fix to -q option parsing Bill Cox 2010-12-17 05:21:02 -05:00
  • 975afe1448 Updated man page Bill Cox 2010-12-17 05:18:00 -05:00
  • 6fd1d8892b Merge branch 'master' of vinux-project.org:sonic Bill Cox 2010-12-17 05:06:42 -05:00
  • 892701cbc9 updates Bill Cox 2010-12-17 05:06:29 -05:00
  • a6d08cc18c Merge branch 'master' of git.vinux-project.org:sonic Bill Cox 2010-12-17 05:04:27 -05:00
  • c978c39e1a Added -q flag Bill Cox 2010-12-17 05:04:06 -05:00
  • 13ad3b8a55 Fixing lintian warnings Bill Cox 2010-12-14 15:53:55 -05:00
  • ebebbe4fb5 Removed linking to math lib, and updated man page Bill Cox 2010-12-13 13:18:44 -05:00
  • 0283c34511 Fix to flush Bill Cox 2010-11-30 11:47:50 -05:00
  • c17208eaae Maybe this sounds slightly better... maybe Bill Cox 2010-11-26 11:09:15 -05:00
  • 527b4e8c51 Added getter method for numChannels Bill Cox 2010-11-24 17:42:58 -05:00
  • d76d222882 Improved lowering pitch, and sped up sonic a bit Bill Cox 2010-11-24 11:42:29 -05:00
  • 0a65104e73 Done with initial implementation of pitch shifting Bill Cox 2010-11-24 08:01:06 -05:00
  • 68e2aeede9 Got pitch shift mostly working. Bugs remain in lowering pitch Bill Cox 2010-11-23 19:24:41 -05:00
  • d544fdb83e Working on adding pitch control Bill Cox 2010-11-23 14:13:46 -05:00
  • 1dcc64ad7d Fix to slowing down speech. Bill Cox 2010-11-21 04:50:24 -05:00
  • f807189759 Added support for stereo recordings Bill Cox 2010-11-19 17:57:40 -05:00
  • 1a299bb549 Compiled, but not debugged, multi-channel support Bill Cox 2010-11-19 15:07:17 -05:00
  • 6a1bbb14f4 Conveterted to integer arithmetic to be more suitable for embedded devices Bill Cox 2010-11-19 11:14:28 -05:00
  • 7e22837165 Merge branch 'master' of git.vinux-project.org:sonic Bill Cox 2010-11-16 19:57:47 -05:00
  • a33e3bd8b3 Just added a message function Bill Cox 2010-11-16 19:57:43 -05:00
  • ea5aa0cdb4 Added patch from Aleksey Sadovoy <lex@progger.ru> to fix conversion from short to float, so that floats are in the -1 to 1 range. Bill Cox 2010-11-16 18:55:07 -05:00
  • 8a23d2f7b8 Added patch from Aleksey Sadovoy <lex@progger.ru> which adds unsigned char sound support Bill Cox 2010-11-16 18:49:36 -05:00
  • a999987c62 Changed to LGPL license Bill Cox 2010-11-11 14:36:59 -05:00
  • 3cf7b4d5da Compressed samples with lossless flac encoder Bill Cox 2010-11-09 14:29:51 -05:00
  • 0e4ec5e65f Fix to reading multi-channel wav files Bill Cox 2010-11-09 13:26:40 -05:00
  • 036d732a27 Added simple batch style interface Bill Cox 2010-11-09 09:29:24 -05:00
  • 0c4cade693 Fix to main.c for flushing Bill Cox 2010-11-09 05:54:54 -05:00
  • 4bbbbcc637 Don't add extra samples to output when flushing Bill Cox 2010-11-09 05:32:38 -05:00
  • 0c4c060891 Added short data interface Bill Cox 2010-11-08 11:46:30 -05:00
  • 43f5b4c1fc Added .install files Bill Cox 2010-11-08 10:12:18 -05:00
  • af9a6242a7 Added sonicGetSpeed and sonicGetSampleRate Bill Cox 2010-11-08 09:32:27 -05:00
  • de9035423e Compile with -O2 Bill Cox 2010-11-06 17:19:46 -04:00
  • 3a7abf9306 Fixes to issues reported by Tyler Spivey Bill Cox 2010-11-06 15:18:49 -04:00
  • 2081ea488f Fixed bug reading stereo wav files Bill Cox 2010-11-05 05:49:47 -04:00
  • 6ed78e1641 Added a couple more samples Bill Cox 2010-11-04 11:41:54 -04:00
  • 3e1c23b3aa Fix to changelog Bill Cox 2010-11-04 09:38:43 -04:00
  • 408a3350dd Changed version to 0.1.3 Bill Cox 2010-11-04 09:22:05 -04:00
  • 9e7f1ae812 Added README Bill Cox 2010-11-04 09:19:09 -04:00
  • 219f2fd0e7 One more depenency fix Bill Cox 2010-11-03 20:26:55 -04:00
  • 82387cbc3b Added some samples Bill Cox 2010-11-03 14:57:40 -04:00
  • b4209d2984 Fixed a dependency Bill Cox 2010-11-03 14:39:14 -04:00
  • 2824bf6ba4 Updates to control dependencies Bill Cox 2010-11-03 13:50:36 -04:00
  • 6ab875b2a9 debian package updates Bill Cox 2010-11-03 13:36:14 -04:00
  • e0b250c1ad Added initial debian files Bill Cox 2010-11-03 13:23:58 -04:00
  • 7e1978ec37 Added shared library Bill Cox 2010-11-03 11:05:17 -04:00
  • 0cd49c867a Sped up the code a bunch Bill Cox 2010-11-03 10:46:22 -04:00
  • 59e6512e65 speed up and slow down both working well Bill Cox 2010-11-03 10:06:29 -04:00
  • 9bf11b55e0 Fixed output buffer bug Bill Cox 2010-11-03 05:33:09 -04:00
  • 39adaff18c Checking in before trying a new algorithm on another branch Bill Cox 2010-11-03 03:36:05 -04:00
  • 882fb1db27 Added speed support for 1.0 to 2.0, but still has bugs Bill Cox 2010-11-02 16:27:20 -04:00
  • d5916cf593 Added .gitignore Bill Cox 2010-11-02 15:45:04 -04:00
  • 14efa4465e Working for 2X speedup Bill Cox 2010-11-02 15:43:58 -04:00
  • ca02d872cc Initial version, compiles but not debugged Bill Cox 2010-11-02 15:10:52 -04:00