Assists music production by grouping standalone programs into sessions. Community version of "Non Session Manager".
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
326B

  1. option('nsm-legacy-gui', type : 'boolean', value : true, description : 'Build nsm-legacy-gui, symlinked as non-session-manager')
  2. option('jackpatch', type : 'boolean', value : true, description : 'Build jackpatch client')
  3. option('nsm-proxy', type : 'boolean', value : true, description : 'Build nsm-proxy client with GUI.')