-
I was hoping to try Helm out under Arch Linux on my Banana Pi. I realise its only got a (dual-core) 1 Ghz ARMv7 CPU so I think I'll be lucky to get more than a couple of instances of Helm running on i…
-
I'm trying to build Bespoke from the git/master on Mac OS with Producer 5.4.7 but it fails to build with undefines:
- sPluginList.createXml()->writeTo
- sPluginList.getTypes();
and no viable …
-
Importing from synth fails if you import more than one bank at a time, it hangs at 99% after the first bank. This happens if selecting more than one bank, or using import all button.
Importing ind…
-
Hi guys,
Things are working surprisingly well on my client side Windows 10 PC (Studio One 4.6 and 5) as well as server side MacBook Pro 2015. Running heavy AA plugins well. But for some reason on m…
-
The `blueprint::View` has a `setFloatBounds` method that the ShadowView calls into during a layout step. That method then delegates on to the `juce::Component`. I want to continue keeping this piece d…
-
1. If you build a VST3 plugin (I built the example AudioPlugin from the CMake examples directory) on a 32 bit ARM based platform (Raspberry Pi 4 in my case running Raspbian Buster), the plugin bundle …
-
Similar to #5 I was able to build SCAU using current SC (develop branch). The component passes auval with nothing in the output that seems unexpected to me, but both Max 8 and Logic Pro X segfault whi…
-
Hi, I'm using C++/WinRT in my project and am experiencing very strange behavior where a connection to more than one MidiInPort and their corresponding BluetoothLEDevice instance seems to severly limit…
-
Some of my users have requested a strikethrough text formatting option so I have just added that and while testing I noticed that it works in most components but not in one where I’m using TextLayout …
-
https://github.com/juce-framework/JUCE/blob/98c19f752fcdf9c2dc80ba2deb227f4ce26a5c70/modules/juce_audio_devices/audio_io/juce_AudioDeviceManager.cpp#L550
For example, when a user switches between d…