https://www.youtube.com/watch?v=MCL1BRsEEYc
#coding #cplusplus #cpp #JUCE



Audio Plugin Coder: Open-source tool brings AI-powered VST3 development to music producers https://rekkerd.org/audio-plugin-coder-open-source-tool-brings-ai-powered-vst3-development-to-music-producers/
#ArtificialIntelligence #JUCE #Noizefield #OpenSource #programming

in addition to the #juce issue being fixed, its looks like there's also movement on the #wine side to implement parts of #direct2d.
https://gitlab.winehq.org/zhiyi/wine/-/commits/bug-23698-react-native
RE: https://vocalounge.cafe/@bibbs/116067123146205639
This is hugely positive news for all who use Windows VST plugins on Linux through WINE!! This may be the biggest news in quite a while!!!
In other news, the yabridge Wayland Wine problems for using Wine versions higher than v9.21 are nearly fixed too!
Things are about to get usable again for Linux users with Windows plugins!!
#LinuxAudio #Linux #MusicProduction #DAW #Music #WINE #Audio #Plugin #Windows #VST #yabridge #Juce #direct2d
#juce has just added a patch that defaults to software rendering when plugins are running in #wine ending the direct2d black window issue. hopefully this fixes #synthv2 and #voisona when running under linux.
https://forum.juce.com/t/juce8-direct2d-wine-yabridge/64298/86

I’m not qualified to do this implementation in Wine myself, but I think what I can contribute is a minimal example, with source code, to help Wine devs. I’m looking to learn enough JUCE to make this possible. The community’s workarounds tend to involve trying to force software/OpenGL rendering, so a minimal example that reproduces this behavior should not force or fallback to software rendering. If I’m creating a Hello World JUCE8 application, would I have to do anything specific to use Direct2...

I wrote up some thoughts on Dualite, a stereo-aware audio plugin concept. Instead of treating stereo as a monolith, it gives each channel independent FX lanes and modular routing, with explicit dual vs mid/side modes. If you think about stereo processing more deeply than “one image,” this might resonate.
https://marcoallegretti.me/blog/dualite/
