-
The compiler will come across the error which indicating objc_msgSend_fpret is undeclared when compling following lines
```C++
#if ! JUCE_IOS
typedef double (*MsgSendFPRetFn) (id, SEL op, ...);
st…
-
1) detailed steps on how to reproduce the bug, preferably with already
existing JUCE code such as the demo plugin or the demo code
1a)select DemoRunner utlities javascript
1b) mouse down i…
-
**Steps to reproduce:**
soul create newpatch --output=./
soul play newpatch.soulpatch
**Result:**
Opens window, shows a loading spinner with label "newpatch"
**Running:**
Windows 10 Pro OS b…
-
The current state of aap-juce support is a big hack and not practically ready for external developers. We have to restructure the entire repo to ease porting.
- JUCE-AAP modules: copy AAP header fi…
-
Working on this
** https://github.com/electro-smith/DaisyWiki/wiki/1.-Setting-Up-Your-Development-Environment **
I am at this step **4. Run the Blink Example** and running into some errors . My d…
-
**Describe the bug**
Aprox half of starts has such error. It looks like race in asynchronyous code, I guess.
**To Reproduce**
Start Element under Linux.
**Expected behavior**
Normal start.
…
KottV updated
3 years ago
-
1. when sending a message [read ...( to [textfile] or [text define ...], plugin crashes if the specified file doesn't exist.
2. tested on linux 18.04-5 LTS with latest reaper 64 and camomil…
-
Hey folks,
This line throws an error (JUCE Message Thread (1): EXC_BREAKPOINT (code=EXC_I386_BPT, subcode=0x0) when I try to start a fresh project on MacOS Big Sur version 11.1. No issues on MacOS …
-
Interesting project. I miss Windows (with Juce I can see no real problem) or a linux implementation.
The Juce socket implementation is good usable. For the audio stream maybe RTP is a better choice…
-
Great progress there, not sure these are issues or pending features. Thought it is still useful for tracking:
(All macOS for now)
- Running make on EmbedExternalUI does not create the .vst bundl…