RaySession icon indicating copy to clipboard operation
RaySession copied to clipboard

Session manager for linux musical programs

Results 103 RaySession issues
Sort by recently updated
recently updated
newest added

Usually, I'm launching a RS session, then, I'm reducing the windows because I don't need it anymore. It'd be nice to be able to reduce it into an icon in...

enhancement

Using a single-plugin LV2 host that has NSM support, individual plugins could be listed and launched as if they were apps.

Forgive me I know this is vague and I may not be reporting this to the proper project, but maybe you can help. I'm trying to switch to pipewire in...

Hi. Here I tag @trebmuh , @eeickmeyer , @mxmilkiib because they provide a raysession package for various distributions, @BrunoVernay because he just made a template for MuseScore and @newlaurent62 because...

https://github.com/Houston4444/RaySession/blob/46bccb883c6d5a08a0bbfc3b6fe8c0e4e0085786/Makefile#L6 This line disallows the PREFIX variable from being set, since it assigns it unconditionally. The right line would be ```make PREFIX ?= /usr/local ```

Hello, Can RaySession handle several jack server name ? I can start two jack server instances with the following command lines (I deactivate Service D-Bus in qjackctl and created two...

Hello, Does raysession handle process priority ? I would like to start some process with the nice command. ` nice -n -20 Jamulus` or `nice -n +20 firefox` Kind Regards,...

Thank you for your great project! It would be really great if `raysession` will save and restore window sizes and positions (geometry). If I understand correctly, then the current master...

enhancement
wontfix

Hello, i use Qjackctl to see the jack connections but that adds an application. Could it be possible to add a jackpatch to the RaySession software ? There could be...

enhancement

Now that https://github.com/linuxaudio/new-session-manager has come about, and partly for the same rationals given on #84, I would like to request if it could it be possible for RaySession to gain...

question