Rui Nuno Capela

Results 494 comments of Rui Nuno Capela

the Panic button **does** shut down the sound of playing MIDI file momentarily. however, it does **not** shutdown the MIDI player: the file continues playing to the end.

@trebmuh : pong as said, the "Panic" button applies to the synth engine and not to libFluidSynth SMF player which qsynth uses as a client; IOW, none of the "Panic",...

what MIDI instrument are you driving this? tested with several external synths as (internal) plugins, all polyphonic and with sustained voiced notes (eg. organ, strings) and I can't see/hear what...

possible it is, not likely though so soon cheers

On 10/17/19 3:46 PM, mxa wrote: > I'm getting this error on make: > |g++: error: /usr/lib/x86_64-linux-gnu/libGL.so: No such file or directory| > searching for it is seems all kind...

try adding my PPA: https://launchpad.net/~rncbc/+archive/ubuntu/disco ``` sudo add-apt-repository ppa:rncbc/disco sudo apt-get update sudo apt-get install qjackctl ``` cheers

something stalled: ( version should be **0.6.0**-39

Surge XT, freshly built from main branch, doesn't crash as you say. ``` Version: Surge XT 0.9.main.ef516c04 Build: 2021-10-14 @ 11:33:50 on 'gamma/local' with 'GNU-11.2.1' using JUCE 60101 System: Linux...

check View > Buses : Audio / Master auto-connect : turn it off. some other "remedy": turn Track > Auto Monitor off;

you missed the following lines in the README, on whether you're checking out from git: please run `./autogen.sh` first.