Commit graph

84 commits

Author SHA1 Message Date
Yotam Mann
b739568b74 updated MonoSynth description.
oscillator volume now works.
2014-09-02 17:10:26 -04:00
Yotam Mann
aa45c4402c DuoSynth example first commit 2014-09-02 16:57:46 -04:00
Yotam Mann
d9d8d63213 reworded the description. 2014-09-02 12:15:29 -04:00
Yotam Mann
a8f9104acf added the synth to the examples 2014-09-02 12:15:20 -04:00
Yotam Mann
51aded9bf5 styling the oscillator drop down. 2014-09-02 12:10:21 -04:00
Yotam Mann
4b019e74c7 made it wider and quieter. 2014-09-02 12:10:10 -04:00
Yotam Mann
fe1052b24a Slider 2014-09-02 00:25:51 -04:00
Yotam Mann
ba29f3b2c4 MonoSynth Example 2014-09-02 00:25:38 -04:00
Yotam Mann
fc18c8685b LFO example 2014-08-29 12:25:10 -04:00
Yotam Mann
c109efe191 styled the start buttons
simplified oscillators
2014-08-28 00:45:59 -04:00
Yotam Mann
6791f23fa1 Oscillator example 2014-08-28 00:39:17 -04:00
Yotam Mann
0e03ed4146 moving this around. 2014-08-27 22:23:00 -04:00
Yotam Mann
1377bff7cd clip bar positioning 2014-08-27 22:22:49 -04:00
Yotam Mann
3361fbd87d consolidating Value and ValueMeter 2014-08-27 13:15:24 -04:00
Yotam Mann
a2166ccc91 AutoPanner example 2014-08-27 12:20:29 -04:00
Yotam Mann
a23155ac6e Meter in the top bar 2014-08-27 11:16:49 -04:00
Yotam Mann
e1fc859684 Audio-Rate Math Example
#3
2014-08-26 00:49:11 -04:00
Yotam Mann
d5b63aa620 styled envelope example
#3
2014-08-25 23:47:07 -04:00
Yotam Mann
410aca26f5 Started widgets for GUI controls
#3
2014-08-25 23:46:54 -04:00
Yotam Mann
1b9a8cf9fc added jquery UI for examples
#3
2014-08-24 15:25:13 -04:00
Yotam Mann
6312bd8c7c took out unused code 2014-07-20 18:18:03 -04:00
Yotam Mann
ddf35f1386 added tempo controls 2014-07-02 17:19:19 -04:00
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