Commit graph

213 commits

Author SHA1 Message Date
Yotam Mann
0564b55d00 installation section 2014-04-16 12:17:17 -04:00
Yotam Mann
481b728d18 added named buses. 2014-04-16 00:23:58 -04:00
Yotam Mann
0e751a4a6f moved build scripts 2014-04-15 20:08:53 -04:00
Yotam Mann
e37052fdfa removed require & jquery dependency from examples 2014-04-15 20:05:11 -04:00
Yotam Mann
85e0201371 integrated Transport and musical timing for all methods that take times 2014-04-11 19:17:01 -04:00
Yotam Mann
84eb56c19d pass through node. just because 2014-04-06 23:57:32 -04:00
Yotam Mann
193bbe9754 API fix 2014-04-06 22:38:06 -04:00
Yotam Mann
cf86342a45 updated method names. fixed LFO 2014-04-06 20:12:40 -04:00
Yotam Mann
95fb4ee491 updated readme 2014-04-06 17:05:58 -04:00
Yotam Mann
7fe5c47b8a major rename. sorry again. 2014-04-06 16:51:30 -04:00
Yotam Mann
3fec72f513 Transport depends on Master 2014-04-06 13:49:13 -04:00
Yotam Mann
ff4fd1dbe6 new build 2014-04-06 13:32:39 -04:00
Yotam Mann
992bb62b4c moved transport to core. optimized bit crusher 2014-04-06 13:32:14 -04:00
Yotam Mann
d47657f5a5 finished require-ifying everything.
made build script to put everything in one file in the right order
2014-04-06 00:12:18 -04:00
Yotam Mann
a538ec6d23 require-ified all the examples 2014-04-05 20:47:59 -04:00
Yotam Mann
a9a84fc07c moved files. added requires support. added Panner 2014-04-05 18:05:42 -04:00
Yotam Mann
0055cc683f removed GUI from project
distracting from goals
2014-04-05 18:05:04 -04:00
Yotam Mann
44ce0ece58 some renaming. new auto panner 2014-04-04 20:24:19 -04:00
Yotam Mann
185d329c66 DryWet component 2014-04-04 14:36:01 -04:00
Yotam Mann
a7e2034d11 multichannel bitcrush 2014-04-04 14:35:31 -04:00
Yotam Mann
7b7df360ea signal processing components for more automation control 2014-04-04 13:07:16 -04:00
Yotam Mann
1b1858e67f new build 2014-04-03 23:51:55 -04:00
Yotam Mann
67a2c72e13 Mono before stereo splitter 2014-04-03 23:51:41 -04:00
Yotam Mann
4e691aa06b added AutoPanner, new build. 2014-04-03 17:13:13 -04:00
Yotam Mann
5604b7b108 license + build 2014-04-02 17:10:33 -04:00
Yotam Mann
b378f06aea bit crusher with example 2014-04-02 16:09:02 -04:00
Yotam Mann
20ffa73474 fixed LFO issue. new build 2014-04-01 22:25:43 -04:00
Yotam Mann
4dbaa9c98c don't load the buffer if it's already loaded 2014-03-30 17:54:02 -04:00
Yotam Mann
1b9d8f4160 audio context available at top level 2014-03-30 17:35:13 -04:00
Yotam Mann
288aad8431 Timeout not starting at right time bug. + new build 2014-03-30 17:06:58 -04:00
Yotam Mann
69be6a7b60 rebuild 2014-03-26 17:28:40 -04:00
Yotam Mann
647f049a97 FF does not have a gain value on source nodes 2014-03-26 17:27:49 -04:00
Yotam Mann
27ceadbb21 new build 2014-03-26 15:45:24 -04:00
Yotam Mann
c6f55ef660 volume controls on Player sample 2014-03-26 15:38:21 -04:00
Yotam Mann
5f5539513a added sample player 2014-03-24 13:41:08 -04:00
Yotam Mann
a54c2f397f defaults loop to false + new build 2014-03-23 22:04:54 -04:00
Yotam Mann
68d7593a1d sett progress also 2014-03-23 15:58:02 -04:00
Yotam Mann
7bc7bfde5a started build script and builds 2014-03-23 15:05:36 -04:00
Yotam Mann
915cff7d16 transport gui 2014-03-23 13:34:50 -04:00
Yotam Mann
0c8297b7c1 transport supports looping and seeking 2014-03-19 23:59:38 -04:00
Yotam Mann
b01cf71760 started button and transport GUIs 2014-03-19 17:26:22 -04:00
Yotam Mann
3c6444276b music.js dep 2014-03-19 17:26:01 -04:00
Yotam Mann
355f65e5f9 placeholders for composite components 2014-03-19 17:25:49 -04:00
Yotam Mann
6b59fe3a4d Transport component 2014-03-19 17:25:33 -04:00
Yotam Mann
fc4e910ebf extended native AudioNode.connect + added relative and notation timing 2014-03-16 14:58:03 -04:00
Yotam Mann
9a190abac1 Renamed AudioUnit -> Tone 2014-03-16 13:33:56 -04:00
Yotam Mann
6119c75ea8 i'll come back to the dispose method 2014-03-15 01:30:37 -04:00
Yotam Mann
f156f6310a use the jsNode buffer size instead of the global one 2014-03-15 01:25:42 -04:00
Yotam Mann
9e4075b90e mic example 2014-03-15 01:02:33 -04:00
Yotam Mann
c48f3d392a cleaned up some examples 2014-03-14 23:30:00 -04:00