Commit graph

571 commits

Author SHA1 Message Date
Yotam Mann
894ced3755 fixed polysynth velocity bug 2014-09-09 12:58:07 -04:00
Yotam Mann
bbdb464cd9 example index styling 2014-09-09 12:41:37 -04:00
Yotam Mann
e38a7dd165 updated readme 2014-09-09 12:41:27 -04:00
Yotam Mann
0cd6fe826d new build 2014-09-09 12:36:40 -04:00
Yotam Mann
d50ddb0aab changed effects on Dots example 2014-09-09 12:36:27 -04:00
Yotam Mann
6637833ed4 added detune parameter 2014-09-09 12:36:14 -04:00
Yotam Mann
47dded8be8 a little documentation on MidiToScore script 2014-09-09 00:44:19 -04:00
Yotam Mann
fb14989877 updated README 2014-09-09 00:40:33 -04:00
Yotam Mann
c3cb6af859 added setPreset to PolySynth 2014-09-09 00:40:25 -04:00
Yotam Mann
06987ea9e6 class tag on Tone 2014-09-09 00:24:51 -04:00
Yotam Mann
5353e2c8cb MIDI to Tone.Note Node.js script 2014-09-09 00:24:34 -04:00
Yotam Mann
a49061ac9a rewrote bit crusher without ScriptProcessorNode
wow. and it works well.
2014-09-08 11:54:03 -04:00
Yotam Mann
08c6d3d4b2 Modulus operator on incoming signal
the cost of the operation is proportional to the number of bits the
incoming signal has
2014-09-08 11:49:21 -04:00
Yotam Mann
8552833330 refactored GT and LT to get rid of redundant code
Fixes #21
2014-09-07 22:16:19 -04:00
Yotam Mann
820b9e8005 readded min...?
dunno what happened there.
2014-09-07 21:43:24 -04:00
Yotam Mann
253884d19e renamed Tone.Selector to Tone.Select 2014-09-07 21:42:31 -04:00
Yotam Mann
71af6ca206 testing dispose methods for all classes.
a few classes were not being disposed correctly and leaving some
garbage attached.
2014-09-06 18:55:11 -04:00
Yotam Mann
daf20e146d put sandbox under apps 2014-09-06 18:13:19 -04:00
Yotam Mann
270c01cbaf put follower after greater than 2014-09-06 18:10:42 -04:00
Yotam Mann
938c979b8d added freq and Q setter 2014-09-06 18:09:52 -04:00
Yotam Mann
cca2d84387 renamed Rego to Unicorn 2014-09-06 18:09:25 -04:00
Yotam Mann
bf0b738ca2 bits in integers 2014-09-06 18:09:15 -04:00
Yotam Mann
6f7dd09d26 moved MobileStart to within the TopBar function 2014-09-06 18:08:59 -04:00
Yotam Mann
99d2b00b34 new build. 2014-09-06 18:08:20 -04:00
Yotam Mann
33896c6dfd Dots example 2014-09-06 18:07:45 -04:00
Yotam Mann
adbcbe5564 new builds. 2014-09-06 15:57:22 -04:00
Yotam Mann
b27165f91c ignoring filesaver for now. 2014-09-06 15:57:15 -04:00
Yotam Mann
925e9b19a6 slight refactor + firefox exponential ramp bug 2014-09-06 15:57:01 -04:00
Yotam Mann
818797712c made the sawtooth private in pulse oscillator 2014-09-06 15:56:41 -04:00
Yotam Mann
0b4c8f6037 removed unneeded default value 2014-09-06 15:56:23 -04:00
Yotam Mann
be1c230d54 fixed Tone.Filter construction error 2014-09-06 15:55:43 -04:00
Yotam Mann
26e45a9e63 fixed no Q bug 2014-09-06 15:37:44 -04:00
Yotam Mann
d6806a02ea setLoopPoint -> setLoopPoints 2014-09-06 15:37:33 -04:00
Yotam Mann
2016778123 checks if part is array 2014-09-06 15:37:15 -04:00
Yotam Mann
a01dbb8518 setVolume in db like other set volumes 2014-09-06 15:36:59 -04:00
Yotam Mann
46a567c7f0 range test when setting rolloff 2014-09-06 15:36:10 -04:00
Yotam Mann
35bc3f410b editable json example 2014-09-06 15:35:53 -04:00
Yotam Mann
471aeb59d4 making examples more mobile friendly 2014-09-06 15:35:31 -04:00
Yotam Mann
28f57c76bb removed doc links
they were breaking jsdocs.
2014-09-05 11:40:55 -04:00
Yotam Mann
d71f1cb5b7 jsdocs updates. 2014-09-05 11:32:35 -04:00
Yotam Mann
24941b2277 Update README.md 2014-09-05 01:38:11 -04:00
Yotam Mann
33cbc4a61b styled the example homepage
Fixes #3
2014-09-05 01:31:10 -04:00
Yotam Mann
3aa76d19c8 startMobile on all of the examples
Fixes #13
2014-09-05 01:13:39 -04:00
Yotam Mann
62568bd4ac Merge branch 'dev' 2014-09-05 00:59:32 -04:00
Yotam Mann
26478a5a36 testing globals 2014-09-05 00:58:51 -04:00
Yotam Mann
9b1475039c new build 2014-09-05 00:58:33 -04:00
Yotam Mann
63a6501eb3 updated require example 2014-09-05 00:58:26 -04:00
Yotam Mann
ba37815db3 new LFO example 2014-09-05 00:58:19 -04:00
Yotam Mann
856d88d88e effects presets 2014-09-05 00:36:55 -04:00
Yotam Mann
fe6af882eb AutoWah presets 2014-09-04 23:56:48 -04:00