Commit graph

1123 commits

Author SHA1 Message Date
Luke Phillips
b257cd595f multiband type definitions 2015-01-22 13:32:07 +00:00
Luke Phillips
1f52e24c95 MultibandEQ setters and getters 2015-01-22 13:24:10 +00:00
Luke Phillips
7dad7adfa7 getGain() for Filter class 2015-01-21 09:15:39 +00:00
Luke Phillips
ea5febc95a DryWet getDry and getWet 2015-01-21 09:07:14 +00:00
Luke Phillips
a99325b01a DryWet getter function description added 2015-01-20 21:08:26 +00:00
Luke Phillips
4c93abb315 DryWet getter functions added 2015-01-20 21:06:38 +00:00
Luke Phillips
8894e3a4ed Getter functions added to typescript defs file 2015-01-20 15:22:03 +00:00
Luke Phillips
c0ba518f30 MultibandEQ getter functions 2015-01-20 14:03:58 +00:00
Luke Phillips
16ee304d48 Chebyshev getter functions 2015-01-20 13:55:28 +00:00
Luke Phillips
ab6710e0b1 WaveShaper getter functions 2015-01-20 13:50:51 +00:00
Luke Phillips
a7e4e316c1 Source getter functions 2015-01-20 13:48:54 +00:00
Luke Phillips
4cdd3a30da Filter getter functions 2015-01-20 13:45:12 +00:00
Luke Phillips
a48c7a759d Envelope getter functions 2015-01-20 13:41:48 +00:00
Luke Phillips
96dab0cdcc StereoWidener getter functions 2015-01-20 13:38:08 +00:00
Luke Phillips
b22804a06f StereoWidener getter functions 2015-01-20 13:36:57 +00:00
Luke Phillips
3ec811b2b7 PingPongDelay getter functions 2015-01-20 13:35:11 +00:00
Luke Phillips
c5695f3efd Phaser getter functions 2015-01-20 13:33:50 +00:00
Luke Phillips
7faee048c8 JCReverb getter functions 2015-01-20 13:30:36 +00:00
Luke Phillips
55a7c628a6 Freeverb getter functions 2015-01-20 13:29:37 +00:00
Luke Phillips
67dbaf203b FeedbackEffect getter functions 2015-01-20 13:17:33 +00:00
Luke Phillips
49a2a6a37e FeedbackDelay getter functions 2015-01-20 13:15:56 +00:00
Luke Phillips
a5d6ae61dc Distortion getter functions 2015-01-20 13:11:43 +00:00
Luke Phillips
0717c194ae BitCrusher getter functions 2015-01-20 13:05:27 +00:00
Luke Phillips
782d7731cf AutoPanner getter functions 2015-01-20 13:00:23 +00:00
Luke Phillips
b584ea242e Pow getter functions 2015-01-20 12:50:31 +00:00
Luke Phillips
cc829b2327 ScaleExp getter functions 2015-01-20 12:49:08 +00:00
Luke Phillips
20bbfd85ed Scale getter functions 2015-01-20 12:46:37 +00:00
Luke Phillips
c670988f6b AutoWah getter functions 2015-01-20 12:42:31 +00:00
Luke Phillips
b11f86be7c Oscillator getter functions 2015-01-20 12:33:07 +00:00
Luke Phillips
bc7c76998b LFO getter functions 2015-01-20 12:31:28 +00:00
Luke Phillips
1371f2522a Chorus getter functions 2015-01-20 12:30:31 +00:00
Luke Phillips
e651a6a62e set functions for bitcrusher 2015-01-18 16:09:31 +00:00
Luke Phillips
dca25ae204 fixed sensitivity error 2015-01-14 14:06:54 +00:00
Yotam Mann
2e15f03490 Revert Tone.Volume representation 2015-01-05 23:33:05 -05:00
Yotam Mann
177b096f55 moved isFrequency to Tone 2015-01-05 22:46:38 -05:00
Yotam Mann
a60ec836db migrating to Tone.Volume representation 2015-01-05 22:46:19 -05:00
Yotam Mann
e105b5fc58 testing toGain 2015-01-05 22:46:00 -05:00
Yotam Mann
d659e923bb Tone.Volume representation
accepts db as strings like “6db”
2015-01-05 22:45:24 -05:00
Yotam Mann
97e5e51bb9 noting changes 2015-01-05 22:02:48 -05:00
Yotam Mann
8b141cf6c1 testing new Sampler API 2015-01-05 22:00:48 -05:00
Yotam Mann
e190b58692 updating Player tests to new API 2015-01-05 21:56:40 -05:00
Yotam Mann
98e605c42a deprecating MultiSampler 2015-01-05 21:56:25 -05:00
Yotam Mann
be42af936e noting CDN 2015-01-05 21:56:11 -05:00
Yotam Mann
49883947de putting the onload callback back in player
at least for now…
2015-01-05 21:55:57 -05:00
Yotam Mann
b825e55385 deprecating Tone.MultiSampler 2015-01-05 21:49:56 -05:00
Yotam Mann
22d29c42e3 removing onload callbacks
fits better into the Tone.Buffer.onload scheme
2015-01-05 21:49:21 -05:00
Yotam Mann
f986b32849 Sampler can load many samples
choose which sample plays in the triggerAttack method
2015-01-05 21:48:03 -05:00
Yotam Mann
a965c520f0 make buffer private
reset download count after the download is complete
2015-01-05 21:47:07 -05:00
Yotam Mann
1ad17e5021 clock onended test 2015-01-04 22:55:04 -05:00
Yotam Mann
3c2d962715 renamed onend to onended 2015-01-04 22:25:16 -05:00