.. |
AutoFilter.test.ts
|
adding comparison files
|
2019-10-29 18:18:04 -04:00 |
AutoFilter.ts
|
removing unused variables
|
2019-10-31 15:43:16 -04:00 |
AutoPanner.test.ts
|
linting
|
2019-11-17 13:09:19 -05:00 |
AutoPanner.ts
|
removing unused variables
|
2019-10-31 15:43:16 -04:00 |
AutoWah.test.ts
|
converting AutoWah to typescript
|
2019-10-29 23:14:03 -04:00 |
AutoWah.ts
|
converting AutoWah to typescript
|
2019-10-29 23:14:03 -04:00 |
BitCrusher.test.ts
|
converting BitCrusher to typescript
|
2019-10-28 19:11:46 -04:00 |
BitCrusher.ts
|
adding category
|
2019-10-29 23:14:11 -04:00 |
Chebyshev.test.ts
|
convert Chebyshev to typescript
|
2019-10-29 23:35:27 -04:00 |
Chebyshev.ts
|
fixing import paths
|
2019-10-30 13:13:32 -04:00 |
Chorus.test.ts
|
feat: Chorus extends StereoFeedbackEffect
|
2019-11-13 12:58:37 -05:00 |
Chorus.ts
|
linting
|
2019-11-17 13:09:19 -05:00 |
Distortion.test.ts
|
linting
|
2019-09-14 18:12:44 -04:00 |
Distortion.ts
|
updating examples
|
2019-10-24 18:01:27 -04:00 |
Effect.ts
|
removing unused variables
|
2019-10-31 15:43:16 -04:00 |
FeedbackDelay.test.ts
|
linting
|
2019-09-14 18:12:44 -04:00 |
FeedbackDelay.ts
|
using the unit name instead of the unit type as the Param generic
|
2019-10-28 11:37:53 -04:00 |
FeedbackEffect.ts
|
using the unit name instead of the unit type as the Param generic
|
2019-10-28 11:37:53 -04:00 |
Freeverb.test.ts
|
adjusting threshold
|
2019-11-03 22:17:59 -05:00 |
Freeverb.ts
|
Simplifying Freeverb dispose
|
2019-12-14 11:53:12 -05:00 |
FrequencyShifter.test.ts
|
linting
|
2019-09-14 18:12:44 -04:00 |
FrequencyShifter.ts
|
not necessary to set frequency in constructor
|
2019-12-15 02:18:13 -05:00 |
index.ts
|
exporting new effects
|
2019-11-04 22:29:21 -05:00 |
JCReverb.test.ts
|
converting JCReverb to typescript
|
2019-11-03 20:33:46 -05:00 |
JCReverb.ts
|
adding categories
|
2019-11-04 22:29:14 -05:00 |
LFOEffect.ts
|
removing unused variables
|
2019-10-31 15:43:16 -04:00 |
MidSideEffect.ts
|
making paths relative
|
2019-11-03 22:23:50 -05:00 |
Phaser.test.ts
|
using .wav instead of .mp3
|
2019-11-03 22:43:19 -05:00 |
Phaser.ts
|
linting
|
2019-11-17 13:09:19 -05:00 |
PingPongDelay.test.ts
|
converting PingPongDelay to typescript
|
2019-11-04 18:59:32 -05:00 |
PingPongDelay.ts
|
adding categories
|
2019-11-04 22:29:14 -05:00 |
PitchShift.test.ts
|
converting PitchShift to typescript
|
2019-11-04 22:28:51 -05:00 |
PitchShift.ts
|
updating example
|
2019-11-08 13:08:38 -05:00 |
Reverb.test.ts
|
skipping isSilent test
|
2019-12-06 18:00:26 -05:00 |
Reverb.ts
|
Reverb decay should be at least 1ms
|
2019-12-14 12:34:44 -05:00 |
StereoEffect.ts
|
converting PingPongDelay to typescript
|
2019-11-04 18:59:32 -05:00 |
StereoFeedbackEffect.ts
|
feat: Chorus extends StereoFeedbackEffect
|
2019-11-13 12:58:37 -05:00 |
StereoWidener.test.ts
|
using .wav instead of .mp3
|
2019-11-03 22:43:19 -05:00 |
StereoWidener.ts
|
fixing stereo widener
|
2019-11-22 13:25:50 -05:00 |
StereoXFeedbackEffect.ts
|
StereoXFeedbackEffect extends StereoFeedbackEffect
|
2019-11-04 19:09:13 -05:00 |
Tremolo.test.ts
|
converting Tremolo to typescript
|
2019-10-30 13:13:26 -04:00 |
Tremolo.ts
|
toMaster() -> toDestination()
|
2019-11-14 12:29:53 -05:00 |
Vibrato.test.ts
|
converting vibrato to typescript
|
2019-11-03 22:44:49 -05:00 |
Vibrato.ts
|
adding categories
|
2019-11-04 22:29:14 -05:00 |