Yotam Mann
|
98d1b8808a
|
adding getter/setter for channelCount, channelCountMode and channelInterpretation
|
2018-02-05 16:51:04 -05:00 |
|
Yotam Mann
|
2666b06d47
|
adjusting test values
|
2018-02-05 16:50:29 -05:00 |
|
Yotam Mann
|
56c12fb627
|
Tone.Mono coerces the incoming mono or stereo signal into a mono signal
|
2018-02-05 16:40:55 -05:00 |
|
Yotam Mann
|
c91c1354e0
|
using a stereo signal to test PassAudioStereo and splitting
|
2018-02-05 16:25:43 -05:00 |
|
Yotam Mann
|
6cb53f6d9a
|
continuity tests on Chrome only
|
2018-02-05 15:06:53 -05:00 |
|
Yotam Mann
|
423ea05977
|
skipping FMSynth comparison when not on Chrome
|
2018-02-05 14:59:40 -05:00 |
|
Yotam Mann
|
88f43379e7
|
increasing testing threshold
|
2018-02-05 14:43:03 -05:00 |
|
Yotam Mann
|
bcdaa8196e
|
increasing test threshold
|
2018-02-05 14:37:07 -05:00 |
|
Yotam Mann
|
67649e43d5
|
adjusting FFT size and ignoring failing FF tests
|
2018-02-05 14:36:58 -05:00 |
|
Yotam Mann
|
bc558a1386
|
increasing threshold
|
2018-02-05 14:24:26 -05:00 |
|
Yotam Mann
|
4b9a407304
|
only running tests when audio rending is similar to Chrome
|
2018-02-05 14:24:21 -05:00 |
|
Yotam Mann
|
5eec68f9d0
|
compare rendered output to previously rendered audio files
|
2018-02-05 13:55:37 -05:00 |
|
Yotam Mann
|
e767d618d2
|
only testing online when supported
|
2018-02-04 23:01:24 -05:00 |
|
Yotam Mann
|
c4cd005635
|
adding getValueAtTime to returned RMS
|
2018-02-04 22:59:17 -05:00 |
|
Yotam Mann
|
f086f58c75
|
OscillatorNode is a fire-and-forget Oscillator
|
2018-02-04 22:55:19 -05:00 |
|
Yotam Mann
|
6ed9c8e4d5
|
testing chaining control signals
|
2018-02-04 13:05:06 -05:00 |
|
Yotam Mann
|
58eac95314
|
define left and right variables
|
2018-02-04 11:43:34 -05:00 |
|
Yotam Mann
|
a228deb862
|
increasing testing threshold
|
2018-02-01 09:56:32 -05:00 |
|
Yotam Mann
|
dfe269d60c
|
testing loading un-decodable audio
|
2018-01-18 12:50:45 -05:00 |
|
Yotam Mann
|
8fa809d5b8
|
adjusting test threshs to be less susceptible to randomness
|
2018-01-17 13:40:18 -05:00 |
|
Yotam Mann
|
82c7a109de
|
updating threshold
|
2018-01-17 13:30:24 -05:00 |
|
Yotam Mann
|
87217d1ab4
|
does not invoke stop from start in case playbackRate changes
fixes #292
|
2018-01-17 13:18:51 -05:00 |
|
Yotam Mann
|
9dbb54ff6a
|
AudioNode.connect returns the connected to node
fixes #291
|
2018-01-11 09:36:08 -08:00 |
|
Yotam Mann
|
1e5606a003
|
testing cancelAndHold during exponential ramp
|
2018-01-03 15:38:04 -05:00 |
|
Yotam Mann
|
8759443f9e
|
testing exponential approach and cancelScheduledValues
|
2018-01-03 15:30:44 -05:00 |
|
Yotam Mann
|
ec6a9baa52
|
checking for discontinuities with different curve types
|
2018-01-03 15:23:20 -05:00 |
|
Yotam Mann
|
1917148a99
|
testing setting AutoWah values
|
2018-01-03 15:22:52 -05:00 |
|
Yotam Mann
|
ea41ebb599
|
simple convolution-based reverb
|
2018-01-03 12:04:27 -05:00 |
|
Yotam Mann
|
a57ac25187
|
returning promise to OfflineTest defers the callback of 'render'
|
2018-01-03 12:03:41 -05:00 |
|
Yotam Mann
|
55c3474849
|
adding get getRmsAtTime to BufferTests
|
2018-01-03 12:02:41 -05:00 |
|
Yotam Mann
|
3f72fec6f9
|
returning a promise defers the rendering till the promise has resolved
|
2018-01-03 12:02:10 -05:00 |
|
Yotam Mann
|
92454266f7
|
sync/unsync triggerAttack/Release to the Transport
|
2018-01-02 16:49:41 -05:00 |
|
Yotam Mann
|
ec3a2d24e2
|
using getTicksAtTime to get the most accurate BarsBeatsSixteenths
|
2018-01-02 12:25:13 -05:00 |
|
Yotam Mann
|
077ae6d69a
|
Source sync and start after Transport is already running
|
2018-01-02 10:35:39 -05:00 |
|
Yotam Mann
|
15229d7c7e
|
linting
|
2017-12-30 11:26:29 -05:00 |
|
Yotam Mann
|
a6f9ca49bd
|
fixing AudioContext.close promise resolution support
|
2017-12-30 11:23:02 -05:00 |
|
Yotam Mann
|
2b896fad0c
|
don't run Context tests when close isn't supported
|
2017-12-30 01:19:04 -05:00 |
|
Yotam Mann
|
a84b2ae160
|
adding polyfill
|
2017-12-30 00:30:52 -05:00 |
|
Yotam Mann
|
b0f729c9f1
|
static fromUrl method.
|
2017-12-30 00:06:53 -05:00 |
|
Yotam Mann
|
c8ac0e7d40
|
Revert "using babel-polyfill"
This reverts commit aed806032c .
|
2017-12-29 23:34:44 -05:00 |
|
Yotam Mann
|
aed806032c
|
using babel-polyfill
for older browsers testing
|
2017-12-29 23:23:28 -05:00 |
|
Yotam Mann
|
919de12cfa
|
don't run example tests on older safari
|
2017-12-29 23:15:40 -05:00 |
|
Yotam Mann
|
9fe0d1546a
|
increasing threshold slightly
|
2017-12-29 22:17:44 -05:00 |
|
Yotam Mann
|
f129e5d726
|
removing the polyfill from the tests
|
2017-12-29 22:06:39 -05:00 |
|
Yotam Mann
|
658d2f201f
|
adding babel-polyfill for testing older browsers
|
2017-12-29 21:44:10 -05:00 |
|
Yotam Mann
|
fa7bb9c9d9
|
only testing when equal power panning is supported
|
2017-12-29 21:37:42 -05:00 |
|
Yotam Mann
|
46df5578d9
|
removing TimelineSignal
|
2017-12-29 20:41:49 -05:00 |
|
Yotam Mann
|
3554eebc46
|
TransportTimelineSignal extends Signal instead of TimelineSignal
|
2017-12-29 20:41:34 -05:00 |
|
Yotam Mann
|
985ce80a71
|
updated Transport.syncSignal to new Param values
|
2017-12-29 20:07:24 -05:00 |
|
Yotam Mann
|
0b09c674b4
|
TickSignal extends Signal instead of TimelineSignal
|
2017-12-29 20:06:47 -05:00 |
|