Orisu179 / AmatiPP

An audio plugin for live-coding effects in the Faust programming language. Based off of the Amati Project
MIT License
2 stars 0 forks source link

Editor in plugin is unresponsive after compile #12

Open hatchjaw opened 1 week ago

hatchjaw commented 1 week ago

Steps to reproduce

Expected behaviour

Faust code is editable and selectable.

Actual behaviour

Faust code cannot be edited or selected. Clicking to set a cursor, the cursor blinks once and disappears. Closing the plugin interface and re-opening it restores expected behaviour until the next compile.

This behaviour does not appear to affect the standalone build.

System

OS: Manjaro Linux Kernel: Linux 6.5.13-7-MANJARO

Builds tested

glocq commented 5 days ago

I have the same issue. Seems to happen after any interaction with the UI (except actual code edition, of course). I'm using Reaper on Arch Linux, and I have had the issue with both VST3 and CLAP. Haven't tested the standalone yet.