Skip to content

Release Notes

David Braun edited this page Aug 14, 2021 · 6 revisions

Release Notes

2021-08-14

  • [Breaking Change] The Plugin Processor no longer has the method set_automation(str, np.array). It has been changed to set_automation(int, np.array). We can't rely on plugins having unique names, so we must distinguish them by their indices.

2021-05-09

  • Add Faust Processor.
  • Remove JUCE from global namespace.

2021-04-01

2020-12-01

  • Add parameter automation feature.

2020-08-14

  • First release of DawDreamer.
Clone this wiki locally