Pirmin Schneider
|
a0be597564
|
update documentation examples of FeedbackDelay and PingPongDelay (#442)
rename DrumSynth->MembraneSynth
|
2019-02-08 09:29:10 -06:00 |
|
tambien
|
ed71d8141b
|
amd to es6 import/export
no longer using AMD (require.js) style imports, and beginning to move to es6 "import/export" statements everywhere.
|
2019-01-27 13:05:20 -05:00 |
|
tambien
|
3d1202043a
|
all modules are relative paths
simplifies deep references to individual files
|
2018-08-26 22:29:17 -04:00 |
|
Yotam Mann
|
cb2a982c39
|
linting
|
2017-10-21 19:02:46 -04:00 |
|
Yotam Mann
|
4019b49c12
|
effects moved to new defaults API
|
2017-04-25 23:18:08 -04:00 |
|
Yotam Mann
|
372053a029
|
using Tone.Delay everywhere instead of DelayNode
|
2016-09-20 00:01:27 -04:00 |
|
Yotam Mann
|
6e15da9223
|
doc'ing effects
mergine @polyrhythmatic changes
|
2015-07-04 12:40:33 -04:00 |
|
Yotam Mann
|
07b4516974
|
doc'ing effects
|
2015-06-22 01:20:57 -04:00 |
|
Yotam Mann
|
a81ba071f3
|
changing the styling of this in return statements
|
2015-06-13 20:54:29 -04:00 |
|
Yotam Mann
|
571183bf27
|
removing Tone.Type prefix in docs
|
2015-06-13 20:20:36 -04:00 |
|
Yotam Mann
|
f2f838b630
|
using signal jsdoc
|
2015-06-13 19:50:39 -04:00 |
|
Yotam Mann
|
6ef3dd2f51
|
renamed Tone.Time -> Tone.Type.Time
|
2015-05-23 19:01:05 -04:00 |
|
Yotam Mann
|
f0bcd68812
|
renamed Tone.Signal.Units to Tone.Type
also renamed Tone.Source.State to Tone.State
|
2015-05-23 18:57:05 -04:00 |
|
Yotam Mann
|
8e69627ad1
|
making attributes readOnly
|
2015-04-18 10:54:08 -04:00 |
|
Yotam Mann
|
649c2df574
|
delay works with stereo signals too
|
2015-03-01 19:49:01 -05:00 |
|
Yotam Mann
|
e6718e4781
|
jsdoc'ing effects and components
|
2015-02-27 16:53:10 -05:00 |
|
Yotam Mann
|
b224499df3
|
fixed bug in pingpongdelay
|
2015-02-13 16:10:45 -05:00 |
|
Yotam Mann
|
532edf7bfb
|
ES5 getter/setter on effects
|
2015-02-10 11:40:27 -05:00 |
|
Yotam Mann
|
754a9b77ca
|
effects' methods return this
|
2015-02-02 13:22:16 -05:00 |
|
Yotam Mann
|
2d0bcffc9f
|
adding defaults to jsdocs
|
2014-12-02 01:42:08 -05:00 |
|
Yotam Mann
|
25496dea77
|
switched to updated chain method
|
2014-11-30 21:32:09 -05:00 |
|
Yotam Mann
|
152f0cdda5
|
using updated fan method
|
2014-11-30 21:20:12 -05:00 |
|
Yotam Mann
|
cf2cb263b2
|
chain -> connectSeries, fan -> connectParallel
|
2014-11-30 17:37:29 -05:00 |
|
Yotam Mann
|
527ce958cf
|
cleaning up PingPongDelay
|
2014-10-02 13:15:38 -04:00 |
|
Yotam Mann
|
30e71b1c82
|
Added pre delay in left channel
Fixes #32
|
2014-10-01 19:45:30 -04:00 |
|
Yotam Mann
|
af85ae7e19
|
Added "use strict" to all classes
Fixes #17
|
2014-09-04 00:41:40 -04:00 |
|
Yotam Mann
|
d381d9e210
|
PingPongDelay uses new StereoXFeedbackEffect
|
2014-09-01 13:09:33 -04:00 |
|
Yotam Mann
|
8b316762eb
|
_defaults -> defaults
made it not private
|
2014-08-25 10:23:37 -04:00 |
|
Yotam Mann
|
7890e74ac0
|
moved Merge and Split to components
|
2014-08-24 15:46:55 -04:00 |
|
Yotam Mann
|
dc98641558
|
dispose method calls parent's dispose method
related to issue #15. finished for all effects.
|
2014-08-23 15:51:21 -04:00 |
|
Yotam Mann
|
5d7807bede
|
description of _merger
|
2014-08-23 14:25:20 -04:00 |
|
Yotam Mann
|
0cf82e94e8
|
more consistent spacing
|
2014-08-23 13:51:02 -04:00 |
|
Yotam Mann
|
5dce8e4958
|
added dispose method
|
2014-08-20 17:10:12 -04:00 |
|
Yotam Mann
|
c3ab9a7b0d
|
renamed effects->effect. jsdocs on effects
|
2014-06-21 17:34:31 -04:00 |
|