Commit graph

642 commits

Author SHA1 Message Date
Yotam Mann
0c6383c49c change swing to default to 16th note 2014-09-29 23:42:56 -04:00
Yotam Mann
195be1ad8d fixed build location 2014-09-29 23:42:35 -04:00
Yotam Mann
3492b980e5 started r3 CHANGELOG 2014-09-25 13:44:55 -04:00
Yotam Mann
b2c0cef17a moved bower back to top level. 2014-09-25 13:44:34 -04:00
Yotam Mann
704593b655 swing control on the Transport 2014-09-24 23:46:57 -04:00
Yotam Mann
c569670689 setters on the PluckSynth 2014-09-24 23:43:44 -04:00
Yotam Mann
26d2e1ef59 making a note of where methods get defined.
makes it easier to know which files to include.
2014-09-24 23:43:10 -04:00
Yotam Mann
2e753b80dc renamed Tone.Not -> Tone.NOT
much clearer this way.
2014-09-24 14:44:56 -04:00
Yotam Mann
a99ff1d48e removed Tone.Not
renaming it Tone.NOT
2014-09-24 14:44:01 -04:00
Yotam Mann
d99de46c26 started r3-dev version. 2014-09-24 14:43:11 -04:00
Yotam Mann
a61a3cad6b removed wrapping code for now 2014-09-24 12:09:26 -04:00
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