-
This is actually question, is it possible to force a plugin scale factor to be 1x regardless what the host or system are saying?
A Linux plugin I'm working on broke after https://github.com/DISTRHO…
-
**Submitting author:** @matthieuaussal (Matthieu Aussal)
**Repository:** https://github.com/leprojetcastor/castor
**Branch with paper.md** (empty if default branch):
**Version:** 1.0
**Editor:** @jb…
-
On macOS 11 (Big Sur, Apple Silicon, rosetta), creating an instance of any FluCoMa external crashes Max.
An excerpt of the report is shown below:
```txt
Process: Max [12003]
Path: …
-
We need a new class very similar to PluginProcessor / engine.get_plugin_processor. It would allow you to play a sample at various MIDI pitches and might offer controls over attack/decay/sustain/releas…
-
This assertion is doomed to fail when there is no audio bus:
https://github.com/juce-framework/JUCE/blob/7c797c8105c2d41872e6e8d08972624f0afd335d/modules/juce_audio_devices/midi_io/juce_MidiMessage…
-
Im running the last version of MacOS and Flstudio. After getting around the jank that is verifying a plugin on this operating system and loading the plugin onto my mixer, the plugin crashed/froze FL. …
-
**Describe the bug:**
After adding 8 or so slides to the timeline, I hit Ctrl-S to save. And it crashed.
**Steps to reproduce the behavior:**
1. Press Ctrl-S
2. App exits
**Expected beha…
-
A number of DAWs these days feature bridge processes to enable loading 32-bit plugins into a 64-bit host, or vice-versa. The plugin is loaded into the bridge process, with which the host communicates …
-
Hi,
Using latest JUCE (6.0.7+) with CMake on Windows.
The project I am maintaining contains a lot of resource files. When configuring the project with CMake (for ninja) the custom command for the re…
-
All you need to get a non working Xcode project (which cannot be opened) is to add to "Post-Build Shell Script" section a string in form #word "another_word_in_quotes"
that's it. it becomes broken. …