Added two issues

This commit is contained in:
nucular 2014-05-26 12:56:54 +02:00
parent f271d7a627
commit 6a932ec970

View File

@ -47,4 +47,6 @@ are of less priority or it is unknown if they should be handled as a bug.
- ! The phaser offset has no audible effect, the phaser sweep however has.
- ! The Lowpass and Highpass filters sounds distorted.
- ! Changing is broken when the amount is < 0.
- Sometimes (sometimes!) the generator yields nil, which causes setSample to fail.
- ? `Sound.repeatSpeed`, `Sound.waveType` and `Sound.frequency.deltaSlide` should be lowercased instead of camelcased.
- ? Everything seems to be pitched slightly higher than at the original (floating point error?)