DawDreamer
DawDreamer copied to clipboard
DawDreamer Can't work for Addictive drums2
Hello
I rendered the Addictive drums2 through DawDreamer. Result -> Render works, but no sound Is it solvable? We think preset is not connecting with samples that Addictive drums2 originally give.
Thanks KB
0.6.2 has a new way to open the UI, load, and save states of plugins. Can you give it a try? See tests/test_plugins.py
Works when I use the open_editor, but after I save the state and load the state, it doesn't render again... 😢
0.6.5 might fix this and hopefully you can still use any state files you've already created.
Hmm, just updated the library. But it still doesn't work when loading the existing state..
@kyungyunlee Could you try building/testing locally? https://github.com/DBraun/DawDreamer/wiki/Developer's-Guide and build_macos.sh
in the root directory will help. Maybe this line https://github.com/DBraun/DawDreamer/blob/e3762e1c5cd86d24923d16201d0cf20b18630324/Source/PluginProcessor.cpp#L332 could also be placed inside loadPlugin
. Something might need to force the plugin's editor to execute.
Any progress here ?
No, sorry. Lately my main focus has been on the Faust-related features, especially JAX.