Yotam Mann
|
809dc99091
|
no feedback in phaser
|
2014-12-03 22:24:36 -05:00 |
|
Yotam Mann
|
c2d320ce8d
|
renamed MidSide -> MidSideEffect
|
2014-12-03 22:11:23 -05:00 |
|
Yotam Mann
|
cd31d02048
|
jsdoc'ing
|
2014-12-03 21:38:24 -05:00 |
|
Yotam Mann
|
da014bf954
|
better presets
|
2014-12-03 21:37:58 -05:00 |
|
Yotam Mann
|
db544d20c4
|
using markdown instead of example tag
|
2014-12-03 17:25:34 -05:00 |
|
Yotam Mann
|
1b9cc1483b
|
jsdoc'ing
|
2014-12-03 17:20:23 -05:00 |
|
Yotam Mann
|
902f1fa24d
|
updating Envelope ADR types
|
2014-12-02 10:39:19 -05:00 |
|
Yotam Mann
|
2d0bcffc9f
|
adding defaults to jsdocs
|
2014-12-02 01:42:08 -05:00 |
|
Yotam Mann
|
0a944516af
|
doc tweaks
|
2014-12-02 00:27:28 -05:00 |
|
Yotam Mann
|
398f2bcce2
|
jsdoc tweak
|
2014-12-02 00:08:44 -05:00 |
|
Yotam Mann
|
a7dbac68bb
|
optimizing input/output
also subclass of Tone.SignalBase
|
2014-11-30 23:26:42 -05:00 |
|
Yotam Mann
|
ce0d5f3597
|
signals inherit from a signal base class
|
2014-11-30 23:26:06 -05:00 |
|
Yotam Mann
|
c8478192e1
|
get the time till the next beat
useful for the eventual quantization
|
2014-11-30 22:40:07 -05:00 |
|
Yotam Mann
|
25496dea77
|
switched to updated chain method
|
2014-11-30 21:32:09 -05:00 |
|
Yotam Mann
|
efe69616bd
|
changing presets
|
2014-11-30 21:20:22 -05:00 |
|
Yotam Mann
|
152f0cdda5
|
using updated fan method
|
2014-11-30 21:20:12 -05:00 |
|
Yotam Mann
|
7fcddeb000
|
removed feedback from phaser
|
2014-11-30 21:18:58 -05:00 |
|
Yotam Mann
|
c5da40969e
|
chain and fan methods use 'this' nodes output
|
2014-11-30 17:46:09 -05:00 |
|
Yotam Mann
|
9498d6af3c
|
boost Tone.Pow resolution
|
2014-11-30 17:42:02 -05:00 |
|
Yotam Mann
|
cf2cb263b2
|
chain -> connectSeries, fan -> connectParallel
|
2014-11-30 17:37:29 -05:00 |
|
Yotam Mann
|
d1839dc1b6
|
output is 0 when input is 0
|
2014-11-30 17:36:56 -05:00 |
|
Yotam Mann
|
cd4121ef41
|
removed feedback divisor
Fixes #42
|
2014-11-30 17:17:50 -05:00 |
|
Yotam Mann
|
597d07510e
|
NoiseSynth added triggerAttackRelease
|
2014-11-30 14:53:54 -05:00 |
|
Yotam Mann
|
a25c106565
|
removing unnecessary comments
|
2014-11-30 14:53:32 -05:00 |
|
Yotam Mann
|
310231dbd1
|
using Tone.WaveShaper instead of native node
|
2014-11-30 13:20:35 -05:00 |
|
Yotam Mann
|
ae24c8272d
|
Tone.WaveShaper abstraction on WaveShaperNode
|
2014-11-30 13:16:20 -05:00 |
|
Yotam Mann
|
ab28ad9a99
|
NoiseSynth
|
2014-11-29 22:03:28 -05:00 |
|
Yotam Mann
|
e32386da79
|
MonoSynth dispose cleanup
|
2014-11-29 21:55:38 -05:00 |
|
Yotam Mann
|
ffd5ac875a
|
LFO has a defaults object
|
2014-11-29 21:54:29 -05:00 |
|
Yotam Mann
|
574c75f7c6
|
Tone.Limiter is a compressor with limiter settings
|
2014-11-29 21:47:28 -05:00 |
|
Yotam Mann
|
09f4b5fdf8
|
Normalize an input range to 0,1
|
2014-11-29 21:37:21 -05:00 |
|
Yotam Mann
|
5fdc2cfd38
|
updated to new Tone.Scale API
|
2014-11-29 21:36:32 -05:00 |
|
Yotam Mann
|
d3bb514dde
|
Scale and ScaleExp scale from gain range only
|
2014-11-29 21:18:04 -05:00 |
|
Yotam Mann
|
15c33fdecd
|
Scale a gain to an equal power scale
|
2014-11-29 20:32:33 -05:00 |
|
Yotam Mann
|
b67c187caa
|
map audio range to gain range
|
2014-11-29 20:30:52 -05:00 |
|
Yotam Mann
|
2b22bfac31
|
updating dependencies
|
2014-11-24 18:51:35 -05:00 |
|
Yotam Mann
|
4948fde652
|
the filter envelope is not optional
#41
|
2014-11-11 15:24:34 -05:00 |
|
Yotam Mann
|
aa2f1fc2ef
|
cleaning up the constructor - Expr
|
2014-11-09 10:57:34 -05:00 |
|
Yotam Mann
|
0a442a2608
|
oscillator accepts Tone.Time as frequency
|
2014-11-09 10:57:14 -05:00 |
|
Yotam Mann
|
4587420071
|
some deps cleanup
|
2014-11-09 10:56:55 -05:00 |
|
Yotam Mann
|
f1593c1a29
|
new class PanVol. combined Pan and Vol
useful for making stereo mixer-type things
|
2014-11-04 01:27:36 -05:00 |
|
Yotam Mann
|
7e09fc6931
|
small reorganization
|
2014-11-04 01:24:24 -05:00 |
|
Yotam Mann
|
adcf3a0c74
|
small object count optimization
|
2014-11-04 01:23:59 -05:00 |
|
Yotam Mann
|
dcfac108eb
|
using Tone constructor in signal classes
|
2014-11-04 01:21:42 -05:00 |
|
Yotam Mann
|
484a7bf47d
|
Tone constructor accepts input/output num as param
|
2014-11-04 01:01:57 -05:00 |
|
Yotam Mann
|
f7a0590ec5
|
optimizing comb filters
also trying to get them to crash less often. (i think it worked)
|
2014-11-04 00:46:31 -05:00 |
|
Yotam Mann
|
13f091e43e
|
Using ScaledEnvelope for filter envelope
|
2014-11-04 00:44:59 -05:00 |
|
Yotam Mann
|
4272e051ee
|
created ScaledEnvelope as its own class
factors out the scaling from the amplitude env and normal envelope
|
2014-11-04 00:44:16 -05:00 |
|
Yotam Mann
|
043172df7c
|
keeping reference to Float32Array
potentially causing crashes (trying to debug)
|
2014-11-03 19:22:17 -05:00 |
|
Yotam Mann
|
58338bef23
|
removing Mono from stereo effect
(will need to run single channel signals through a panner or mono node
if connecting to stereo effect)
|
2014-11-03 11:45:33 -05:00 |
|