@@ -2,10 +2,12 @@ | |||||
## Introduction | ## Introduction | ||||
New Session Manager (NSM) is a tool to assist music production by grouping standalone programs into sessions. | |||||
Your workflow becomes easy to manage, robust and fast by leveraging the full potential of cooperative applications. | |||||
New Session Manager (NSM) is a tool to assist music production by grouping standalone programs into | |||||
sessions. Your workflow becomes easy to manage, robust and fast by leveraging the full potential of | |||||
cooperative applications. | |||||
NSM is free in every sense of the word free of cost, free to share and use, free of spyware or ads, free-and-open-source. | |||||
NSM continues to be free in every sense of the word: free of cost, free to share and use, free of | |||||
spyware or ads, free-and-open-source. | |||||
You can create a session, or project, add programs to it and then use commands to save, start/stop, | You can create a session, or project, add programs to it and then use commands to save, start/stop, | ||||
hide/show all programs at once, or individually. At a later date you can then re-open the session | hide/show all programs at once, or individually. At a later date you can then re-open the session | ||||
@@ -52,7 +54,7 @@ if you want to add NSM support to your own application. | |||||
You can find html documentation installed to your systems SHARE dir or docs/out/index.html in this | You can find html documentation installed to your systems SHARE dir or docs/out/index.html in this | ||||
repository. | repository. | ||||
There is also an online version https://linuxaudio.github.io/new-session-manager/ | |||||
There is also an online version https://jackaudio.github.io/new-session-manager/ | |||||
We also provide a set of manpages for each executable (see Build). | We also provide a set of manpages for each executable (see Build). | ||||
@@ -1800,7 +1800,7 @@ behaviour more strictly as well, removing false session entries in 3rd party cli | |||||
<div id="footer"> | <div id="footer"> | ||||
<div id="footer-text"> | <div id="footer-text"> | ||||
Version API 1.1.1<br> | Version API 1.1.1<br> | ||||
Last updated 2021-03-19 17:29:42 +0100 | |||||
Last updated 2021-03-19 17:34:09 +0100 | |||||
</div> | </div> | ||||
</div> | </div> | ||||
</body> | </body> |
@@ -471,11 +471,13 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b | |||||
<h2 id="_introduction">Introduction</h2> | <h2 id="_introduction">Introduction</h2> | ||||
<div class="sectionbody"> | <div class="sectionbody"> | ||||
<div class="paragraph"> | <div class="paragraph"> | ||||
<p>New Session Manager (NSM) is a tool to assist music production by grouping standalone programs into sessions. | |||||
Your workflow becomes easy to manage, robust and fast by leveraging the full potential of cooperative applications.</p> | |||||
<p>New Session Manager (NSM) is a tool to assist music production by grouping standalone programs into | |||||
sessions. Your workflow becomes easy to manage, robust and fast by leveraging the full potential of | |||||
cooperative applications.</p> | |||||
</div> | </div> | ||||
<div class="paragraph"> | <div class="paragraph"> | ||||
<p>NSM is free in every sense of the word free of cost, free to share and use, free of spyware or ads, free-and-open-source.</p> | |||||
<p>NSM continues to be free in every sense of the word: free of cost, free to share and use, free of | |||||
spyware or ads, free-and-open-source.</p> | |||||
</div> | </div> | ||||
<div class="paragraph"> | <div class="paragraph"> | ||||
<p>You can create a session, or project, add programs to it and then use commands to save, start/stop, | <p>You can create a session, or project, add programs to it and then use commands to save, start/stop, | ||||
@@ -557,7 +559,7 @@ Documentation and tutorials for software-developers will be added at a later dat | |||||
<div id="footer"> | <div id="footer"> | ||||
<div id="footer-text"> | <div id="footer-text"> | ||||
Version 1.5.0<br> | Version 1.5.0<br> | ||||
Last updated 2021-03-19 17:29:42 +0100 | |||||
Last updated 2021-03-19 17:34:09 +0100 | |||||
</div> | </div> | ||||
</div> | </div> | ||||
</body> | </body> |
@@ -1,10 +1,12 @@ | |||||
## Introduction | ## Introduction | ||||
New Session Manager (NSM) is a tool to assist music production by grouping standalone programs into sessions. | |||||
Your workflow becomes easy to manage, robust and fast by leveraging the full potential of cooperative applications. | |||||
New Session Manager (NSM) is a tool to assist music production by grouping standalone programs into | |||||
sessions. Your workflow becomes easy to manage, robust and fast by leveraging the full potential of | |||||
cooperative applications. | |||||
NSM is free in every sense of the word free of cost, free to share and use, free of spyware or ads, free-and-open-source. | |||||
NSM continues to be free in every sense of the word: free of cost, free to share and use, free of | |||||
spyware or ads, free-and-open-source. | |||||
You can create a session, or project, add programs to it and then use commands to save, start/stop, | You can create a session, or project, add programs to it and then use commands to save, start/stop, | ||||
hide/show all programs at once, or individually. At a later date you can then re-open the session | hide/show all programs at once, or individually. At a later date you can then re-open the session | ||||
@@ -6,7 +6,7 @@ if you want to add NSM support to your own application. | |||||
You can find html documentation installed to your systems SHARE dir or docs/out/index.html in this | You can find html documentation installed to your systems SHARE dir or docs/out/index.html in this | ||||
repository. | repository. | ||||
There is also an online version https://linuxaudio.github.io/new-session-manager/ | |||||
There is also an online version https://jackaudio.github.io/new-session-manager/ | |||||
We also provide a set of manpages for each executable (see Build). | We also provide a set of manpages for each executable (see Build). | ||||