New
v3.1.0
Feature
- New
el.sampleseqnode for sequencing sample playback (similar toel.sparseq2) - New
el.roundnode to complete the trio withel.floorandel.ceil - New
el.skcompresssoft-knee compressor (#34 by @Mozoloa) Runtime::snapshotmethod for capturing the internal graph state
Improvement
- Added a CMake namespace alias so that linking against the runtime subdirectory can be written
elem::runtime
Bugfix
- Fixed a bug in
el.compresswhich had inverted the behavior of the ratio parameter (#34 by @Mozoloa)