Yotam Mann
|
48284d78fb
|
adding decorators which validate the input value range
|
2019-12-16 17:13:03 -05:00 |
|
Yotam Mann
|
fc84ec281b
|
adding clamp function
|
2019-12-16 16:50:07 -05:00 |
|
Yotam Mann
|
389ccf8722
|
using assert instead of this.assert
removing this.assert from Tone.js classes
|
2019-12-16 15:58:31 -05:00 |
|
Yotam Mann
|
a2d5c3d634
|
adding the intial state at time 0
|
2019-12-14 16:11:56 -05:00 |
|
Yotam Mann
|
8bb53b3eb1
|
state time can't be less than 0
|
2019-11-21 11:04:00 -05:00 |
|
Yotam Mann
|
e0248afb1c
|
using floating point comparisons
|
2019-11-18 15:16:04 -05:00 |
|
Yotam Mann
|
09dc29191b
|
linting
|
2019-11-17 13:09:19 -05:00 |
|
Yotam Mann
|
b6cbd31a78
|
updating test to pass in context
|
2019-11-11 16:04:38 -05:00 |
|
Yotam Mann
|
b68808ca6b
|
using GrainPlayer to test
|
2019-11-11 15:41:01 -05:00 |
|
Yotam Mann
|
522e3a0670
|
only test if it's in fact suspended
|
2019-11-11 15:17:48 -05:00 |
|
Yotam Mann
|
9136836da0
|
assertContextRunning
help with autoplay issues by warning when AudioContext is not running
|
2019-11-11 11:43:43 -05:00 |
|
Yotam Mann
|
59b9f5f6a8
|
adding recursive omit method
|
2019-11-03 17:42:51 -05:00 |
|
Yotam Mann
|
b9619d8c68
|
removing unused variables
|
2019-10-31 15:43:16 -04:00 |
|
Yotam Mann
|
fbd1e3c450
|
using floating point comparisons
|
2019-10-28 16:40:30 -04:00 |
|
Yotam Mann
|
cd37884156
|
removing unused deps
|
2019-10-28 15:11:42 -04:00 |
|
Yotam Mann
|
f4dcc08ed2
|
create a global Draw object (linked to the Context)
|
2019-10-28 12:12:27 -04:00 |
|
Yotam Mann
|
4266d2b93c
|
updating examples
|
2019-10-24 18:01:27 -04:00 |
|
Yotam Mann
|
42cfbcd456
|
linting docs and examples
|
2019-10-22 23:04:52 -04:00 |
|
Yotam Mann
|
f753aef015
|
Adding range test
|
2019-10-09 12:38:10 -04:00 |
|
Yotam Mann
|
dd22e298e5
|
exporting debug
|
2019-09-20 17:49:54 -04:00 |
|
Yotam Mann
|
c35666c6fa
|
moving epsilon comparisons to it's own file
|
2019-09-20 17:44:55 -04:00 |
|
Yotam Mann
|
be634eb093
|
running all logging and warning through Logger object
makes it possible to implement a Logger interface to visualize logging.
|
2019-09-20 00:31:43 -04:00 |
|
Yotam Mann
|
4be7043bea
|
testing matching within small epsilon
|
2019-09-20 00:19:38 -04:00 |
|
Yotam Mann
|
f1a0990ee9
|
comparisons all done within some small epsilon
fixes floating point errors
fixes #422
|
2019-09-20 00:19:19 -04:00 |
|
Yotam Mann
|
315070afca
|
implemented the TODO feature
removing comment
|
2019-09-20 00:18:02 -04:00 |
|
Yotam Mann
|
be4bf84369
|
inforce increase in time
|
2019-09-19 16:56:48 -04:00 |
|
Yotam Mann
|
38ef65fcb2
|
TimelineValue holds a single schedulable value
get/set based on time.
|
2019-09-18 11:15:10 -04:00 |
|
Yotam Mann
|
82b2376959
|
updating categories
|
2019-09-16 11:05:24 -04:00 |
|
Yotam Mann
|
e8e785ffdd
|
linting
|
2019-09-15 23:32:40 -04:00 |
|
Yotam Mann
|
61c9f191b6
|
removing calls to tslint
getting rid of tslint from project and using eslint instead
|
2019-09-14 18:06:46 -04:00 |
|
Yotam Mann
|
286692e67b
|
updating block comment style
|
2019-09-14 17:47:07 -04:00 |
|
Yotam Mann
|
261a5f4c3b
|
normalizing whitespace in comments
|
2019-09-14 16:39:18 -04:00 |
|
Yotam Mann
|
39f3f42b64
|
Revert "Merge branch 'pr/542' into typescript"
This reverts commit b94d590a0b , reversing
changes made to 9be3ffeb05 .
|
2019-09-12 16:03:35 -04:00 |
|
Yotam Mann
|
b94d590a0b
|
Merge branch 'pr/542' into typescript
|
2019-09-12 15:56:05 -04:00 |
|
Yotam Mann
|
f6749c043f
|
updating types
|
2019-09-12 15:53:05 -04:00 |
|
Jack Anderson
|
7e6ea23f49
|
optimize Tone.isObject
- this should be about 25% faster
- taken from https://github.com/jonschlinkert/isobject
- custom perf test: https://jsbench.me/24k0gdoxa6/1
|
2019-09-12 09:45:41 -07:00 |
|
Yotam Mann
|
fd75074ab0
|
testing 'off' without an 'on'
|
2019-09-10 10:45:41 -04:00 |
|
Yotam Mann
|
e60d7ffdb1
|
fixing typedefs
|
2019-09-06 14:59:21 -04:00 |
|
Yotam Mann
|
736106de5f
|
accidentally put extra tab before name
|
2019-09-04 19:18:44 -04:00 |
|
Yotam Mann
|
75a35108af
|
name is a readonly string
|
2019-09-04 18:38:04 -04:00 |
|
Yotam Mann
|
3e2de8f259
|
fixing spacing
typedoc wants one space before the "@"
|
2019-08-30 09:06:38 -07:00 |
|
Yotam Mann
|
5bdbda9c1c
|
updating docs
|
2019-08-30 09:03:42 -07:00 |
|
Yotam Mann
|
230287f813
|
updating docs
|
2019-08-27 10:02:31 -07:00 |
|
Yotam Mann
|
a54ab4ea68
|
using typechecks from standardized-audio-context
|
2019-08-26 16:52:21 -07:00 |
|
Yotam Mann
|
b09b81c64b
|
adding categories
|
2019-08-26 10:44:43 -07:00 |
|
Yotam Mann
|
94a9f78704
|
don't merge object when the type is AudioParam, AudioNode or AudioBuffer
addresses standardized-audio-context/#642
|
2019-08-19 10:04:21 -07:00 |
|
Yotam Mann
|
560ac489af
|
moving tests to AdvancedTypeCheck
|
2019-08-19 10:01:37 -07:00 |
|
Yotam Mann
|
74ae46a7d4
|
adding interface to deepMerge which reflects the merging interfaces
|
2019-08-16 13:57:17 -04:00 |
|
Yotam Mann
|
d1c281c810
|
using isAudioParam and isAudioNode to test instanceof
will make migrating to standardized-audio-context easier
|
2019-08-16 12:49:04 -04:00 |
|
Yotam Mann
|
0b1a6bee58
|
updating typing
|
2019-08-12 13:17:37 -04:00 |
|