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 |
|
Yotam Mann
|
693d96b1b7
|
Clock uses setTimeout to invoke onended
the native onended is too flakey. addresses #48
|
2015-01-04 22:19:33 -05:00 |
|
Yotam Mann
|
0171707425
|
new buffer and source tests for new Tone.Buffer
|
2015-01-04 21:47:12 -05:00 |
|
Yotam Mann
|
d1d27931d7
|
noting changes
|
2015-01-04 21:46:56 -05:00 |
|
Yotam Mann
|
080b8f5854
|
updated Player and Convolver with new Buffer
|
2015-01-04 21:46:10 -05:00 |
|
Yotam Mann
|
c11d66f2c3
|
Tone.Buffer has static progress and load event
|
2015-01-04 20:59:08 -05:00 |
|
Yotam Mann
|
3a0845f009
|
sync/unsync the LFO
|
2014-12-19 16:40:06 -05:00 |
|
Yotam Mann
|
f1cbd96f98
|
sync/unsync the frequency
|
2014-12-19 16:39:50 -05:00 |
|
Yotam Mann
|
9ed92b7af0
|
removing unneeded disposes
|
2014-12-19 16:33:43 -05:00 |
|
Yotam Mann
|
cc26f35e57
|
master send/receive
master effects chain
|
2014-12-19 16:32:59 -05:00 |
|
Yotam Mann
|
6ddf1b372f
|
single 'setVolume' definition in Master
|
2014-12-19 16:27:50 -05:00 |
|
Yotam Mann
|
329fc8409a
|
Merge pull request #45 from lukephills/dev
Updated typescript definitions inline with r3
|
2014-12-19 12:25:45 -05:00 |
|
Yotam Mann
|
3316ea381f
|
StereoEffect deps clean up
|
2014-12-19 12:21:02 -05:00 |
|
Yotam Mann
|
62dbec1937
|
Distortion setter
|
2014-12-19 12:20:47 -05:00 |
|
Yotam Mann
|
9e140a7605
|
Fixing/testing microphone dispose method
Fixes #46
|
2014-12-19 12:20:26 -05:00 |
|