コミット履歴

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