-
i noticed that when saving and reloading a project with a vst3 plugin, not all of the information in the plugin's patch is saved, and the plugin sounds different between saving and loading. this doesn…
ghost updated
2 years ago
-
When calling Bespoke from NSM/RaySession, all the informations are lost at the end of the session. It would be cool to make it compatible with the NSM protocol for use in these programs.
-
## Describe the bug
After adding the LV2 plugin MIDI Channel Map (installed from the package `x42-plugins` under Arch Linux), when I click on 'open' to set its parameters, the possible values from …
-
Expected behaviour: If I select an audio node in JACK with n audio inputs, Bespoke should allow me to have n audio outputs
Actual behaviour: Bespoke always only shows the amount of audio outputs of t…
-
For MacBook Pro
14-inch 2021
Chip M1 Pro
RAM 32 GB
macOS Ventura 13.0
Reaper crashes when .sofa file is uploaded in 6DoFconv. (.sofa file + 6DoFconv + Reaper worked on Windows machine)
Both re…
-
The existing implementation is still a little messy; previous attempts at improving things within the codebase have lead to some complexity that is probably not necessary, given that the project is mo…
-
The host invokes the method `getBusCount(kEvent, kInput)` on the audio thread.
According to the [workflow diagram], it's incorrect:
`getBusCount` is *UI thread* when the audio is *Processing*.
Th…
-
## Describe the bug
A description of what the bug is.
(I just bought and installed UVI Falcon 3. It uses iLok. )
Scanning it in the audio plugin crashes the main program and fails to load.
UV…
-
followed the steps, but when it came to the CMake stuff, once I keyed/pasted in `cmake -G "Xcode" -S misc -B misc/build` it came up with the 'could not create...' message
it also had the message `CMa…
-
### Detailed steps on how to reproduce the bug
I have an AUv3 that's wrapped inside a standalone app running on iPad. When the app is active and I switch to a Bluetooth speaker, the sound becomes all…