Yotam Mann
|
bf20552449
|
using new string replacement syntax
|
2014-11-01 21:54:53 -04:00 |
|
Yotam Mann
|
866bb5cd65
|
simplified BitCrusher further
|
2014-11-01 16:16:14 -04:00 |
|
Yotam Mann
|
2a65eb3ce7
|
rewrote floor in BitCrusher with Expr
|
2014-10-30 18:06:13 -04:00 |
|
Yotam Mann
|
ebca621fc7
|
this will improve performance.
may cause issues when setting bits which are larger than the initial
value.
|
2014-09-11 20:35:39 -04:00 |
|
Yotam Mann
|
8f54007335
|
modulo starts at the maximum bits
|
2014-09-11 13:39:06 -04:00 |
|
Yotam Mann
|
a49061ac9a
|
rewrote bit crusher without ScriptProcessorNode
wow. and it works well.
|
2014-09-08 11:54:03 -04:00 |
|
Yotam Mann
|
bf0b738ca2
|
bits in integers
|
2014-09-06 18:09:15 -04:00 |
|
Yotam Mann
|
28f57c76bb
|
removed doc links
they were breaking jsdocs.
|
2014-09-05 11:40:55 -04:00 |
|
Yotam Mann
|
d71f1cb5b7
|
jsdocs updates.
|
2014-09-05 11:32:35 -04:00 |
|
Yotam Mann
|
af85ae7e19
|
Added "use strict" to all classes
Fixes #17
|
2014-09-04 00:41:40 -04:00 |
|
Yotam Mann
|
8b316762eb
|
_defaults -> defaults
made it not private
|
2014-08-25 10:23:37 -04:00 |
|
Yotam Mann
|
223a599f66
|
All effects have a 'set' method
#16
|
2014-08-25 09:57:36 -04:00 |
|
Yotam Mann
|
dc98641558
|
dispose method calls parent's dispose method
related to issue #15. finished for all effects.
|
2014-08-23 15:51:21 -04:00 |
|
Yotam Mann
|
52fca548b6
|
bit crusher extends Tone.Effect
|
2014-08-23 14:23:54 -04:00 |
|
Yotam Mann
|
4b12221812
|
updated jsdoc description
|
2014-08-20 20:46:40 -04:00 |
|
Yotam Mann
|
8aa3e06085
|
moved bit crusher to effects
|
2014-07-02 17:07:53 -04:00 |
|