8000 Tags · imilas/DawDreamer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: imilas/DawDreamer

Tags

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.7.4

Toggle v0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DBraun#179 from DBraun/fix-midi-reset

Fix midi reset

v0.7.3

Toggle v0.7.3's commit message
update version to 0.7.3

v0.7.2

Toggle v0.7.2's commit message
update README and .gitignore

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Multiprocessing example (DBraun#169)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

v0.6.16

Toggle v0.6.16's commit message
minor updates

v0.6.15

Toggle v0.6.15's commit message
Update PlaybackWarpProcessor.cpp

v0.6.14

Toggle v0.6.14's commit message
fix issue with labels as paths

v0.6.13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Box API fixes and JAX testing (DBraun#129)

0