-
hi there,
it would be great to have an m1 build preferably in audio unit format, but vst3 would work as well. is this something you would consider doing? otherwise i might try this myself. apart fr…
-
Stack trace points somewhere in Live's code
Seems to be a problem on Windows and Mac.
I have a suspicion this is due to Bus configs. If I make it an effect and add input bus it doesn't crash. Ho…
-
**Describe the bug**
When using NO_IGRAPHICS flag in preprocessor macros, compiling fails with errors.
**To Reproduce**
In IPlugEffect
1. in config.h set #define PLUG_HAS_UI 0
2. in IPlugEffe…
-
Windows 10 VST3
Reproduction steps:
- build template
- launch debug with Reaper
- add extra plugin to change drawn plugin
- select IPlugTemplate (it's getting bigger every time it's redrawn)
…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
ICaptionControl triangle is not adapting to a button size. it is taking a horizontal fraction for it's bo…
-
Currently, the WaveNet model processing code re-sizes vectors and matrices based on the audio buffer size during processing. This is non-ideal for real-time operation. Instead, all sizing operations s…
-
Example code:
```
void MyPlug::ProcessBlock(sample** inputs, sample** outputs, int nFrames){
// In IPlug 1: // Mutex is already locked for us.
const int channelCount = NOutChansConnected…
-
**Describe the bug**
When double clicking the built WebUI example VST3 plugin, FL Studio will crash.
**To Reproduce**
- Install the latest IPlug2 as described in the [Getting Started](https://gi…
-
**Thanks for taking the time to write a feature request!** Use the following prompts to help you describe what you're looking for. The more info you provide, the easier it'll be for me to understand …
-
I'm sorry to ask this question here, but I haven't found another forum, except for Facebook, which I don't use. Please feel free to point me to any other forum, or mailing list, where the question wou…