tambien
|
ed71d8141b
|
amd to es6 import/export
no longer using AMD (require.js) style imports, and beginning to move to es6 "import/export" statements everywhere.
|
2019-01-27 13:05:20 -05:00 |
|
Yotam Mann
|
6dbb025c2a
|
removing signal proxies
added too much difficulty with garbage collection, too many edge cases
|
2018-06-09 12:55:29 -04:00 |
|
tambien
|
f7633a5c73
|
testing signal proxies
|
2018-06-05 21:58:00 -04:00 |
|
tambien
|
38dcb86631
|
simplyfying tests
WIP - will fill this in later
|
2018-05-25 18:34:46 -04:00 |
|
tambien
|
57070d987b
|
only disconnecting when signal is started
fixes #338
|
2018-05-25 18:24:45 -04:00 |
|
Yotam Mann
|
a18ab72da0
|
pointing at correct helper/Test
|
2018-05-18 12:07:20 -04:00 |
|
Yotam Mann
|
6ed9c8e4d5
|
testing chaining control signals
|
2018-02-04 13:05:06 -05:00 |
|
Yotam Mann
|
1e5606a003
|
testing cancelAndHold during exponential ramp
|
2018-01-03 15:38:04 -05:00 |
|
Yotam Mann
|
15229d7c7e
|
linting
|
2017-12-30 11:26:29 -05:00 |
|
Yotam Mann
|
8f5c6ea20b
|
increasing testing tolerance
|
2017-12-29 20:06:21 -05:00 |
|
Yotam Mann
|
b4c81f7115
|
misspelled Approach in exponentialApproachValueAtTime
|
2017-12-29 20:04:46 -05:00 |
|
Yotam Mann
|
f279f57f3f
|
testing exponentialApproach and setValueCurve
|
2017-09-20 19:05:00 -04:00 |
|
Yotam Mann
|
48b15b2c5e
|
removing LFO option from Signal and Param
straightforward to simply connect an LFO to the signal. Also causes
circular dependency issue
|
2017-09-17 12:26:00 -04:00 |
|
Yotam Mann
|
39389e810c
|
warning if scheduling time is in the past
addresses #260
|
2017-09-15 17:50:12 -04:00 |
|
Yotam Mann
|
69fd12e702
|
testing targetRampTo
|
2017-09-13 11:19:12 -04:00 |
|
Yotam Mann
|
6662ca8670
|
adding cancelAndHold to signal classes
with fallback for unsupported browsers
|
2017-08-31 12:41:15 -04:00 |
|
Yotam Mann
|
6253db7250
|
signal tests use updated Offline API
|
2017-02-20 16:40:41 -05:00 |
|
Yotam Mann
|
46fc0c732c
|
testing LFO as value
|
2016-09-18 19:28:20 -04:00 |
|
Yotam Mann
|
e22ba03642
|
testing rampTo with additional time
|
2016-05-17 21:59:36 -04:00 |
|
Yotam Mann
|
aacf62136b
|
increasing testing time for signal scheduling
|
2016-05-14 17:34:03 -04:00 |
|
Yotam Mann
|
a7f36314f2
|
tests using new Type
|
2016-04-18 02:18:36 -04:00 |
|
Yotam Mann
|
45a82a4965
|
removing setTimeouts where possible
replacing it with new Offline
|
2016-03-04 16:00:05 -05:00 |
|
Yotam Mann
|
e58a016c16
|
testing new classes and APIs
|
2015-10-21 10:55:56 -04:00 |
|
Yotam Mann
|
aa692f2214
|
adjusting test tolerence
now more tests pass on FF
|
2015-10-09 10:58:08 -04:00 |
|
Yotam Mann
|
eccdb659c2
|
renamed Tone/core/Types -> Tone/core/Type
|
2015-09-04 16:48:21 -04:00 |
|
Yotam Mann
|
5468caeeec
|
testing Transport syncing
|
2015-08-31 15:16:20 -04:00 |
|
Yotam Mann
|
053736404a
|
testing all signal classes
|
2015-08-24 17:29:19 -04:00 |
|