Historial de Commits

Autor SHA1 Mensaje Fecha
  nucular bc4ebf3728 Reset parameters to default before loading from a file hace 9 años
  nucular df9cdaf389 Tweaked and fixed preset generators; Added Sound:sanitizeParameters() hace 9 años
  nucular fbe4351ba3 Added some comments, minor code changes hace 9 años
  nucular 9fc400fca5 Merge pull request #12 from jorio/fix-sound hace 9 años
  nucular 0865fbe3d7 Merge pull request #10 from jorio/fix-issue8 hace 9 años
  nucular 25736975fd Merge pull request #9 from jorio/master hace 9 años
  Iliyas Jorio dda0c9b605 Fixed issue #5 hace 9 años
  Iliyas Jorio 997f2f3b96 Fixed issues #1, #2, #3, #4 hace 9 años
  Iliyas Jorio f10ef4f3da Fixed extra iteration in various for loops hace 9 años
  Iliyas Jorio 12b7327ff2 Fixed issue #8 hace 9 años
  Iliyas Jorio 3ab8051e64 Load/Save original binary format hace 9 años
  Iliyas Jorio 53ea575ef5 Removed redundant load() hace 9 años
  Iliyas Jorio 1e9c69e6c7 Corrected frequency.glide typo hace 9 años
  nucular 6379b1e7f9 Added untested generateString; Fixed Lua 5.2 compatibility hace 9 años
  nucular c217c68ea3 The noise and phaser buffers are not longer exposed as instance members but rather created every generation hace 10 años
  nucular 0540c95b95 Added saving and loading of simple Lua files hace 10 años
  nucular a686d41ec8 Added Sound.exportWAV hace 10 años
  nucular 69015be97e Subtract a bit from the base frequency to match the pitch of the original, Fixes #6 hace 10 años
  nucular d8b03912c0 Various smaller fixes at the generator hace 10 años
  nucular 51e8617ef7 Added Sound.play hace 10 años
  nucular 528321dce3 Preserve wave type when randomizing hace 10 años
  nucular f86be65536 Mighty API change! hace 10 años
  nucular d0a644ecbc Don't let repeatSpeed go over 1.0 hace 10 años
  nucular e674b0761c Don't reset volume at Sound.resetParameters(); Reset the parameters before Sound.randomize() hace 10 años
  nucular 39a001a1a4 Return undefined from Sound.generateSoundData if no sample data was yielded hace 10 años
  nucular d7c314dc18 Fix volume application hace 10 años
  nucular f3e49ab0a8 Fixed generators hace 10 años
  nucular 8f2b359e79 'Fixed' the bug with the sample being nil sometimes hace 10 años
  nucular 0b3049d054 Use interpolation instead of skipping a sample when generating for 22050 Hz hace 10 años
  nucular c3b2a0eec3 Added seed arguments to mutate and the random generators hace 10 años