Cardinal icon indicating copy to clipboard operation
Cardinal copied to clipboard

Virtual modular synthesizer plugin

Results 218 Cardinal issues
Sort by recently updated
recently updated
newest added

Not sure if this is a Cardinal issue or an open303 issue, but slide doesn't work for me. I've tried sending MIDI with overlapping notes, pitchbend messages (does change pitch...

This is a continuation of the LTO discussion in https://github.com/DISTRHO/Cardinal/issues/128 It looks like LTO as implemented only works with gcc. clang uses thin-LTO, as described [here](https://clang.llvm.org/docs/ThinLTO.html). A good practical example...

Here's the complete log: ``` [0,000 info CardinalPlugin.cpp:185 Initializer] Cardinal VST3 v2.1 [0,000 info CardinalPlugin.cpp:186 Initializer] Linux 5.17.3-arch1-1.1 #1 SMP PREEMPT Thu, 14 Apr 2022 23:01:14 +0000 x86_64 [0,000 info...

Usually 'Save As' action is expected to ask the user about file path.

At least 2 assertion failures can be seen: 1. Loading a previously saved Cardinal plugin state (e.g. in Carla) 2. Adding Bogaudio pressor to the rack Assertions so far are...

Triggered by valgrind while in module browser: ``` ==27599== Conditional jump or move depends on uninitialised value(s) ==27599== at 0xA61E671: TFormEditorButton::setFilled(bool) (TFormEditorButton.cpp:159) ==27599== by 0xA61DADB: TFormEditorButton::TFormEditorButton() (TFormEditorButton.cpp:45) ==27599== by 0xA60B218:...

What is Cardinal's policy regarding non-libre logos? For example, logos that are used as trademarks, or that are a person's name, and that are included with the provision that forks...

documentation

It would be great if knobs and sliders could be not only mapped to MIDI CC, but also to a OSC Path, preferable bi-directional. From the UI perspective, I'd imagine...

Dependent on https://github.com/DISTRHO/DPF/issues/137 I think.

enhancement