calf icon indicating copy to clipboard operation
calf copied to clipboard

Support Non Session Manager (NSM)

Open dbrgn opened this issue 9 years ago • 13 comments

Would it be possible to add support for Non Session Manager to calfjackhost?

http://non.tuxfamily.org/wiki/Non%20Session%20Manager

The tool allows you to save and restore modular sessions in a very simple and nice way. A lot of applications have already implemented support for NSM: http://non.tuxfamily.org/wiki/ApplicationsSupportingNsm

dbrgn avatar Sep 17 '15 08:09 dbrgn

As a Non DAW user I'd say NSM support would be a very useful addition to calfjackhost.

jrigg avatar Sep 17 '15 17:09 jrigg

+1

Houston4444 avatar Sep 27 '15 17:09 Houston4444

bumping and adding a +1 here

trebmuh avatar Nov 16 '18 15:11 trebmuh

+1

riccardocagnasso avatar May 25 '19 14:05 riccardocagnasso

+1

erwan35 avatar May 25 '19 16:05 erwan35

+1

a C-header simple implementation is available at https://github.com/original-male/non/blob/master/nonlib/nsm.h that can be repurposed for calf

falkTX avatar May 25 '19 16:05 falkTX

+1

diegodorado avatar Jun 14 '19 04:06 diegodorado

Please, this issue is open for 4 years. I am really happy with calf sidechain compressor, but not being able to save the session with NSM is making it useless to me... want can Ido to help with this?

diegodorado avatar Jun 24 '19 14:06 diegodorado

tbh calf works quite fine with nsm-proxy

riccardocagnasso avatar Jun 24 '19 15:06 riccardocagnasso

It does work, but it doesnt saves the session...

diegodorado avatar Jun 24 '19 15:06 diegodorado

@diegodorado Try with RaySession instead of Non Session Manager. However,save should works with nsm-proxy with SIGUSR1 signal.

Houston4444 avatar Jun 24 '19 15:06 Houston4444

It does work, but it doesnt saves the session...

Yes it does. You have to pass a calf save file as command line parameter and use SIGUSR1 to signal to save. Fiddle a bit with it, you will get it to work.

riccardocagnasso avatar Jun 24 '19 15:06 riccardocagnasso

Ohhh!! beautiful!! @riccardocagnasso @Houston4444 , you made my day!! Works perfectly now, many thanks!

diegodorado avatar Jun 24 '19 16:06 diegodorado