Yotam Mann
1f9fad3604
test all examples for execution errors
2017-03-26 14:51:25 -04:00
Yotam Mann
4cec0fb7a3
mute
is true when volume === -Infinity and false otherwise
...
fixes #221
2017-03-24 17:27:40 -04:00
Yotam Mann
343e90fa86
testing getConstant
2017-03-22 11:43:35 -04:00
Yotam Mann
55d6bc739c
testing Tone.loaded
2017-03-14 16:49:13 -04:00
Yotam Mann
66f1f4343f
testing getChannelData
2017-03-13 22:09:08 -04:00
Yotam Mann
d037c28d6f
eval -> valueOf
...
thanks for the suggestion @JackCA
fixes #205
2017-03-12 21:31:23 -04:00
Yotam Mann
f0520d9722
using native sampleRate for tests
2017-02-28 18:59:21 -05:00
Yotam Mann
21d225e322
returning to old test style
2017-02-20 23:32:10 -05:00
Yotam Mann
a64d9d551b
adjusting ranges for linux errors
2017-02-20 23:17:20 -05:00
Yotam Mann
c7b62eb939
trying to compensate for linux errors
...
scheduling samples seems to have different levels of precision of
different platforms
2017-02-20 23:06:27 -05:00
Yotam Mann
07dd1cf7a0
adjusting test ranges again for linux
2017-02-20 22:49:27 -05:00
Yotam Mann
e19ef3bca7
extending ranges to compensate for floating point errors
...
on linux these were throwing errors
2017-02-20 22:37:32 -05:00
Yotam Mann
e1b7fbd3f9
removing unused tests
2017-02-20 16:45:32 -05:00
Yotam Mann
0ef0ad3a56
type tests use updated Offline API
2017-02-20 16:41:37 -05:00
Yotam Mann
d8ea7ac0fb
making sure non-zero signal is output
2017-02-20 16:41:22 -05:00
Yotam Mann
ff7f384192
instrument tests use updated Offline API
2017-02-20 16:40:56 -05:00
Yotam Mann
6253db7250
signal tests use updated Offline API
2017-02-20 16:40:41 -05:00
Yotam Mann
72fe983374
using new value
method in BufferTests
2017-02-20 14:07:02 -05:00
Yotam Mann
fc0a26027f
migrating tests to new Offline API
2017-02-20 14:06:44 -05:00
Yotam Mann
15dd8107de
meter measures and returns RMS
2017-02-20 14:05:33 -05:00
Yotam Mann
bd9b42d5bc
additional buffer checks
2017-02-20 14:05:11 -05:00
Yotam Mann
a7a5f00786
testing start
with and without duration
2017-02-20 14:03:49 -05:00
Yotam Mann
47325729b2
updating EffectsTests to new Offline API
2017-02-20 00:04:45 -05:00
Yotam Mann
4399793d8d
converting components to new Offline test API
2017-02-19 23:55:55 -05:00
Yotam Mann
b3fa0edf9a
FF passes all signal scheduling tests
2017-02-19 22:51:10 -05:00
Yotam Mann
d5fa72f447
shim buffer tests into offline return
2017-02-19 22:50:39 -05:00
Yotam Mann
06913fa2cc
invokes a callback online a specific time
2017-02-19 20:49:58 -05:00
Yotam Mann
931524407c
simplified PassAudioStereo
2017-02-19 20:49:47 -05:00
Yotam Mann
23e07013c9
allowing for sound to slowly ramp in
2017-02-19 20:49:35 -05:00
Yotam Mann
f26f4d42aa
evaluates to true if the input produces silence
2017-02-19 20:48:57 -05:00
Yotam Mann
4f8f55c261
updating to new Offline API
2017-02-19 20:48:22 -05:00
Yotam Mann
b027b865e9
removing listener after test is completed
2017-02-19 15:32:26 -05:00
Yotam Mann
b58b6af6ea
removing unused tests
2017-02-19 15:32:11 -05:00
Yotam Mann
2b33efa77f
new Offline test API
2017-02-19 15:32:00 -05:00
Yotam Mann
99955515ea
reinit test on new Context
2017-02-19 15:31:03 -05:00
Yotam Mann
6d8669ce56
updated Offline test API
2017-02-19 15:29:53 -05:00
Yotam Mann
25b79e0108
updating to new PassAudio Test API
2017-02-19 15:29:01 -05:00
Yotam Mann
4652203066
stopDownloads -> cancelDownloads
2017-02-19 12:01:15 -05:00
Yotam Mann
89d92b78bc
converting to new Offline test API
...
and new test helpers
2017-02-19 11:54:29 -05:00
Yotam Mann
9ede009e6d
testing OfflineContext
2017-02-19 11:52:53 -05:00
Yotam Mann
2ee1eb2d76
testing Offline method
2017-02-19 11:52:46 -05:00
Yotam Mann
c0b16757e5
Offline test uses new Offline method
2017-02-19 11:52:33 -05:00
Yotam Mann
50663c31f3
Tone.Context tests
2017-02-18 19:47:45 -05:00
Yotam Mann
7d14e87171
testing disconnect
2017-02-11 13:56:57 -05:00
Yotam Mann
27739ca795
changing name of private lookAhead member and adding 'lag' member
...
‘lag’ is the amount that the clock is falling behind the desired update
interval
2016-12-25 19:38:19 -05:00
Yotam Mann
5989271a31
simplifying Tone.Draw test
2016-12-22 11:36:40 -05:00
Yotam Mann
5d15ee324f
lookAhead -> latencyHint
...
more consistent with WAA spec
2016-12-20 22:47:37 -05:00
Yotam Mann
11e3504cab
narrowing threshold of test
2016-12-20 22:39:38 -05:00
Yotam Mann
09f0c26339
a longer interval to compensate for higher default lookAhead
2016-12-20 22:38:37 -05:00
Yotam Mann
273c2f3b51
updating to new Clock API
...
includes updateInterval
2016-12-20 22:38:07 -05:00
Yotam Mann
2c3fa527fd
adding updateInterval
...
how often the web worker callback is invoked
2016-12-20 22:37:34 -05:00
Yotam Mann
d63c58eeb5
increasing test threshold
2016-12-18 22:33:36 -05:00
Yotam Mann
31fe050475
getStateAtTime -> getValueAtTime
2016-12-18 22:14:14 -05:00
Yotam Mann
9c94b89eec
renaming addEvent->add, removeEvent->remove, getEvent->get
2016-12-18 21:56:22 -05:00
Yotam Mann
1536420bc8
adding numberOfInputs/Outputs
2016-12-18 20:57:00 -05:00
Yotam Mann
612b6c0b5e
Tone.Draw for synchronizing animation frame and Tone.Clock
2016-12-18 20:26:11 -05:00
Yotam Mann
a0ea404745
Revert "deferred animation callback"
...
This reverts commit f685bcd5ae
.
2016-12-18 13:43:23 -05:00
Yotam Mann
77953eede9
ExternalInput -> UserMedia
...
updated to latest MediaDevice API
2016-12-17 16:26:27 -05:00
Yotam Mann
eb4242b780
using meter to test if buffer is playing
2016-12-15 12:49:51 -05:00
Yotam Mann
7529599607
adding explicit start time to Transport.start in tests
2016-12-05 21:30:25 -05:00
Yotam Mann
7a1380637e
Previous playback is not stopped if retrigger=true
...
Fixes #186
2016-12-05 21:29:55 -05:00
Yotam Mann
8911dce68a
Clock.start with undefined arg is scheduled into the future
...
if there is no argument passed into the first argument of Clock.start /
Transport.start, the currentTime + Clock’s lookAhead time will be used
as the start time.
2016-12-05 20:59:39 -05:00
Yotam Mann
f685bcd5ae
deferred animation callback
...
This is useful for synchronizing animations with scheduled audio
events.
2016-12-03 12:15:37 -05:00
Yotam Mann
2b7789b3a9
peek and shift methods
...
this allows the timeline to be used as a priority queue.
2016-12-02 18:59:12 -05:00
Yotam Mann
b721ee8ffd
API to set Transport's lookAhead to customize the balance of latency and performance
2016-11-22 10:56:47 -08:00
Yotam Mann
1935d24ba2
removing convolver effects tests that throw an error when running in TravisCI
2016-11-22 10:46:26 -08:00
Yotam Mann
d386ffed97
Convolver.load returns a Promise
2016-11-22 10:31:06 -08:00
Yotam Mann
84c1affe83
Clock uses static lookahead
...
lookAhead is more conservatively computed and adjusts to the largest
value.
2016-11-21 00:05:19 -08:00
Yotam Mann
3ca0eadafd
.load method returns a Promise
2016-11-06 19:16:31 -05:00
Yotam Mann
99dd7717ec
don't decrement on error
...
added method to abort all downloads in progress
2016-11-03 14:39:45 -04:00
Yotam Mann
f4b9393202
testing complex scheduling with multiple start/stop invoked in both event and Transport
2016-10-20 11:45:10 -04:00
Yotam Mann
3f7c903302
sets event start/stop correctly when the loopEnd is changed to smaller than the initial value
2016-10-20 11:44:11 -04:00
Yotam Mann
64a33b0c16
correcting offset when greater than loopEnd
2016-10-11 14:03:10 -04:00
Yotam Mann
c700caed7f
member api test
2016-10-05 00:18:41 -04:00
Yotam Mann
b5ff5d365a
Part accepts a objects that are not object literals in add/remove
...
it just needs to have a time property
2016-10-03 23:47:01 -04:00
Yotam Mann
70ea8f7155
panner/listener tests
2016-10-01 21:45:30 -04:00
Yotam Mann
f37e188acd
adding type primitives to APITest
2016-09-26 14:58:04 -04:00
Yotam Mann
753640bdeb
seek to a position in the buffer
2016-09-25 22:32:54 -04:00
Yotam Mann
2474312a4e
updating API tests
2016-09-25 21:58:48 -04:00
Yotam Mann
e4abe75851
validating constructor/method inputs
2016-09-25 21:36:32 -04:00
Yotam Mann
827fda3d00
more accurate handling of syncing to Transport start with an offset / duration
2016-09-25 12:35:57 -04:00
Yotam Mann
7565530987
start/stop/pause callbacks are invoked at the moment they occur
...
Previously they were invoked when the ‘start/stop/pause’ methods were
called.
Fixes #159
2016-09-24 11:48:28 -04:00
Yotam Mann
792f85bebd
clock is an event emitter
2016-09-24 11:26:57 -04:00
Yotam Mann
5b9e01be5c
Revert "making envelope tests not start on 0"
...
This reverts commit 244a4188e4
.
2016-09-24 10:03:26 -04:00
Yotam Mann
244a4188e4
making envelope tests not start on 0
2016-09-24 00:01:17 -04:00
Yotam Mann
e3ca856764
additional TransportTime validations
2016-09-20 18:35:28 -04:00
Yotam Mann
cc232ce3c3
updated buses to use Gain. clearing send/recv on new AudioContext
...
testing that a gain can be passed in.
2016-09-19 23:30:43 -04:00
Yotam Mann
ebf0eb4f64
added Promise tests
2016-09-19 00:08:23 -04:00
Yotam Mann
6a951fa217
using 'emit' instead of 'trigger'
...
more similar to Node.js EventEmitter class
2016-09-18 20:07:00 -04:00
Yotam Mann
86fa6233c3
Time copy/clone tests
2016-09-18 19:41:41 -04:00
Yotam Mann
46fc0c732c
testing LFO as value
2016-09-18 19:28:20 -04:00
Yotam Mann
81c65f0bb0
testing loaded
2016-08-19 18:03:13 -04:00
Yotam Mann
a1563b90af
removing console log
...
[skip ci]
2016-08-18 22:35:39 -04:00
Yotam Mann
ff5ef1c045
toMilliseconds test
2016-08-18 11:41:15 -04:00
Yotam Mann
5f38177b9b
testing error callbacks
2016-08-16 15:26:56 -04:00
Yotam Mann
e8f7020eaf
sync
tests
2016-08-15 23:13:09 -04:00
Yotam Mann
2c1e1167a6
buffer length is inconsistent on linux....
...
might be because it’s block aligned or something. broadening the test
to deal to deal with this.
2016-08-15 11:50:30 -04:00
Yotam Mann
1270727098
testing to/from Array methods
2016-08-15 10:23:01 -04:00
Yotam Mann
682ec0e46e
get/set the progress in seconds
2016-08-15 07:28:52 -04:00
Yotam Mann
79a723cf03
removing effects test
2016-08-09 16:47:14 -04:00
Yotam Mann
27ad555987
chrome doesn't seem to like ratios over 20
2016-08-09 15:10:35 -04:00
Yotam Mann
601d89564d
updated convolved name
...
[skip ci]
2016-08-09 14:59:38 -04:00
Yotam Mann
cdf64aeac3
using rest of effects tests on Convolver
...
using stereo sample for it
2016-08-09 14:25:20 -04:00
Yotam Mann
438abe481a
added karma test baseUrl
2016-08-09 01:14:52 -04:00
Yotam Mann
464d64d13b
Merge branch 'master' into dev
2016-07-20 15:44:34 -04:00
Yotam Mann
b266902bd7
can set the buffer
2016-07-20 15:42:55 -04:00
Yotam Mann
77e4111e19
adding additional compressor constructor test
2016-07-18 22:54:07 -04:00
Yotam Mann
dee059d4de
validating pause->restart fix
...
addresses #145
2016-07-08 12:27:22 -04:00
Yotam Mann
99d7d2f8bd
disconnects from a specific node
...
(tests this feature only when supported)
2016-07-06 23:39:06 -04:00
Yotam Mann
c08e16087f
correctly setting PPQ
...
wasn’t taking into account that the returns bpm value was dependent on
the PPQ. therefore, need to read the bpm before setting the PPQ.
2016-07-06 23:23:14 -04:00
Yotam Mann
408f142be3
increasing timeout time
...
for very slow TravisCI server instances
2016-07-06 22:47:30 -04:00
Yotam Mann
3a7e51793e
sampler tests
...
also allowing a constructor argument to be passed into the Instrument
tests
2016-07-06 22:33:07 -04:00
Yotam Mann
b06f50e9c6
removing redundant reverse test
...
already exists in player and buffer
2016-07-05 21:55:17 -04:00
Yotam Mann
dbc428a197
GrainPlayer tests
2016-07-05 20:33:01 -04:00
Yotam Mann
1ba3733439
interval is exclusive of end point
...
specifically the repeat time is: [start, start + duration).
so Transport.scheduleRepeat(fn, 1, 0, 2) will repeat twice, not three
times (since it’s exclusive of the end time).
2016-06-22 16:39:48 -04:00
Yotam Mann
ad17849389
testing retrigger with custom curve
2016-06-17 13:15:41 -04:00
Yotam Mann
74ebee4bfe
MultiPlayer keeps track of all the BufferSources it's played
2016-06-15 00:48:55 -04:00
Yotam Mann
1f131625de
already testing offset in Player
2016-06-14 20:58:22 -04:00
Yotam Mann
1efc061ebd
explicitly stop the AudioBufferSource when duration is given
2016-06-14 20:43:26 -04:00
Yotam Mann
96644f37d2
Adjusting the timing of the tests
...
also using wav’s instead of mp3s
2016-06-14 20:27:12 -04:00
Yotam Mann
e0edb67a75
Wrapper around the basic AudioBufferSourceNode
2016-06-14 19:57:46 -04:00
Yotam Mann
5978d46825
Buffers is a data structure for holding multiple Tone.Buffer
2016-06-14 19:57:01 -04:00
Yotam Mann
cce32d7efc
IntervalTimeline.forEachOverlap -> forEachAtTime
2016-06-13 09:02:51 -04:00
Yotam Mann
ed0e2960ad
adjusting thresholds for test
2016-06-12 10:06:39 -04:00
Yotam Mann
eea938094c
renaming cosine->sine and ease->sine
...
Fixes #69
2016-06-12 09:56:18 -04:00
Yotam Mann
49fc9d7bb6
renamed SimpleSynth to Tone.Synth
2016-05-23 19:49:41 -04:00
Yotam Mann
06dbbc03b7
testing new attack/release curves
2016-05-23 19:20:30 -04:00
Yotam Mann
10b9e7fa0f
adjusting thresholds to accommodate a FF precision
2016-05-23 19:19:38 -04:00
Yotam Mann
f2ccded2e8
speeding up player tests
...
with shorter samples
2016-05-17 23:03:19 -04:00
Yotam Mann
e22ba03642
testing rampTo with additional time
2016-05-17 21:59:36 -04:00
Yotam Mann
4fc7646a40
adjusting tests with new unity level
2016-05-17 21:27:08 -04:00
Yotam Mann
6060b397ad
added detune to PolySynth
...
applied when available.
2016-05-14 20:49:55 -04:00
Yotam Mann
b3e9ec173a
added detune for AM/FM synths
2016-05-14 20:10:31 -04:00
Yotam Mann
cdebaeedf5
Can pass in an array of durations into triggerAttackRelease
...
Fixes #135
2016-05-14 19:55:51 -04:00
Yotam Mann
607656f276
increasing default timeout time
2016-05-14 19:22:25 -04:00
Yotam Mann
58a1223a9a
meter uses the analyser node
...
no more ScriptProcessorNodes
2016-05-14 19:13:50 -04:00
Yotam Mann
24692aa343
can be muted in the constructor options
2016-05-14 17:46:21 -04:00
Yotam Mann
3ecd99ecb6
moving mute code to Volume
2016-05-14 17:34:23 -04:00
Yotam Mann
aacf62136b
increasing testing time for signal scheduling
2016-05-14 17:34:03 -04:00
Yotam Mann
07184385f9
testing muting
2016-05-14 17:21:36 -04:00
Yotam Mann
9a0fbb1991
using more reliable Offline timing tests for quantization
2016-05-14 17:16:28 -04:00
Yotam Mann
11dd12f002
changing subdivision test to use Offline testing
...
more reliable than setTimeout
2016-05-14 17:00:31 -04:00
Yotam Mann
c83c70d11c
cancels scheduling when setting a value with .value
...
this makes the behavior consistent between Webkit and FF
2016-05-14 16:52:58 -04:00
Yotam Mann
98e58d0576
switching argument position of type and size
...
type is more important a parameter.
2016-05-14 16:34:50 -04:00
Yotam Mann
b68f4d24f2
testing that time classes handle expressions
2016-05-14 16:30:40 -04:00
Yotam Mann
ce0f6fb2ec
rewriting test to not use secondsToSamples
2016-04-18 02:39:06 -04:00
Yotam Mann
688e3812ab
removing old types
2016-04-18 02:19:29 -04:00
Yotam Mann
a7f36314f2
tests using new Type
2016-04-18 02:18:36 -04:00
Yotam Mann
1e82abfaa2
CtrlInterpolate no longer interpolates notes
2016-04-18 02:07:24 -04:00
Yotam Mann
7a749dee0f
tests accurately reset the PPQ each time
2016-04-18 02:04:48 -04:00