-
This project looks very promising! I've tried to get JUCE working with nanovg myself for a while, but couldn't get it to work, so great work!
I have a few questions:
1. Could you format this re…
-
**Output**
```Debug Error!
Program: ...lugResponsiveUI\build-win\app\x64\Debug\IPlugResponsiveUI.exe
HEAP CORRUPTION DETECTED: before Normal block (#723) at 0x0000025FD6431C60.
CRT detected th…
-
just a quick question, regarding gen~ from cycling74s Max.
its a really nice bit of tech that makes making audio tools just a wee bit easier. so I was wondering if this at all could be featured, as w…
-
Would be cool. Thanks for sharing the code / idea openly here. Merry Christmas!
-
If a platform text entry is dismissed, e.g. by moving the mouse wheel on a control when a text entry is open, IGraphics::mInTextEntry is left pointing to the control that triggered the text entry
-
Neural Amp Modeler's memory usage keeps increasing when switching from model to model (or even reloading the same model).
Steps to reproduce the behaviour:
1. Load the NAM plugin in DAW, e.g. Reap…
-
ld: warning: object file (../../iPlug2/Dependencies/Build/mac/lib/libskunicode.a(libicu.icudtl_dat.o)) was built for newer macOS version (10.15) than being linked (10.13)
on M1
ld: warning: obje…
-
I have this DSP (stripped down version of an instrument I'm working on) - this example extracts two partials from white noise. Note that all code examples were tested in the online IDE on the day of t…
-
IPlugAUViewController and IPlugAUAudioUnit objc classes are clashing and need to be customized per plug-in
https://github.com/iPlug2/iPlug2/blob/master/IPlug/IPlugOBJCPrefix.pch#L39
-
I noticed that iPlug2 to make vsts requires to use steinberg's vst3 sdk, the steinberg sdk being under a dual licence gpl/commercial makes it a bit tricky to use with more open licenced projects
th…