Yotam Mann
|
5bdbda9c1c
|
updating docs
|
2019-08-30 09:03:42 -07:00 |
|
Yotam Mann
|
d073b68b09
|
fromContext returns the Tone.js objects bound to the passed in context
WIP
|
2019-08-30 09:03:08 -07:00 |
|
Yotam Mann
|
65c63e57a6
|
fixing doc error
|
2019-08-30 09:02:18 -07:00 |
|
Yotam Mann
|
99dc1412a8
|
doc'ing
|
2019-08-30 09:02:06 -07:00 |
|
Yotam Mann
|
4e156e949d
|
moving class imports to another file
|
2019-08-30 09:01:51 -07:00 |
|
Yotam Mann
|
1dba46a822
|
removing converting files
|
2019-08-27 10:06:34 -07:00 |
|
Yotam Mann
|
7a5ca042d0
|
removing converting classes
|
2019-08-27 10:02:44 -07:00 |
|
Yotam Mann
|
b9daf09501
|
Update CHANGELOG.md
|
2019-08-27 10:02:37 -07:00 |
|
Yotam Mann
|
230287f813
|
updating docs
|
2019-08-27 10:02:31 -07:00 |
|
Yotam Mann
|
1bf6fb0d51
|
updating docs
|
2019-08-27 09:00:59 -07:00 |
|
Yotam Mann
|
b4c2153749
|
updating docs
|
2019-08-27 08:58:40 -07:00 |
|
Yotam Mann
|
539a5c45d8
|
updating docs
|
2019-08-27 08:57:00 -07:00 |
|
Yotam Mann
|
603bc5b98d
|
updating docs
|
2019-08-27 08:53:14 -07:00 |
|
Yotam Mann
|
d57dd7e07a
|
updating docs
|
2019-08-27 08:47:52 -07:00 |
|
Yotam Mann
|
cc3f6c2910
|
Merge branch 'dev' into typescript
|
2019-08-26 16:53:10 -07:00 |
|
Yotam Mann
|
a54ab4ea68
|
using typechecks from standardized-audio-context
|
2019-08-26 16:52:21 -07:00 |
|
Yotam Mann
|
ed93b2c3af
|
Merge pull request #529 from Tonejs/dependabot/npm_and_yarn/eslint-utils-1.4.2
Bump eslint-utils from 1.3.1 to 1.4.2
|
2019-08-26 15:20:14 -07:00 |
|
dependabot[bot]
|
f0695ee0cc
|
Bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-08-26 19:28:54 +00:00 |
|
Yotam Mann
|
3fc30c4884
|
Merge branch 'dev' into typescript
|
2019-08-26 11:05:12 -07:00 |
|
Yotam Mann
|
9b55078669
|
updating link
fixes #527
|
2019-08-26 11:04:36 -07:00 |
|
Yotam Mann
|
c1526a8bd6
|
starting typedoc config
|
2019-08-26 10:55:52 -07:00 |
|
Yotam Mann
|
0c805aec7b
|
setContext takes a context or AudioContext or OfflineAudioContext
|
2019-08-26 10:55:43 -07:00 |
|
Yotam Mann
|
e6431d9890
|
using standardized-audio-context as AudioContext
goal of normalizing behavior across all browsers that support Web Audio.
thanks @chrisguttandin!
|
2019-08-26 10:55:04 -07:00 |
|
Yotam Mann
|
b09b81c64b
|
adding categories
|
2019-08-26 10:44:43 -07:00 |
|
Yotam Mann
|
4c106930e0
|
adding typedocs
|
2019-08-21 13:59:01 -07:00 |
|
Yotam Mann
|
e6635058d5
|
adding readonly to name
|
2019-08-21 13:44:12 -07:00 |
|
Yotam Mann
|
b018cac113
|
adding categories
|
2019-08-21 13:01:12 -07:00 |
|
Yotam Mann
|
8acc11781b
|
moving params to above constructor
|
2019-08-21 13:00:44 -07:00 |
|
Yotam Mann
|
e60526c006
|
fixing typing
|
2019-08-20 22:51:08 -07:00 |
|
Yotam Mann
|
ff5360f408
|
converting Panner to ts
|
2019-08-20 22:50:12 -07:00 |
|
Yotam Mann
|
f1a5c839b9
|
adding effects tests
|
2019-08-20 22:23:01 -07:00 |
|
Yotam Mann
|
bea5f32a5c
|
setting channelCount to 1 and mode to "explicit"
fixes issue with std-audio-context and stereo panner
|
2019-08-20 22:22:52 -07:00 |
|
Yotam Mann
|
34c4494cd5
|
dry/wet should be a number not string
|
2019-08-20 22:21:58 -07:00 |
|
Yotam Mann
|
1bfdf190d7
|
FrequencyShifter
whoops forgot to include the file in the last commit
|
2019-08-20 22:02:34 -07:00 |
|
Yotam Mann
|
1f892355dd
|
noting changes
|
2019-08-20 22:02:13 -07:00 |
|
Yotam Mann
|
77a745e09e
|
FrequencyShifter Effect
thanks @Foaly
|
2019-08-20 21:57:45 -07:00 |
|
Yotam Mann
|
afb9d1726e
|
converting PhaseShiftAllpass to typescript
|
2019-08-20 11:19:23 -07:00 |
|
Yotam Mann
|
1439c988e8
|
Merge branch 'pr/521' into typescript
|
2019-08-19 19:02:07 -07:00 |
|
Yotam Mann
|
9982db3d1b
|
adding fadein/out to noise
|
2019-08-19 18:50:11 -07:00 |
|
Maximilian Wagenbach
|
bb8296d890
|
Mention antialiasing of the FrequencyShifter in the documentation.
|
2019-08-19 17:18:27 -07:00 |
|
Yotam Mann
|
ce88eb9b88
|
using createAudioContext and createOfflineAudioContext
easier to eventually move those to standardized-audio-context
|
2019-08-19 11:15:53 -07:00 |
|
Yotam Mann
|
c2e7c3af04
|
linting
|
2019-08-19 10:11:48 -07:00 |
|
Yotam Mann
|
c353df6d5a
|
skip this test
for now
|
2019-08-19 10:04:28 -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
|
05586661b3
|
adding types
|
2019-08-19 09:59:31 -07:00 |
|
Yotam Mann
|
972b88a36c
|
using overloaded offline constructor
|
2019-08-19 09:59:22 -07:00 |
|
Yotam Mann
|
fd1bbb708b
|
overloaded offline constructor
|
2019-08-19 09:59:07 -07:00 |
|
Yotam Mann
|
cf6a4a8e69
|
export reverb
|
2019-08-16 16:17:27 -04:00 |
|
Yotam Mann
|
f9b433c4cf
|
swapping order so that options are used
|
2019-08-16 15:35:52 -04:00 |
|