- Granite effect module
@synthlet/granite
- VirtualAnalogFilter effect module
@synthlet/virtual-analog-filter
- ReverbDelay effect module
@synthlet/reverb-delay
- KarplusStrong source module
@synthlet/karplus-strong
- Add
detune
parameter to Polyblep oscillator
- State Variable Filter improvements:
- It uses a better algorithm (by Andrew Simper and Freq Anton Corvest)
frequency
is now a a-rate parameter suitable for modulation- Renamed
resonance
toQ
to match Web Audio API standard
- New chorus
@synthlet/chorus
- New arpeggiator
@synthlet/arp
package
- New reverb
@synthlet/dattorro-reverb
- Function
registerSynthlet
renamed toregisterAllWorklets
-
Initial release of the following modules:
- @synthlet/[email protected]
- @synthlet/[email protected]
- @synthlet/[email protected]
- @synthlet/[email protected]
- @synthlet/[email protected]
- @synthlet/[email protected]
- @synthlet/[email protected]
- @synthlet/[email protected]
- @synthlet/[email protected]
- @synthlet/[email protected]
- @synthlet/[email protected]
- @synthlet/[email protected]
- @synthlet/[email protected]
Initial implementation of:
- ADSR
- White Noise
- State Variable Filter
- Wavetable Oscillator