Skip to content

Refactor Satie SynthDef creation methods

Patrick Dupuis requested to merge topic/satie-makeAmbiFromMono into 1.3.0

This MR adds a new method Satie.makeMonoFromAmbi which allows users to manually render a mono plugin to ambi. This MR also adds more checks to methods .makeSynthDef .makeAmbi .makeAmbiFromMono in order to validate their arguments, post warnings, and throw errors when necessary. A few "private" helper methods were added.

Edited by Patrick Dupuis

Merge request reports

Loading