-
**Describe the bug**
I am unable to change Output device to devices which names contains non-english letters. When such change is performed Output Device is set to the first one from the list.
*…
-
I will report back soon...
-
I have added this with this commit: https://github.com/Youlean/iPlug2-Youlean/commit/bb2f3f8830f588fa3ebd81b301fba106e01e36e5
-
Hi,
I didn't find a better way to reach you (I don't have enough reputation on stack)
I'm contacting you about a question you posted on stack few years ago about frequency shifting (in IPlug2 c…
dlCdS updated
4 years ago
-
There are circumstances where a control may wish to check if it is currently in text entry. That check should be possible in a const method, but the most reliable way is to check if the control is the…
-
Ok, 2nd try to address this issue, that I have analyzed the wrong way at first sight.
https://github.com/iPlug2/iPlug2/pull/519
Win10, Skia (or other), APP (or other):
IVSwitchControl (by default…
-
The following code:
```
IRECT A(0,0,10,10), B(10, 5, 20.6f, 15), C(20.7f, 10, 30, 20);
g.FillRect(COLOR_RED , A);
g.FillRect(COLOR_GREEN, B);
g.FillRect(COLOR_BLUE , C);
printf("(A,B)=%d, (B,A)…
-
Hi!
First of all thank you for your hard work. I’m currently using Linux (Ubuntu 20.10 more precisely) as my primary OS for making music. I’m also a programmer, so I’m opening this issue mostly for…
-
**Describe the bug**
An **exception** is thrown in https://iplug2.github.io/CANVAS/IGraphicsTest/
**To Reproduce**
Open the webpage, choose "Text" and start clicking fast on the canvas.
Exceptio…
-
**Describe the bug**
Crash with multiple instances of plug-ins when using nanovg with freetype, observed on Windows 10 with Live and Reaper. Thinking that fontstash or freetype or our code around n…