Browse Source

update readme

tags/v1.5.1
Nils 4 years ago
parent
commit
bdfa25b51c
5 changed files with 19 additions and 13 deletions
  1. +6
    -4
      README.md
  2. +1
    -1
      docs/api/index.html
  3. +6
    -4
      docs/index.html
  4. +5
    -3
      docs/src/readme-01.md
  5. +1
    -1
      docs/src/readme-02.md

+ 6
- 4
README.md View File

@@ -2,10 +2,12 @@

## 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,
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
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).



+ 1
- 1
docs/api/index.html View File

@@ -1800,7 +1800,7 @@ behaviour more strictly as well, removing false session entries in 3rd party cli
<div id="footer">
<div id="footer-text">
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>
</body>

+ 6
- 4
docs/index.html View File

@@ -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>
<div class="sectionbody">
<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 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 class="paragraph">
<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-text">
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>
</body>

+ 5
- 3
docs/src/readme-01.md View File

@@ -1,10 +1,12 @@

## 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,
hide/show all programs at once, or individually. At a later date you can then re-open the session


+ 1
- 1
docs/src/readme-02.md View File

@@ -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
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).



Loading…
Cancel
Save