Commit graph

631 commits

Author SHA1 Message Date
Yotam Mann
81395948dc moved grunt stuff into grunt folder 2014-09-24 12:07:50 -04:00
Yotam Mann
ccfc99da22 Merge branch 'master' into dev 2014-09-23 22:39:19 -04:00
Yotam Mann
15b43ad592 npm version update 2014-09-23 22:26:57 -04:00
Yotam Mann
8c06929025 added reverbs to effect list 2014-09-23 22:26:41 -04:00
Yotam Mann
04359f6dbb documenting Tone.Not 2014-09-23 22:23:58 -04:00
Yotam Mann
00b95dad6c Merge branch 'master' into dev 2014-09-23 22:22:33 -04:00
Yotam Mann
c4adfa96f7 typo in doc links 2014-09-23 22:21:57 -04:00
Yotam Mann
32f9647259 added new classes to README 2014-09-23 22:14:25 -04:00
Yotam Mann
097230b9c8 release candidate 2 with updated docs 2014-09-23 22:07:55 -04:00
Yotam Mann
e0228e38d8 jsdoc tweaks 2014-09-23 22:07:16 -04:00
Yotam Mann
dd53102f86 Merge branch 'dev' 2014-09-23 21:58:23 -04:00
Yotam Mann
4427463013 release candidate 2 2014-09-23 21:57:32 -04:00
Yotam Mann
fff2a4197b noting changes 2014-09-23 21:56:34 -04:00
Yotam Mann
d8de05fbcf midi<-->note tests 2014-09-21 23:29:42 -04:00
Yotam Mann
b59978d5fa note<-->midi methods 2014-09-21 15:18:04 -04:00
Yotam Mann
6fc65ff1a3 added options object to freeverb 2014-09-21 14:43:38 -04:00
Yotam Mann
fa61407ec2 noting the changes 2014-09-21 13:40:53 -04:00
Yotam Mann
5b88f9ad86 testing JCReverb 2014-09-21 13:39:39 -04:00
Yotam Mann
eacfce111c new class JCReverb
John Chowning
2014-09-21 13:39:18 -04:00
Yotam Mann
2205375f40 some free verb presets 2014-09-21 13:38:54 -04:00
Yotam Mann
c7f7fbd31b fixed deps and description
used to say AutoWah incorrectly.
2014-09-21 13:38:43 -04:00
Yotam Mann
71dd2b11c0 Freeverb setters 2014-09-21 13:38:13 -04:00
Yotam Mann
176cd0d563 fixed AutoWah deps 2014-09-21 13:38:00 -04:00
Yotam Mann
2cabd2bd3e new class FeedbackCombFilter 2014-09-21 13:37:45 -04:00
Yotam Mann
75cb66e704 test Mono and FeedbackCombFilter 2014-09-21 13:37:34 -04:00
Yotam Mann
f8ae02b5f9 made Mono into it's own component 2014-09-21 13:37:08 -04:00
Yotam Mann
e88aad55d0 noted freeverb in changelog 2014-09-20 21:30:09 -04:00
Yotam Mann
9fb1f4d637 Freeverb implementation
with simple test
2014-09-20 21:19:06 -04:00
Yotam Mann
018498b22a start out with the min delay time 2014-09-20 21:18:37 -04:00
Yotam Mann
007c1f0bbd gain reduction to compensate for the signal split
otherwise the volume is doubled
2014-09-20 21:18:20 -04:00
Yotam Mann
b4d2ad9bc7 put bufferSize back to 2048
need a solution where i can determiner he buffer size of the sound
card.
2014-09-20 21:17:24 -04:00
Yotam Mann
023e52cecc updated change log to reflect changes 2014-09-20 19:24:56 -04:00
Yotam Mann
ad799a7c38 updated example for new Sampler API 2014-09-20 19:24:34 -04:00
Yotam Mann
30a80ca55a updated tests 2014-09-20 19:24:25 -04:00
Yotam Mann
4f3cca312f instrument has Note as a dep 2014-09-20 19:24:12 -04:00
Yotam Mann
817a7a7d40 extends Instrument 2014-09-20 19:24:04 -04:00
Yotam Mann
d42cf9d698 filled out dispose method 2014-09-20 19:23:41 -04:00
Yotam Mann
198678d06b Monophonic extends Instrument 2014-09-20 19:23:28 -04:00
Yotam Mann
49341e2eae lowered buffer size 2014-09-20 19:23:07 -04:00
Yotam Mann
f076dec1e1 fixed dispose method 2014-09-20 19:22:35 -04:00
Yotam Mann
39f5e808f6 MultiSampler uses new Sampler interface
also extends Instrument
2014-09-20 18:58:02 -04:00
Yotam Mann
5059786389 Sampler extends Instrument 2014-09-20 18:57:44 -04:00
Yotam Mann
a78543fe45 testing AmplitudeEnvelope 2014-09-20 18:47:40 -04:00
Yotam Mann
43de8d07e6 added new Demos. 2014-09-20 18:47:28 -04:00
Yotam Mann
d6a2991526 Sampler attack accepts a note value in semitones
also using AmplitudeEnvelope.
2014-09-20 18:47:07 -04:00
Yotam Mann
a360058a28 moved bower and typescript to utils 2014-09-20 18:32:03 -04:00
Yotam Mann
1306d45884 PluckSynth uses LowpassCombFilter 2014-09-20 18:06:52 -04:00
Yotam Mann
760c397bfd new class LowpassCombFilter 2014-09-20 18:06:41 -04:00
Yotam Mann
efd2def64b triggerAttackRelease on Envelope 2014-09-20 15:18:36 -04:00
Yotam Mann
d612dd8705 AmplitudeEnvelope
new class
2014-09-20 15:18:08 -04:00