Yotam Mann
|
02ffa25555
|
FM Synth with example
Fixes #26
|
2014-09-03 14:54:46 -04:00 |
|
Yotam Mann
|
0ba1224541
|
renamed voiceRatio -> harmonicity
|
2014-09-03 14:53:05 -04:00 |
|
Yotam Mann
|
ba7806180e
|
removed old examples
|
2014-09-03 14:52:35 -04:00 |
|
Yotam Mann
|
8fc8505c43
|
updated presets
|
2014-09-02 17:10:33 -04:00 |
|
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
|
c1bdba8cf4
|
WaveTable -> PeriodicWave for old browsers
|
2014-09-02 16:57:25 -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
|
70c27c7c89
|
a couple more presets
|
2014-09-02 12:11:25 -04:00 |
|
Yotam Mann
|
e6a15f8f7a
|
removed unison controls
|
2014-09-02 12:10:43 -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
|
32b17ddd14
|
fixed top issue.
|
2014-09-02 12:09:46 -04:00 |
|
Yotam Mann
|
e4d3aaab2b
|
optional input arg to receive.
|
2014-09-02 12:09:16 -04:00 |
|
Yotam Mann
|
62b5bfffed
|
flexible function signature if define is not defined
|
2014-09-02 12:08:52 -04:00 |
|
Yotam Mann
|
0bb2dcff80
|
Some MonoSynth presets
|
2014-09-02 00:26:34 -04:00 |
|
Yotam Mann
|
d69c5b940e
|
exponential decay and ability to setMin/Max
|
2014-09-02 00:26:17 -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
|
9adbcc3c4d
|
getType
|
2014-09-02 00:25:20 -04:00 |
|
Yotam Mann
|
3786c3653d
|
fixed test bc filter parameters are now Signals
|
2014-09-01 20:45:15 -04:00 |
|
Yotam Mann
|
d381d9e210
|
PingPongDelay uses new StereoXFeedbackEffect
|
2014-09-01 13:09:33 -04:00 |
|
Yotam Mann
|
3fe7633604
|
can set phase on LFO
|
2014-09-01 12:52:32 -04:00 |
|
Yotam Mann
|
84135a4d1e
|
Chorus and Phaser are stereo effects
made a few intermediate classes to save on code.
|
2014-09-01 12:52:13 -04:00 |
|
Yotam Mann
|
1097177ff2
|
npm install tone
also grunt npm will move relevant files over to the correct folder
|
2014-08-31 17:41:03 -04:00 |
|
Yotam Mann
|
52c16f68ed
|
added cwilso's oscilloscope
|
2014-08-31 16:37:03 -04:00 |
|
Yotam Mann
|
c88826e979
|
setPhase method on Oscillator
This method uses not DelayNode so sample accurate start/stop are
maintained.
Fixes #18
|
2014-08-31 16:35:02 -04:00 |
|
Yotam Mann
|
76ee2b5540
|
Tone.PulseOscillator first commit
fixes #25
|
2014-08-31 16:29:56 -04:00 |
|
Yotam Mann
|
a713502784
|
fixed typo
|
2014-08-29 17:14:47 -04:00 |
|
Yotam Mann
|
7f7493105a
|
added set method
#27
also fixed dispose method
|
2014-08-29 17:14:41 -04:00 |
|
Yotam Mann
|
b45fc88ed0
|
removing base class set method.
it did nothing…
|
2014-08-29 16:40:20 -04:00 |
|
Yotam Mann
|
5a5e9be1f8
|
adds ability to set rolloff amount
AudioParams are now Tone.Signals
the wrapping is no longer paper thin
|
2014-08-29 16:39:09 -04:00 |
|
Yotam Mann
|
f6addd6b64
|
gets Signal.connect for use as a control signal
|
2014-08-29 16:36:52 -04:00 |
|
Yotam Mann
|
59b69a8d3a
|
has an initial bpm of 120
|
2014-08-29 16:36:31 -04:00 |
|
Yotam Mann
|
17d7b1ee28
|
oscilloscope from cwilso
|
2014-08-29 12:26:55 -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
|
0103735589
|
updated tests with global recorder settings
|
2014-08-27 15:46:32 -04:00 |
|
Yotam Mann
|
4b51032c7a
|
removed noGC where unnecessary and harmful
|
2014-08-27 15:27:52 -04:00 |
|
Yotam Mann
|
9d337cb101
|
fixed wave shaper curve length
|
2014-08-27 15:22:21 -04:00 |
|
Yotam Mann
|
f19cbf492d
|
added global recorder timing params
|
2014-08-27 15:20:52 -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
|
5bd29721ef
|
make jquery UI touch events
|
2014-08-27 11:15:58 -04:00 |
|
Yotam Mann
|
e1fc859684
|
Audio-Rate Math Example
#3
|
2014-08-26 00:49:11 -04:00 |
|