-
https://pastebin.com/raw/R3PrjG4S
Crash log from Reaper, thread 17 seems to crash due to Surge
I was not manipulating the UI at all, but I can't remember if I was playing or sending a program change…
-
These codes must be 4 chars, if not, now random bits are introduced.
To solve that, I changed this method https://github.com/juce-framework/JUCE/blob/6.1.1/extras/Projucer/Source/Project/jucer_Pro…
-
Hi,
I have an iOS App / AUv3 plugin that downloads sample libraries using the `URL::downloadToFile()` function. It works really well when running the standalone app, but finishes with an error whe…
-
**What's the current status of JSI? [Read here](https://github.com/react-native-community/discussions-and-proposals/issues/91#issuecomment-837853951)**
### Intro
With this issue I'd like to try …
-
The current iOS implementation of SystemClipboard::getTextFromClipboard() in `juce_gui_basics/native/juce_ios_Windowing.mm` blindly casts the results of valueForPasteboardType to string, when it is n…
essej updated
3 years ago
-
Radium is currently on JUCE 5.4.7 while JUCE6 came out a few weeks ago:
https://juce.com/discover/stories/announcing-juce-6
https://github.com/juce-framework/JUCE/releases
This fixes a whole lot …
-
Enhanced Preset Browser (concept top bar and browser design attached)
Top Bar
![Surge-XT-Top-Bar](https://user-images.githubusercontent.com/932191/154848196-ac368b96-c53e-434b-9d2f-f59d9d9832e0.…
-
`MidiMessageSequence::createControllerUpdatesForTime` adds the last found controller of each kind and adds it to the resulting sequence. Currently this breaks RPN/NRPN messages for two reasons:
1) …
-
![simulator_screenshot_FF1E992A-0F6F-4206-97ED-F63C27E32F8B](https://user-images.githubusercontent.com/1198818/127994256-f4b442d6-a02b-4d78-9d42-3f2cb90e5f2e.png)
Use extra/ AudioPluginHost to ru…
-
I have run into this issue when trying to compile the SignalGenerator Example using MS VS 2019 and the latest Juce framework.
I'm sure I'm doing something wrong, could you point me in the right di…