Yotam Mann
|
f3022bbb35
|
not necessary to set frequency in constructor
|
2019-12-15 02:18:13 -05:00 |
|
Yotam Mann
|
e709203656
|
Reverb decay should be at least 1ms
|
2019-12-14 12:34:44 -05:00 |
|
Yotam Mann
|
276af87a6d
|
decay needs to be at least 1 sample long
|
2019-12-14 12:33:49 -05:00 |
|
Yotam Mann
|
267f1befc0
|
Simplifying Freeverb dispose
|
2019-12-14 11:53:12 -05:00 |
|
Yotam Mann
|
f20fdce3a6
|
making paths relative
|
2019-12-11 10:35:01 -05:00 |
|
Yotam Mann
|
8eed7bd6ce
|
adding range guards to reverb
|
2019-12-11 10:13:52 -05:00 |
|
Yotam Mann
|
fce95bea6e
|
feat: clamp the values to the defined min/maxValue
|
2019-12-11 10:11:40 -05:00 |
|
Yotam Mann
|
409fb929af
|
skipping isSilent test
|
2019-12-06 18:00:26 -05:00 |
|
Yotam Mann
|
d4f47b7cd8
|
removing unused vars
|
2019-12-06 17:29:06 -05:00 |
|
Yotam Mann
|
2295ce674e
|
whoops: made it so it only funs one test
|
2019-12-06 17:23:02 -05:00 |
|
Yotam Mann
|
8a508f2405
|
feat: Reverb generate is automatically called when decay or preDelay values are changed
`ready` promise resoves when reverb values have been updated.
|
2019-12-06 16:37:40 -05:00 |
|
Yotam Mann
|
0f8a282dfa
|
fixing stereo widener
|
2019-11-22 13:25:50 -05:00 |
|
Yotam Mann
|
09dc29191b
|
linting
|
2019-11-17 13:09:19 -05:00 |
|
Yotam Mann
|
3fb5ca8727
|
toMaster() -> toDestination()
|
2019-11-14 12:29:53 -05:00 |
|
Yotam Mann
|
e768191a9b
|
adding note on flanging
|
2019-11-13 13:05:04 -05:00 |
|
Yotam Mann
|
a28f1af610
|
feat: Chorus extends StereoFeedbackEffect
This makes it possible to do flanger-type effects.
fixes #575
|
2019-11-13 12:58:37 -05:00 |
|
Yotam Mann
|
933f019cb3
|
updating example
|
2019-11-08 13:08:38 -05:00 |
|
Yotam Mann
|
7910957312
|
reverb uses OfflineContext instead of Offline
fixes #569
|
2019-11-08 12:34:22 -05:00 |
|
Yotam Mann
|
974ee57353
|
exporting new effects
|
2019-11-04 22:29:21 -05:00 |
|
Yotam Mann
|
c9f7ac47b1
|
adding categories
|
2019-11-04 22:29:14 -05:00 |
|
Yotam Mann
|
c05aee48a6
|
converting PitchShift to typescript
|
2019-11-04 22:28:51 -05:00 |
|
Yotam Mann
|
e4d0fae5a6
|
removing old js files
|
2019-11-04 19:09:23 -05:00 |
|
Yotam Mann
|
715165cba5
|
StereoXFeedbackEffect extends StereoFeedbackEffect
|
2019-11-04 19:09:13 -05:00 |
|
Yotam Mann
|
caf7b4bd19
|
converting PingPongDelay to typescript
|
2019-11-04 18:59:32 -05:00 |
|
Yotam Mann
|
1d334f9a80
|
converting vibrato to typescript
|
2019-11-03 22:44:49 -05:00 |
|
Yotam Mann
|
1738307e8a
|
using .wav instead of .mp3
|
2019-11-03 22:43:19 -05:00 |
|
Yotam Mann
|
14883653b6
|
making paths relative
|
2019-11-03 22:23:50 -05:00 |
|
Yotam Mann
|
d17607786d
|
adjusting threshold
|
2019-11-03 22:20:07 -05:00 |
|
Yotam Mann
|
2e8e52ac2e
|
adding compare to file test
|
2019-11-03 22:19:33 -05:00 |
|
Yotam Mann
|
831cd2bca7
|
adjusting threshold
|
2019-11-03 22:17:59 -05:00 |
|
Yotam Mann
|
c035c4a73f
|
remove old js files
|
2019-11-03 22:17:21 -05:00 |
|
Yotam Mann
|
61ab898c17
|
converting Phaser to typescript
|
2019-11-03 22:17:00 -05:00 |
|
Yotam Mann
|
357f41cd3d
|
exporting new effects
|
2019-11-03 21:44:32 -05:00 |
|
Yotam Mann
|
701caf4c50
|
converting StereoWidener to typescript
|
2019-11-03 21:43:53 -05:00 |
|
Yotam Mann
|
148e70032f
|
adding name
|
2019-11-03 21:43:01 -05:00 |
|
Yotam Mann
|
0805e507ac
|
making the iterations more es5
|
2019-11-03 20:34:01 -05:00 |
|
Yotam Mann
|
53ba14cbd6
|
converting JCReverb to typescript
|
2019-11-03 20:33:46 -05:00 |
|
Yotam Mann
|
020db86c72
|
removing old file
|
2019-11-03 18:36:56 -05:00 |
|
Yotam Mann
|
660abd87b8
|
working on example
|
2019-11-03 18:36:51 -05:00 |
|
Yotam Mann
|
55504012ac
|
converting Freeverb to typescript
|
2019-11-03 18:35:17 -05:00 |
|
Yotam Mann
|
5c4146e162
|
each effect side can take any number of values
|
2019-11-03 18:34:57 -05:00 |
|
Yotam Mann
|
b9619d8c68
|
removing unused variables
|
2019-10-31 15:43:16 -04:00 |
|
Yotam Mann
|
7549764c38
|
removing old js files
|
2019-10-31 15:30:32 -04:00 |
|
Yotam Mann
|
802ce474c7
|
converting Chorus to ts
|
2019-10-31 15:29:48 -04:00 |
|
Yotam Mann
|
fc80ec1f8e
|
fixing import paths
|
2019-10-30 13:13:32 -04:00 |
|
Yotam Mann
|
d56572c94c
|
converting Tremolo to typescript
|
2019-10-30 13:13:26 -04:00 |
|
Yotam Mann
|
79d2c3d41b
|
convert Chebyshev to typescript
|
2019-10-29 23:35:27 -04:00 |
|
Yotam Mann
|
8ce429e7ba
|
removing js files
|
2019-10-29 23:14:38 -04:00 |
|
Yotam Mann
|
f5ea6be5d4
|
exporting AutoWah
|
2019-10-29 23:14:17 -04:00 |
|
Yotam Mann
|
3a40d841e3
|
adding category
|
2019-10-29 23:14:11 -04:00 |
|