-
I tried to call [forge_midimessage()](https://github.com/x42/midifilter.lv2/blob/07d3c24540368dc3b039ab5e0f5fbb447f74f227/midifilter.c#L99) from a Linux background pthread, but noticed no effect / the…
3hhh updated
6 months ago
-
It is my opinion that this project is EOL and should be deprecated and archived.
My reasoning is the following:
1. VST2 as a format has been EOL for years. As of October 2018, it is no longer po…
-
As of now, all port types return `&'static` references to their contents, which allows them to be stored outside of the `run()` function, at which point the host could invalidate them (the following c…
-
hi, i cannot launch firescrew, i had error:
```
root@ubuntu:/home/ubuntu# ./firescrew config.json
11:55:30 [INFO] ******************** CONFIG ********************
11:55:30 [INFO] Print Debug: fals…
-
Hello,
JUCE implemented building VSTs without relying on the proprietary Steinberg SDK since version 4.2.4.
Could RPG2A03 be adapted to a later version of JUCE so that it can be built without re…
-
ktmidi 0.7.0 features full-scratch MIDI-CI implementation which would improve AAP interoperability through Profile Configuration, Property Exchange and Process Inquiry. They are NOT for realtime proce…
-
Hi magnetophon,
in trying the lv2 plugin version there are 8 ports that have no label. They seem to be outputs. What are they?
![2015-08-28-120944_2880x1800_scrot](https://cloud.githubusercontent.com…
ssj71 updated
8 years ago
-
How about support for [LV2 plugins](https://github.com/lv2/lv2/wiki)?
-
## Describe the bug
Unplayable gif output by VHS. The `.mp4` output works as expected but not the `.gif` output. A gif is created but it's unplayable.
## Setup
- **OS**: LinuxLite
- **Shell*…
-
In VST2, it is possible and even common for hosts to pass the same pointer for both an input and output buffer ([source](https://forums.steinberg.net/t/solved-fx-plugin-wrapped-for-vst2-receives-its-a…