Yotam Mann
|
e055abf172
|
fixing test to work at different sample rates
|
2019-11-18 14:52:00 -05:00 |
|
Yotam Mann
|
091fe6bf01
|
Make sure events are scheduling in increasing time order
addresses #581
|
2019-11-18 14:51:43 -05:00 |
|
Yotam Mann
|
25004d2b2f
|
fixing typo, and cancelling events before next one is added
|
2019-11-18 14:48:24 -05:00 |
|
Yotam Mann
|
e03607d0c6
|
reset the context even if the test fails
|
2019-11-18 14:47:18 -05:00 |
|
Yotam Mann
|
09dc29191b
|
linting
|
2019-11-17 13:09:19 -05:00 |
|
Yotam Mann
|
7aec262ebc
|
updating to latest eslint
|
2019-11-17 13:07:59 -05:00 |
|
Yotam Mann
|
8ec69d42de
|
make sure there is a slash between the baseurl and the url
|
2019-11-17 11:33:45 -05:00 |
|
Yotam Mann
|
482a9a8d6e
|
docs: correcting description
|
2019-11-17 11:09:42 -05:00 |
|
Yotam Mann
|
429b0898f1
|
fixing options
|
2019-11-16 19:07:47 -05:00 |
|
Yotam Mann
|
2a112775d5
|
moving increment-ts to increment
|
2019-11-16 19:07:37 -05:00 |
|
Yotam Mann
|
0246dda544
|
updating example path
|
2019-11-16 18:01:34 -05:00 |
|
Yotam Mann
|
472afc7d1d
|
reorganising testing directory
|
2019-11-16 17:45:22 -05:00 |
|
Yotam Mann
|
3068ab1cc8
|
removing old js test files
|
2019-11-16 17:28:00 -05:00 |
|
Yotam Mann
|
6096f39b33
|
Update README.md
|
2019-11-16 17:21:16 -05:00 |
|
Yotam Mann
|
f37e48d596
|
removing old tests
tests are now stored in the same directory as the source
|
2019-11-16 17:21:01 -05:00 |
|
Yotam Mann
|
5220c373e4
|
simplifying the example slightly
|
2019-11-16 17:13:26 -05:00 |
|
Yotam Mann
|
6724c84f3e
|
Update README.md
notes on importing
|
2019-11-16 17:10:52 -05:00 |
|
Yotam Mann
|
8b804bdc10
|
Update README.md
updating to latest API and docs links
|
2019-11-16 17:04:58 -05:00 |
|
Yotam Mann
|
44bc333479
|
Update CHANGELOG.md
|
2019-11-16 17:04:33 -05:00 |
|
Yotam Mann
|
fd59fca3af
|
Update CHANGELOG.md
|
2019-11-16 16:56:11 -05:00 |
|
Yotam Mann
|
67f483fc72
|
removing EqualPowerGain and Modulo
BREAKING CHANGE: Removing EqualPowerGain and Modulo. Neither of those classes are used internally anymore.
|
2019-11-16 16:44:16 -05:00 |
|
Yotam Mann
|
e745259222
|
exporting loaded promise from ToneAudioBuffer
|
2019-11-16 16:42:19 -05:00 |
|
Yotam Mann
|
519b7ca6a8
|
updating TransportTimelineSignal name
|
2019-11-16 16:36:51 -05:00 |
|
Yotam Mann
|
cb0421b840
|
updating CHANGELOG
|
2019-11-16 16:26:27 -05:00 |
|
Yotam Mann
|
d5efbb2138
|
Merge branch 'typescript' of https://github.com/Tonejs/Tone.js into typescript
|
2019-11-16 16:21:01 -05:00 |
|
Yotam Mann
|
7852919fde
|
Merge pull request #576 from JackCA/typescript-upgrade-standardized-audio-context-23.0
Typescript: upgrade standardized-audio-context to 23.0.3
|
2019-11-16 15:09:26 -05:00 |
|
Jack Anderson
|
7b10fc8b11
|
upgrade standardized-audio-context to 23.0.3
|
2019-11-15 15:12:06 -08:00 |
|
Yotam Mann
|
928910d5bc
|
Merge branch 'dev' into typescript
|
2019-11-15 11:40:47 -05:00 |
|
Yotam Mann
|
86853fbd10
|
feat: Renaming TransportTimelineSignal to SyncedSignal
BREAKING CHANGE: TransportTimelineSignal is now called SyncedSignal
|
2019-11-14 17:04:07 -05:00 |
|
Yotam Mann
|
0997823e24
|
converting TransportTimelineSignal to typescript
|
2019-11-14 16:55:25 -05:00 |
|
Yotam Mann
|
fdca6ef57d
|
removing comment
|
2019-11-14 16:26:47 -05:00 |
|
Yotam Mann
|
3a41db8d99
|
optimization: using import helpers to save some space
|
2019-11-14 15:20:16 -05:00 |
|
Yotam Mann
|
7920d6a970
|
disposing the instance after use
|
2019-11-14 13:36:00 -05:00 |
|
Yotam Mann
|
b1b85206f4
|
updating name string
|
2019-11-14 13:21:41 -05:00 |
|
Yotam Mann
|
4b0827bf43
|
removing old js file
|
2019-11-14 12:34:15 -05:00 |
|
Yotam Mann
|
76b8e84ae4
|
testing that toString() returns the class name
|
2019-11-14 12:30:17 -05:00 |
|
Yotam Mann
|
3fb5ca8727
|
toMaster() -> toDestination()
|
2019-11-14 12:29:53 -05:00 |
|
Yotam Mann
|
5fd8009c87
|
correcting ToneAudioNode's name
|
2019-11-14 12:21:58 -05:00 |
|
Yotam Mann
|
3c97ecebe9
|
removing unused imports
|
2019-11-14 12:15:47 -05:00 |
|
Yotam Mann
|
6ed67a5d0a
|
exporting dynamics components
|
2019-11-14 12:13:30 -05:00 |
|
Yotam Mann
|
19ff72ab5c
|
converting MultibandCompressor to typescript
|
2019-11-14 12:13:09 -05:00 |
|
Yotam Mann
|
fd86348124
|
exporting options
|
2019-11-14 12:12:52 -05:00 |
|
Yotam Mann
|
c82254169d
|
converting MideSideCompressor to typescript
|
2019-11-14 11:38:43 -05:00 |
|
Yotam Mann
|
dedf7daef1
|
making paths relative
|
2019-11-14 11:23:22 -05:00 |
|
Yotam Mann
|
8a42d7b4d6
|
updating reduction return type
|
2019-11-14 11:23:07 -05:00 |
|
Yotam Mann
|
b4544acd1e
|
converting Limiter to typescript
|
2019-11-14 11:23:00 -05:00 |
|
Yotam Mann
|
c2b25875e8
|
making paths relative
|
2019-11-14 11:14:54 -05:00 |
|
Yotam Mann
|
aa8d4b7237
|
fixing comment error
|
2019-11-14 11:07:33 -05:00 |
|
Yotam Mann
|
072e29f72f
|
Delete ScaleExp.js
|
2019-11-14 11:06:51 -05:00 |
|
Yotam Mann
|
f6f8a3a034
|
converting Gate to typescript
|
2019-11-14 11:04:36 -05:00 |
|