tambien
|
84f2162098
|
updating test
|
2018-07-29 09:52:11 -04:00 |
|
tambien
|
4ced626c14
|
placeholder test for allowing different AudioContext to be passed into constructor
|
2018-07-29 09:39:58 -04:00 |
|
tambien
|
a17e7b152d
|
running basic tests on Gain
|
2018-07-29 09:39:22 -04:00 |
|
tambien
|
9edafa8be4
|
removing source when sample has finished
prevents error where the BufferSource.stop is attempted after the source has already finished
|
2018-07-29 09:28:45 -04:00 |
|
Yotam Mann
|
49b1f41517
|
testing polyphonic voice handling
|
2018-06-20 23:12:45 -04:00 |
|
Yotam Mann
|
35171ded9d
|
testing updated BufferSource api
|
2018-06-20 15:07:32 -04:00 |
|
Yotam Mann
|
a63d01fd9c
|
comparing to file, removing seek test
|
2018-06-20 15:05:10 -04:00 |
|
Yotam Mann
|
7afbc16747
|
refactoring test
|
2018-06-20 15:04:25 -04:00 |
|
Yotam Mann
|
4e5e686516
|
validating that velocity affects sampler playback
fixes #363
|
2018-06-20 15:03:38 -04:00 |
|
tambien
|
f69913ae15
|
increasing test thresholds
|
2018-06-18 17:03:05 -04:00 |
|
tambien
|
8b8a4e5223
|
expanding threshold
|
2018-06-18 16:12:54 -04:00 |
|
tambien
|
7bf6e1d11d
|
adding PolySynth tests
|
2018-06-18 15:49:47 -04:00 |
|
tambien
|
feb010946c
|
adding MembraneSynth test
|
2018-06-18 15:49:38 -04:00 |
|
tambien
|
55eed8c295
|
removing sinon
|
2018-06-13 19:03:17 -04:00 |
|
tambien
|
dd808e5f7c
|
restoring the debug state
|
2018-06-13 17:08:07 -04:00 |
|
tambien
|
a4156cb630
|
testing Tone debugging tools
|
2018-06-13 17:00:25 -04:00 |
|
tambien
|
a1e782df4a
|
using resume instead of ready
|
2018-06-13 15:56:00 -04:00 |
|
Yotam Mann
|
8e0c626149
|
increasing test threshold
|
2018-06-12 23:51:30 -04:00 |
|
Yotam Mann
|
cf6d1f27fe
|
increasing threshold
|
2018-06-12 23:49:01 -04: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
|
88789c75f2
|
increasing test threshold
|
2018-06-07 15:32:54 -04:00 |
|
Yotam Mann
|
baeb20a17c
|
fixing order of gate connections
had wrong behavior bc of connection order.
fixes #298
|
2018-06-07 12:49:32 -04:00 |
|
Yotam Mann
|
4bc4391d9a
|
adjusting test thresholds
|
2018-06-07 12:28:31 -04:00 |
|
Yotam Mann
|
049bfd04de
|
exponent passed into constructor is applied
fixes #356
|
2018-06-07 12:21:38 -04:00 |
|
Yotam Mann
|
66fa7e3b40
|
comparing freeverb to file
|
2018-06-07 12:12:20 -04:00 |
|
Yotam Mann
|
646f75be95
|
testing attenuation
making sure it's consistent cross browser
|
2018-06-07 12:12:06 -04:00 |
|
Yotam Mann
|
a441ce3ade
|
changing LPCF implementation to avoid positive feedback loop
Fixes #198
|
2018-06-07 12:11:53 -04:00 |
|
tambien
|
16b50deab9
|
commenting out failing test
for now
|
2018-06-05 23:03:37 -04:00 |
|
tambien
|
982bc16b71
|
gate uses just smoothing instead of attack/release
|
2018-06-05 22:43:01 -04:00 |
|
tambien
|
765de3c6b8
|
follower uses a single smoothing value
|
2018-06-05 22:14:46 -04:00 |
|
tambien
|
f7633a5c73
|
testing signal proxies
|
2018-06-05 21:58:00 -04:00 |
|
tambien
|
0d68352e9d
|
increasing threshold
|
2018-06-05 21:53:50 -04:00 |
|
tambien
|
0d82a1632f
|
using var instead of const
|
2018-06-01 22:02:05 -04:00 |
|
tambien
|
ecc0945cdc
|
simplifying test
takes much shorter to compute
|
2018-06-01 21:39:37 -04:00 |
|
Yotam Mann
|
bbf2929b6f
|
rotating the phase of the oscillator group
addresses #354
|
2018-05-29 10:35:12 -04:00 |
|
Yotam Mann
|
3c2b822b43
|
can make decayCurve linear or exponential
fixes #354
|
2018-05-28 18:51:44 -04:00 |
|
Yotam Mann
|
7065f2394d
|
testing ripple envelope
|
2018-05-28 18:19:44 -04:00 |
|
Yotam Mann
|
03ebb8af41
|
adjusting test thresholds
|
2018-05-28 18:19:27 -04:00 |
|
Yotam Mann
|
4cb60ca111
|
Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev
|
2018-05-28 18:06:44 -04:00 |
|
Yotam Mann
|
4ea1c7c617
|
testing for discontinuities when using setValueAtTime
|
2018-05-28 18:06:28 -04:00 |
|
Yotam Mann
|
4d40fe8a2a
|
testing that source always increments by 1
|
2018-05-28 18:01:40 -04:00 |
|
Yotam Mann
|
c93a16dfe2
|
CompareToFile averages across all samples
|
2018-05-28 18:01:03 -04:00 |
|
Yotam Mann
|
9d64cb4403
|
testing attack/release curves
|
2018-05-28 17:59:52 -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
|
f40958be94
|
verifying that all sources can restart
|
2018-05-20 17:36:17 -04:00 |
|
Yotam Mann
|
bc7269e740
|
checking for 'then' instead of 'instanceof Promise'
|
2018-05-19 13:39:39 -04:00 |
|
Yotam Mann
|
296af2cbde
|
testing for Promise by checking for 'then'
|
2018-05-19 13:11:11 -04:00 |
|
Yotam Mann
|
fc7a5b6742
|
removing unused deps
|
2018-05-19 12:24:25 -04:00 |
|
Yotam Mann
|
95c694b3ad
|
moving deps to node_modules
|
2018-05-19 12:17:23 -04:00 |
|