Yotam Mann
|
e25cd4f6fc
|
preset setting tests
|
2014-10-13 17:16:22 -04:00 |
|
Yotam Mann
|
4ccc0e08e7
|
ability to set rolloff of autowah
|
2014-10-13 17:16:10 -04:00 |
|
Yotam Mann
|
739d028a19
|
instrument output tests
|
2014-10-13 17:15:58 -04:00 |
|
Yotam Mann
|
9c051308c9
|
added signal dependency in Common tests
|
2014-10-13 17:15:45 -04:00 |
|
Yotam Mann
|
d10ccb1f92
|
phaser tests
|
2014-10-13 16:48:54 -04:00 |
|
Yotam Mann
|
441d14c879
|
testing if effects pass audio through
|
2014-10-13 16:47:06 -04:00 |
|
Yotam Mann
|
0430b0674b
|
testing components pass through audio
|
2014-10-13 16:32:04 -04:00 |
|
Yotam Mann
|
ce92990e3f
|
testing if sources output audio
|
2014-10-13 16:31:51 -04:00 |
|
Yotam Mann
|
29506b7bc8
|
testing MultibandSplit and input/output tests
|
2014-10-13 15:59:04 -04:00 |
|
Yotam Mann
|
4f9850d315
|
disconnect method handles output arrays
|
2014-10-13 15:58:21 -04:00 |
|
Yotam Mann
|
05b2415fa6
|
wrote EQ in terms of MutibandSplit
|
2014-10-13 15:58:06 -04:00 |
|
Yotam Mann
|
757c114ede
|
new class MultibandSplit
splits incoming signal into low/mid/high frequency bands
|
2014-10-13 15:57:53 -04:00 |
|
Yotam Mann
|
a4cc79cfde
|
stopped state doesn't wait for on ended event
the oneneded event is inconsistent when the source is not connected
directly to Master (such as in the case of an LFO).
Fixes #34
|
2014-10-08 11:59:31 -04:00 |
|
Yotam Mann
|
a00cfc793f
|
testing new classes
|
2014-10-03 17:24:02 -04:00 |
|
Yotam Mann
|
2e428fa282
|
noting changes
|
2014-10-03 17:23:40 -04:00 |
|
Yotam Mann
|
231d803848
|
IfThenElse class
convenience on using the selector for signal switching logic.
|
2014-10-03 17:20:35 -04:00 |
|
Yotam Mann
|
fe96656d2a
|
AND and OR classes
Fixes #22
|
2014-10-03 17:20:00 -04:00 |
|
Yotam Mann
|
7972f0db34
|
Pulse, PWM, and Omni extend Oscillator
|
2014-10-03 16:07:30 -04:00 |
|
Yotam Mann
|
a8e156fcaf
|
made Oscillator.oscillator _private
|
2014-10-03 16:06:42 -04:00 |
|
Yotam Mann
|
4eaa4f75df
|
es5 getter/setter on Tone.Signal value
#33
|
2014-10-03 15:50:21 -04:00 |
|
Yotam Mann
|
22eb5b352d
|
options object tests
|
2014-10-03 15:16:48 -04:00 |
|
Yotam Mann
|
2daa8c64ad
|
Oscillators inherit Tone.Oscillator setFrequency
|
2014-10-03 15:16:32 -04:00 |
|
Yotam Mann
|
e2c0e47f2f
|
Noise getType method
|
2014-10-03 14:54:09 -04:00 |
|
Yotam Mann
|
a38f50fd70
|
testing changes.
|
2014-10-03 13:08:37 -04:00 |
|
Yotam Mann
|
0270b3c9e0
|
deprecating Tone.Threshold
|
2014-10-03 13:07:53 -04:00 |
|
Yotam Mann
|
f94034345d
|
rewrote GreaterThan and LessThan in terms of GreaterThanZero
|
2014-10-03 13:07:26 -04:00 |
|
Yotam Mann
|
93eace9694
|
new GreaterThanZero class
Fixes #20. Also deprecates the need for Tone.Threshold
|
2014-10-03 13:06:26 -04:00 |
|
Yotam Mann
|
b310136dee
|
JCReverb: constructor takes room size as parameter
|
2014-10-03 11:34:47 -04:00 |
|
Yotam Mann
|
1ed4f5288c
|
allowing for loopEnd to be a Tone.Time
|
2014-10-03 01:00:48 -04:00 |
|
Yotam Mann
|
02c21fed73
|
switches types without a pop
|
2014-10-03 01:00:37 -04:00 |
|
Yotam Mann
|
645e192233
|
it's not that easy to use the build with requirejs
|
2014-10-02 18:59:20 -04:00 |
|
Yotam Mann
|
8db5b29766
|
noting changes.
|
2014-10-02 18:58:33 -04:00 |
|
Yotam Mann
|
35bdca0568
|
default Player loop is still the end of the file
|
2014-10-02 18:58:24 -04:00 |
|
Yotam Mann
|
1676b21edc
|
updating example to new API
‘onload’ instead of ‘load’
|
2014-10-02 18:56:37 -04:00 |
|
Yotam Mann
|
bbdd910f93
|
noting changes
|
2014-10-02 18:56:13 -04:00 |
|
Yotam Mann
|
666d8f96c1
|
removed reference to global 'define' with build
gets rid of the problem of having the global ‘define’ left defined in
the window which may have adverse effects on other AMD shim modules.
|
2014-10-02 18:55:24 -04:00 |
|
Yotam Mann
|
5ef854437a
|
removed some old script tags
|
2014-10-02 18:53:22 -04:00 |
|
Yotam Mann
|
54f890cacf
|
noting changes
|
2014-10-02 13:40:35 -04:00 |
|
Yotam Mann
|
b2eebe9dc4
|
describing how to use the build with requirejs
|
2014-10-02 13:40:19 -04:00 |
|
Yotam Mann
|
d1d155f58d
|
envelope stays tempo relative until triggered
|
2014-10-02 13:23:04 -04:00 |
|
Yotam Mann
|
93d9dd24c0
|
can start the transport at a specific offset
|
2014-10-02 13:22:44 -04:00 |
|
Yotam Mann
|
d743e1eb17
|
reveals player attributes through set in Sampler
and through the constructor options object
|
2014-10-02 13:22:29 -04:00 |
|
Yotam Mann
|
7d26a67910
|
loop attributes can be passed in options object
also attributes can remain tempo relative. #27
|
2014-10-02 13:21:22 -04:00 |
|
Yotam Mann
|
bb17651349
|
MultiSampler accepts the sample names as numbers
|
2014-10-02 13:16:17 -04:00 |
|
Yotam Mann
|
527ce958cf
|
cleaning up PingPongDelay
|
2014-10-02 13:15:38 -04:00 |
|
Yotam Mann
|
30e71b1c82
|
Added pre delay in left channel
Fixes #32
|
2014-10-01 19:45:30 -04:00 |
|
Yotam Mann
|
0233abf40e
|
cool color console printing
|
2014-10-01 14:48:05 -04:00 |
|
Yotam Mann
|
ef80d1e81c
|
light styling.
|
2014-10-01 14:47:45 -04:00 |
|
Yotam Mann
|
06b7c60a87
|
mutes the master in the onlineTests
|
2014-10-01 14:47:31 -04:00 |
|
Yotam Mann
|
5fd40f6856
|
onended testing for sources
|
2014-10-01 14:47:15 -04:00 |
|