Differences

This shows you the differences between two versions of the page.

Link to this comparison view

jackdssihost [2015/06/30 20:21]
slackermedia created
jackdssihost [2021/06/03 19:48]
Line 1: Line 1:
-[[{arrowp.png|border:​0;​background:​none;​width:​0;​display:​inline-block;​position:​absolute;​top:​0;​left:​0;​}hydrogen|]] 
  
-[[{arrown.png|border:​0;​background:​none;​width:​0;​display:​inline-block;​position:​absolute;​top:​0;​margin-left:​2.5em;​}jackrack|]] 
- 
-====== Jack DSSI Host ====== 
- 
-The ''​jack-dssi-host''​ command ships with the DSSI source code and is mostly a proof-of-concept application. In fact, it has no GUI of its own and must be launched from a terminal. Unlike [[jackrack|Jack Rack]] or similar, it is not a "​rack"​ so much as it is a launcher that you point to the DSSI plugin library you want to load: 
- 
-<​code>​ 
-$ jack-dssi-host /​usr/​lib64/​dssi/​amsynth_dssi.so & 
-</​code>​ 
- 
-{{ jack-dssi-host.jpg?​666 }} 
- 
-Launch each DSSI plugin separately, and route them as usual. 
- 
-===== Sessions ===== 
- 
-There is not necessarily a way to save a session file when launching DSSI plugins with ''​jack-dssi-host''​ (it depends on the design of the plugin) so for some DSSI plugins, it's best to leave them as plugins. Otherwise, save session files in a directory associated with your project, and remember to load them back in when resuming work on your project later. 
- 
- 
-<WRAP tip> 
-**See Also** \\ 
-Jack Rack \\ 
-Calf Jack Host \\ 
-Jalv \\ 
-lv2rack 
-</​WRAP>​ 
- 
- 
-[[{arrown.png|border:​0;​background:​none;​width:​0;​display:​inline-block;​float:​right;​}jackrack|]][[{arrowp.png|border:​0;​background:​none;​width:​0;​float:​right;​}hydrogen|]]