1. 60eeb06 Changed license to Apache 2.0, and enabled -O3 optimization by Bill Cox · 9 years ago
  2. e720065 Updated license to allow easier inclusion in projects by Bill Cox · 13 years ago
  3. dfe6b37 Working on Java native port by Bill Cox · 13 years ago
  4. 192486e Spelling typo by Bill Cox · 13 years ago
  5. 473b7ae Just fixed a goober on a return value that wasn't a bug, but was wrong by Bill Cox · 13 years ago
  6. 182f76a Fixed first period calculation by Bill Cox · 13 years ago
  7. 69a864b Added sonicSetNumChannels and sonicSetSampleRate by Bill Cox · 13 years ago
  8. d0380df Added rate parameter to batch mode commands. by Bill Cox · 13 years ago
  9. 3276bb0 Added speech rate control, and by default we now use this and speed modification for pitch change. Added vocal chord emulation based pitch change option. by Bill Cox · 13 years ago
  10. 59af467 More changes to fix lintian warnings by Bill Cox · 13 years ago
  11. 4e234d7 Fix to -q flag, added SONIC_USE_SIN compiler flag by Bill Cox · 13 years ago
  12. c978c39 Added -q flag by Bill Cox · 13 years ago
  13. 0283c34 Fix to flush by Bill Cox · 14 years ago
  14. c17208e Maybe this sounds slightly better... maybe by Bill Cox · 14 years ago
  15. 527b4e8 Added getter method for numChannels by Bill Cox · 14 years ago
  16. d76d222 Improved lowering pitch, and sped up sonic a bit by Bill Cox · 14 years ago
  17. 0a65104 Done with initial implementation of pitch shifting by Bill Cox · 14 years ago
  18. 68e2aee Got pitch shift mostly working. Bugs remain in lowering pitch by Bill Cox · 14 years ago
  19. d544fdb Working on adding pitch control by Bill Cox · 14 years ago
  20. 1dcc64a Fix to slowing down speech. by Bill Cox · 14 years ago
  21. 1a299bb Compiled, but not debugged, multi-channel support by Bill Cox · 14 years ago
  22. 6a1bbb1 Conveterted to integer arithmetic to be more suitable for embedded devices by Bill Cox · 14 years ago
  23. 7e22837 Merge branch 'master' of git.vinux-project.org:sonic by Bill Cox · 14 years ago
  24. a33e3bd Just added a message function by Bill Cox · 14 years ago
  25. ea5aa0c 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. by Bill Cox · 14 years ago
  26. 8a23d2f Added patch from Aleksey Sadovoy <lex@progger.ru> which adds unsigned char sound support by Bill Cox · 14 years ago
  27. a999987 Changed to LGPL license by Bill Cox · 14 years ago
  28. 036d732 Added simple batch style interface by Bill Cox · 14 years ago
  29. 4bbbbcc Don't add extra samples to output when flushing by Bill Cox · 14 years ago
  30. 0c4c060 Added short data interface by Bill Cox · 14 years ago
  31. af9a624 Added sonicGetSpeed and sonicGetSampleRate by Bill Cox · 14 years ago
  32. 3a7abf9 Fixes to issues reported by Tyler Spivey by Bill Cox · 14 years ago
  33. 0cd49c8 Sped up the code a bunch by Bill Cox · 14 years ago
  34. 59e6512 speed up and slow down both working well by Bill Cox · 14 years ago
  35. 9bf11b5 Fixed output buffer bug by Bill Cox · 14 years ago
  36. 39adaff Checking in before trying a new algorithm on another branch by Bill Cox · 14 years ago
  37. 882fb1d Added speed support for 1.0 to 2.0, but still has bugs by Bill Cox · 14 years ago
  38. 14efa44 Working for 2X speedup by Bill Cox · 14 years ago
  39. ca02d87 Initial version, compiles but not debugged by Bill Cox · 14 years ago