Skip to content

Custom envelopes, arbitrary number of waveform buffers

Pre-release
Pre-release
Compare
Choose a tag to compare
@Woyten Woyten released this 09 Apr 20:10
· 390 commits to latest since this release
  • New: Define custom envelopes
    • Envelopes are defined in a separate section of the waveforms file
    • Envelopes can be applied to almost any parameter using LfSource::Envelope
  • Improvement: Support any number of waveform buffers
    • The number of buffers was previously restricted to 2
  • Improvement: Simplify the waveforms file format