tambien
|
68bb4faa31
|
trying out online testing with Chrome flag
|
2019-01-09 22:12:45 -05:00 |
|
tambien
|
41183dfe2e
|
removing logging from test
whoops
[skip ci]
|
2019-01-09 18:34:47 -05:00 |
|
tambien
|
b971ef94da
|
changing part removing behavior
if a part is at the given time, it will remove the entire part instead of recursively checking and removing an event from the subpart.
fixes #269
|
2019-01-09 18:30:42 -05:00 |
|
tambien
|
1c971ac51c
|
removing old example tests
|
2019-01-08 22:22:09 -05:00 |
|
tambien
|
999e984497
|
running local server for tests
|
2019-01-08 22:08:00 -05:00 |
|
tambien
|
ffe3d434c6
|
closes the stream before reopening it
|
2019-01-08 11:26:57 -05:00 |
|
tambien
|
e739c4f1f3
|
adding baseType to all oscillators
makes getting/setting through interface easier
|
2019-01-08 00:13:48 -05:00 |
|
tambien
|
01a01bec1f
|
correcting get tests with oscillator
|
2019-01-08 00:11:01 -05:00 |
|
tambien
|
68f1c78d9a
|
get the frequency response curve
|
2018-12-28 16:07:39 -05:00 |
|
tambien
|
1ca4242323
|
'get' does not return partials array for basic types
|
2018-12-28 16:00:03 -05:00 |
|
tambien
|
7be27c65d8
|
Tone.Channel combines Tone.Solo and Tone.PanVol
provides a channel strip interface similar to DAWs
|
2018-12-26 17:16:31 -05:00 |
|
tambien
|
fd62e31a94
|
loaded boolean indicates when GrainPlayer is loaded
consistent with Tone.Player
|
2018-12-23 18:13:57 -05:00 |
|
tambien
|
9178798993
|
computed duration can be longer than the buffer length
because of playback rate changes, the duration can be longer than the buffer duration.
fixes #375
|
2018-12-23 13:50:02 -05:00 |
|
tambien
|
795e0d90d7
|
removing position tracking from player
fixes #361
|
2018-12-23 13:46:52 -05:00 |
|
tambien
|
6c748e3e9d
|
get and set the sourceType
this allows slight decoupling from combining everything in the 'type' string
|
2018-12-21 15:29:08 -05:00 |
|
tambien
|
2d7879a32e
|
fix linear decayCurve cancelling attack curve
schedule the decay curve to start 1 sample after the attack curve ends
|
2018-12-21 15:17:39 -05:00 |
|
tambien
|
3ce5ab6ab7
|
expanding testing threshold
|
2018-12-12 20:41:19 -05:00 |
|
tambien
|
e9ed4ef261
|
no more online tests
they fail in the latest chrome
|
2018-12-12 20:33:09 -05:00 |
|
tambien
|
81f6ae1144
|
testing that a type can be passed into the constructor as an object
and gotten with the 'get()' method
|
2018-12-09 20:40:46 -05:00 |
|
tambien
|
761de621d8
|
adding partialCount parameter
offers alternative "non string" way to set the partials to an osc type
|
2018-12-09 18:45:01 -05:00 |
|
tambien
|
1664b9489c
|
testing setting convolver buffer twice
|
2018-10-21 21:28:26 -04:00 |
|
tambien
|
8758678f20
|
exposing "normalize" from native convolver
|
2018-09-10 12:17:51 -04:00 |
|
tambien
|
7380c78f35
|
testing the version was correctly added
|
2018-08-29 23:08:40 -04:00 |
|
tambien
|
baa9460383
|
testing that it's able to load in Node.js
doesn't do any audio processing, but doesn't throw an error
|
2018-08-29 13:54:55 -04:00 |
|
tambien
|
8bb7b11af5
|
update test to global name change
|
2018-08-26 20:12:10 -04:00 |
|
tambien
|
1cfdc1ddef
|
no online testing with safari
|
2018-08-26 20:06:17 -04:00 |
|
tambien
|
a908f8ef88
|
adding flag to chrome
|
2018-08-26 20:02:58 -04:00 |
|
tambien
|
5e565b3a7b
|
adding html tests
using puppeteer
|
2018-08-26 19:43:28 -04:00 |
|
tambien
|
93d67133f0
|
moving tests to separate folder
|
2018-08-26 15:20:13 -04:00 |
|
Yotam Mann
|
fa89f6de93
|
removing test
for now
|
2018-08-18 17:23:32 -04:00 |
|
tambien
|
1e37bcc9ff
|
testing two instances of tone running on the same page
|
2018-08-16 11:03:03 -04:00 |
|
tambien
|
b7545bb4ec
|
removing faulty same_context test
for now
|
2018-08-13 22:46:12 -04:00 |
|
tambien
|
2dc10c7432
|
moving global AudioContext reference to Tone.Context
and also making it an unwrapped AudioContext
|
2018-08-13 22:41:22 -04:00 |
|
tambien
|
a66aefbf8b
|
testing destination alias
|
2018-08-09 15:18:10 -04:00 |
|
Yotam Mann
|
f09b5d0372
|
Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev
|
2018-07-30 22:57:09 -04:00 |
|
tambien
|
76b685698f
|
removing transport test for now
|
2018-07-30 13:17:39 -04:00 |
|
tambien
|
d38fefb2cd
|
toMaster uses the instance connected to the context
|
2018-07-30 13:07:46 -04:00 |
|
tambien
|
0b50aca977
|
testing that the Transport is the same after Tone.Offline
resolves #314
|
2018-07-30 13:07:23 -04:00 |
|
tambien
|
5ca79dfb58
|
tests in HTML file
|
2018-07-29 23:33:15 -04:00 |
|
tambien
|
9ba77ffec3
|
moving to test/html/
|
2018-07-29 23:31:07 -04:00 |
|
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 |
|
Yotam Mann
|
8d3edc4f29
|
ignoring example tests for now
|
2018-05-19 11:29:33 -04:00 |
|
Yotam Mann
|
392a60c4e5
|
Merge branch 'dev' into webpack
|
2018-05-18 19:22:20 -04:00 |
|
Yotam Mann
|
34b4826f54
|
silence logging
|
2018-05-18 18:04:04 -04:00 |
|
Yotam Mann
|
10225d3ec3
|
invoke test with timeout
|
2018-05-18 18:03:58 -04:00 |
|
Yotam Mann
|
59159c5dc6
|
converting to number using valueOf
|
2018-05-18 18:02:57 -04:00 |
|
Yotam Mann
|
65511e24f3
|
removing unnecessary files
|
2018-05-18 12:09:35 -04:00 |
|
Yotam Mann
|
3e16be1fcc
|
updated test template html
|
2018-05-18 12:09:25 -04:00 |
|
Yotam Mann
|
a18ab72da0
|
pointing at correct helper/Test
|
2018-05-18 12:07:20 -04:00 |
|
tambien
|
a8e27649c5
|
increasing test thresholds
|
2018-05-17 11:41:13 -04:00 |
|
tambien
|
ade4946ff3
|
removing peak
only use RMS value
|
2018-05-17 11:40:59 -04:00 |
|