Yotam Mann
|
d2dac95821
|
moved requirejs to testdeps
|
2015-06-27 20:26:49 -04:00 |
|
Yotam Mann
|
bcb0bd46b8
|
update harmonicity api in test
|
2015-06-14 00:55:07 -04:00 |
|
Yotam Mann
|
38f66d92ad
|
get can use "." to access deeper props
|
2015-05-24 09:34:17 -04:00 |
|
Yotam Mann
|
17e76b0642
|
3 new Simplified Synths
|
2015-05-23 18:26:16 -04:00 |
|
Yotam Mann
|
2dfb07f497
|
mute the output with new api
|
2015-05-23 18:25:43 -04:00 |
|
Yotam Mann
|
0582947ded
|
noting changes
|
2015-05-12 23:58:41 -04:00 |
|
Yotam Mann
|
2fdaa36d1f
|
Clock onended callback similar to Sources
Fixes #65
|
2015-05-05 15:36:06 -04:00 |
|
Yotam Mann
|
274bab6336
|
removing Tone.Stereo
changing the `channelCountMode` is much simpler.
|
2015-04-28 14:42:40 -04:00 |
|
Yotam Mann
|
4ce2221013
|
FeedbackCombFilter test
|
2015-04-24 17:45:44 -04:00 |
|
Yotam Mann
|
77e41151ac
|
testing Tremolo and amount->depth
|
2015-04-24 13:13:36 -04:00 |
|
Yotam Mann
|
a5f3724ba6
|
mid side testing
|
2015-04-20 15:42:04 -04:00 |
|
Yotam Mann
|
1b72e91b32
|
renamed EQ to EQ3
|
2015-04-20 10:41:55 -04:00 |
|
Yotam Mann
|
c12e5321c0
|
DrumSynth tests
|
2015-04-20 10:39:57 -04:00 |
|
Yotam Mann
|
006a3a1fe7
|
fixing Envelope test
|
2015-04-18 20:23:30 -04:00 |
|
Yotam Mann
|
ab4102da92
|
AutoFilter tests
|
2015-04-18 10:52:41 -04:00 |
|
Yotam Mann
|
1dabae8a66
|
testing buffer reverse
|
2015-04-12 22:22:26 -04:00 |
|
Yotam Mann
|
81670122d3
|
completely disposing readOnly properties
need to set them writable first
|
2015-04-05 14:41:43 -04:00 |
|
Yotam Mann
|
f52c999abe
|
test GainToAudio
|
2015-04-05 12:13:26 -04:00 |
|
Yotam Mann
|
7e9b025418
|
fixing test race condition
|
2015-04-05 10:36:39 -04:00 |
|
Yotam Mann
|
b093dd4d73
|
deleting deprecated classes
|
2015-03-26 10:50:48 -04:00 |
|
Yotam Mann
|
2be3f1dcbb
|
Merge pull request #58 from kirbysayshi/ksh/fx-bug-decrease
prevent SyntaxError(s) in Firefox
|
2015-03-24 16:32:39 -04:00 |
|
Yotam Mann
|
7e5b7b8e46
|
testing new components
|
2015-03-24 16:30:13 -04:00 |
|
Andrew Petersen
|
a2aeffe2a2
|
prevent SyntaxError(s) in Firefox
|
2015-03-21 23:24:54 -04:00 |
|
Yotam Mann
|
fd3e019af7
|
more testing
|
2015-02-28 18:06:38 -05:00 |
|
Yotam Mann
|
0c4a67296a
|
simplified modulo by constraining input range
only handles inputs between -1 and 1
|
2015-02-27 13:00:20 -05:00 |
|
Yotam Mann
|
89b153d244
|
including note in test deps
|
2015-02-26 11:47:58 -05:00 |
|
Yotam Mann
|
62cd815563
|
made dryWet private in effects
still expose wet control
|
2015-02-25 00:57:00 -05:00 |
|
Yotam Mann
|
4109b556c9
|
bypass test
|
2015-02-23 22:15:31 -05:00 |
|
Yotam Mann
|
c5b2cdae3e
|
low/mid/high uses Signals
|
2015-02-23 19:46:28 -05:00 |
|
Yotam Mann
|
9722415a4c
|
deprecated Inverse and Divide
They were more complicated than they were useful.
|
2015-02-23 19:39:46 -05:00 |
|
Yotam Mann
|
c52d61deaf
|
moved syncing to Transport
|
2015-02-21 14:05:58 -05:00 |
|
Yotam Mann
|
e567fb56f2
|
test new API
|
2015-02-21 14:05:25 -05:00 |
|
Yotam Mann
|
71f91bdf69
|
updated to new API
|
2015-02-20 00:58:41 -05:00 |
|
Yotam Mann
|
28e40b8203
|
updating tests
|
2015-02-11 23:10:28 -05:00 |
|
Yotam Mann
|
69c2fba33f
|
using Tone.Recorder for tests
|
2015-02-10 17:14:00 -05:00 |
|
Yotam Mann
|
6b36cf13ef
|
fully migrated to new Signal API
|
2015-02-10 16:45:05 -05:00 |
|
Yotam Mann
|
51e68b6445
|
updating tests to new API
|
2015-02-10 16:35:19 -05:00 |
|
Yotam Mann
|
110afb7531
|
deprecated Tone.Recorder
using it just for testing
|
2015-02-10 12:02:48 -05:00 |
|
Yotam Mann
|
4bc44ac466
|
testing signals
|
2015-02-06 17:48:25 -05:00 |
|
Yotam Mann
|
64140ed316
|
updating tests to new APIs
|
2015-02-04 10:17:06 -05:00 |
|
Yotam Mann
|
11ef065861
|
renamed DryWet to CrossFade
|
2015-02-02 12:48:04 -05:00 |
|
Yotam Mann
|
2e15f03490
|
Revert Tone.Volume representation
|
2015-01-05 23:33:05 -05:00 |
|
Yotam Mann
|
a60ec836db
|
migrating to Tone.Volume representation
|
2015-01-05 22:46:19 -05:00 |
|
Yotam Mann
|
e105b5fc58
|
testing toGain
|
2015-01-05 22:46:00 -05:00 |
|
Yotam Mann
|
8b141cf6c1
|
testing new Sampler API
|
2015-01-05 22:00:48 -05:00 |
|
Yotam Mann
|
e190b58692
|
updating Player tests to new API
|
2015-01-05 21:56:40 -05:00 |
|
Yotam Mann
|
98e605c42a
|
deprecating MultiSampler
|
2015-01-05 21:56:25 -05:00 |
|
Yotam Mann
|
1ad17e5021
|
clock onended test
|
2015-01-04 22:55:04 -05:00 |
|
Yotam Mann
|
0171707425
|
new buffer and source tests for new Tone.Buffer
|
2015-01-04 21:47:12 -05:00 |
|
Yotam Mann
|
9e140a7605
|
Fixing/testing microphone dispose method
Fixes #46
|
2014-12-19 12:20:26 -05:00 |
|