Commit graph

591 commits

Author SHA1 Message Date
Yotam Mann
feaedbfe42 fixed exponentialRampToValueNow test 2014-09-11 11:48:18 -04:00
Yotam Mann
3dea4f59e3 fixed mobile scaling on fm synth example 2014-09-11 11:47:51 -04:00
Yotam Mann
c1d4c8d831 updated description 2014-09-10 23:42:17 -04:00
Yotam Mann
d4e22b9544 working on example wording. 2014-09-10 23:33:27 -04:00
Yotam Mann
f9c4847117 new build. 2014-09-10 22:47:06 -04:00
Yotam Mann
9ea58aa463 demo link. 2014-09-10 22:44:27 -04:00
Yotam Mann
7bcf481cda black top bar. 2014-09-10 22:38:06 -04:00
Yotam Mann
b3af62fa4a documented Transport and Tone.Time 2014-09-10 22:37:57 -04:00
Yotam Mann
cf9469c724 envelope has exponential slider. 2014-09-10 22:17:31 -04:00
Yotam Mann
576383d34b more extreme phasing. 2014-09-10 22:17:16 -04:00
Yotam Mann
182003fc49 faster meter updates.
fixed momentary button problem
2014-09-10 21:48:15 -04:00
Yotam Mann
8223b03636 faster meter updates 2014-09-10 21:48:01 -04:00
Yotam Mann
cf021e323b control the amount not the rate of detune and amp 2014-09-10 21:47:55 -04:00
Yotam Mann
0421a92fe7 only list Inherited Methods if there are any 2014-09-10 13:52:12 -04:00
Yotam Mann
50dcc6ccb0 jshint wants constructors to be Capitalized 2014-09-10 13:51:37 -04:00
Yotam Mann
2c5517744d more signal API tests 2014-09-10 13:51:15 -04:00
Yotam Mann
654b45af4f dropping the copyright notice at the bottom.
the license is MIT on everything and the API/docs are not copyrighted.
2014-09-09 17:24:55 -04:00
Yotam Mann
4e54969208 zooming on mobiles 2014-09-09 15:30:53 -04:00
Yotam Mann
cc95ee6caf instrument tests
fixed dispose methods bc of tests.
2014-09-09 15:30:36 -04:00
Yotam Mann
040536a3b7 new build 2014-09-09 12:58:24 -04:00
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