New
New
Hello, I'm currently using Ray and NSM session manager for an open source project and i need a way to navigate through jack connections and apps. I would like to...
Hello, I've installed succesfully and easily pyconcorde and dependencies. I can't figure out how to use pyconcorde in order to process a symmetric matrix with only weights and no coordinates....
Hello, when i start the docker image with the following command line: `docker run -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -it aviggiano/guitar-pro-6 /opt/GuitarPro6/GuitarPro` I get the following error: /opt/GuitarPro6/GuitarPro: error while loading...
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,...
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...
Hello, I'm facing a use case where several machines would be better than only one. I will have at least two machines may be three. I did not test this...
Hello, Some questions about ray-hack (ray_control --help-all | grep -i hack returns empty on master branch) What is the main goal of ray-hack feature ? Is there a reference example...
Hello, I have some programs in my raysession document that have been compiled from their master branch and are not yet available as a deb package in official repositories ......
If you want to change jack settings, it's a good idea for some applications, to close them before changing jack settings. So it will be nice to have a start...