Tags: imilas/DawDreamer
Tags
Faust Box improvements (DBraun#182) * add boxTGroup, boxHGroup, boxVGroup * add inputs, outputs, valid property to Box * remove faust.box.getBoxType * boxFromDSP now just returns a box * update libfaust to 2.69.3 * update JUCE to 7.0.8 * update pybind11 * update notebooks * update project version to 0.8.0
Merge pull request DBraun#179 from DBraun/fix-midi-reset Fix midi reset
Libfaust update (DBraun#165) * remove libfaust files * dynamically download libfaust * update faust, faustlibraries, and pybind11 * drop support for macOS python 3.7/3.8 * fix crash with `PluginProcessor.record_automation` * fix some of the `isBox` functions in the Faust Box API.
PreviousNext