Commit graph

62 commits

Author SHA1 Message Date
Yotam Mann
97e60e11cf updated looping API
removed “loop” method
2014-06-25 13:11:29 -04:00
Yotam Mann
0b4def6155 Tone.Sources can sync to the Transport 2014-06-25 12:47:47 -04:00
Yotam Mann
92acbf94c5 a few more comments in the source.
removed unnecessary transport looping.
2014-06-24 12:21:25 -04:00
Yotam Mann
1e1842c28b step sequencer example
thanks @therewasaguy
2014-06-24 12:12:56 -04:00
Jason Sigal
55f35daee6 adding stepSequencer example (cleanup) 2014-06-23 17:06:55 -04:00
Jason Sigal
d6bfa2cd1b adding stepSequencer example 2014-06-23 17:00:51 -04:00
Yotam Mann
56dd42c88a making the examples styled and work consistently. 2014-06-23 13:29:22 -04:00
Yotam Mann
1f922516e7 aesthetic improvements 2014-06-23 00:53:59 -04:00
Yotam Mann
55f4ab5120 purged half-finished or unnecessary stuff 2014-06-23 00:53:35 -04:00
Yotam Mann
4059c891e5 updated player api 2014-06-21 18:39:01 -04:00
Yotam Mann
c3ab9a7b0d renamed effects->effect. jsdocs on effects 2014-06-21 17:34:31 -04:00
Yotam Mann
48fbe17b87 working example 2014-06-21 15:55:15 -04:00
Yotam Mann
79e16408d4 not so loud! 2014-06-21 15:55:13 -04:00
Yotam Mann
1e30965b00 some example style 2014-06-21 15:55:12 -04:00
Yotam Mann
1813f74fa5 dry wet with working example 2014-06-20 01:46:10 -04:00
Yotam Mann
d48849bd11 jsdoc on DryWet 2014-06-20 01:12:15 -04:00
Yotam Mann
a3abf8e979 better noise! with test and example 2014-06-20 00:25:00 -04:00
Yotam Mann
4b319a0690 new docs. 2014-06-19 21:48:16 -04:00
Yotam Mann
2201089ebd working on docs 2014-06-19 13:38:21 -04:00
Yotam Mann
410814505c Merge branch 'master' of https://github.com/TONEnoTONE/Tone.js
Conflicts:
	Tone/source/Player.js
2014-06-18 17:04:59 -04:00
Jason Sigal
24c8d2babe added documentation for Player.js and tests for Sources.js 2014-06-18 15:42:08 -04:00
Jason Sigal
918c03e847 merging upstream changes 2014-06-18 13:40:27 -04:00
Yotam Mann
6b11ee53d7 moved the audio files 2014-06-16 19:38:13 -04:00
Yotam Mann
f08ce6cf73 moved audio into the examples folder 2014-06-16 18:49:39 -04:00
Yotam Mann
2c363d5e85 updated Tone.Time usage 2014-06-15 17:37:17 -04:00
Jason Sigal
86ff8a31aa changed "playing" to "started" in transport example. Continuous range values for panner example 2014-06-15 16:40:41 -04:00
Yotam Mann
0643cdd765 scale takes an input min/max
removed normalize and subtract.
2014-04-16 19:56:18 -04:00
Yotam Mann
a9e965d5ae Added multiply signal
working towards being able to lock LFOs to tempo
2014-04-16 16:47:28 -04:00
Yotam Mann
481b728d18 added named buses. 2014-04-16 00:23:58 -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
cf86342a45 updated method names. fixed LFO 2014-04-06 20:12:40 -04:00
Yotam Mann
7fe5c47b8a major rename. sorry again. 2014-04-06 16:51:30 -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
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
7b7df360ea signal processing components for more automation control 2014-04-04 13:07:16 -04:00
Yotam Mann
4e691aa06b added AutoPanner, new build. 2014-04-03 17:13:13 -04:00
Yotam Mann
b378f06aea bit crusher with example 2014-04-02 16:09:02 -04:00
Yotam Mann
288aad8431 Timeout not starting at right time bug. + new build 2014-03-30 17:06:58 -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
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
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