musescore / musescore/MuseScore
Issues with the VST synth Ronan Fed RF-AB303
@RomanPudashkin is already working on this.
Since Aug 21, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
The VST synth RF-AB303 from Ronan Fed does not work pass the basic factory settings. Changing presets does nothing to the sound, neither does touching knobs. If a knob is touched during playback, or the preset changed, it will cause the playback to stutter and freeze for a while, and musescore will be mostly unresponsive for that time (you can still select stuff and displace notes, but the playback is completely frozen)
To Reproduce
Steps to reproduce the behavior:
- Download and load RF-AB303 (https://ronanfed.rf.gd/RF-AB303.html)
- Write some random notes
- Initiate playback
- Try to change from init to another setting during playback, or turn the knobs.
- This causes playback to freeze.
Expected behavior
The VST should work as it does on other DAWs.
Screenshots
First is turning a knob, second is changing presets outside of playback, second is changing presets during playback (notice how the sound doesn't change)
https://user-images.githubusercontent.com/116571960/217342959-4ecbec89-c209-4ac2-bf1b-0b83e555a813.mp4
Platform information
- OS: Windows 10
Additional context
This issue might happen with other synth-based VST
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.