Houston4444 / RaySession

Session manager for linux musical programs
GNU General Public License v2.0
166 stars 18 forks source link

Compatibility with Bespoke #130

Closed tobiasBora closed 2 years ago

tobiasBora commented 2 years ago

Bespoke is a great program, but RaySession won't save the project at the end (so we need to manually save it). Would it be possible to make Bespoke compatible with RaySession?

Related: https://github.com/BespokeSynth/BespokeSynth/issues/503

Houston4444 commented 2 years ago

See this with bespoke devs! To work with RS it must have NSM support.

tobiasBora commented 2 years ago

Ok! I was just curious because sooperlooper was not working with NSM but does work in RaySession, so I was thinking that you may have some tricks to support non NSM compatible programs. Anyway, I'll the is se ue then, thanks.

Houston4444 commented 2 years ago

Sooperlooper in RaySession is a workaround I made. It was possible because Sooperlooper is a daemon controlled by a GUI with OSC. You can still use bespoke with Ray-Hack, it won't save your bespoke instance, but it can be more comfortable, especially if your window manager uses X11 (and not Wayland).