Update repository paths in documentation.
This commit is contained in:
parent
5cc6136f9c
commit
2861509b52
|
@ -148,10 +148,10 @@ If you don't love this software, don't feel guilty about not contributing. If yo
|
||||||
</p>
|
</p>
|
||||||
<h1 id="u:3.">Distribution</h1>
|
<h1 id="u:3.">Distribution</h1>
|
||||||
<p>
|
<p>
|
||||||
Development of the Non-DAW and Non-Mixer can be followed with Git:
|
Development of the Non-Mixer can be followed with Git:
|
||||||
</p>
|
</p>
|
||||||
<div class="fig example"><table width=100%><tr><td><pre>
|
<div class="fig example"><table width=100%><tr><td><pre>
|
||||||
git clone git://git.tuxfamily.org/gitroot/non/daw.git
|
git clone git://git.tuxfamily.org/gitroot/non/non.git
|
||||||
</pre></td></tr>
|
</pre></td></tr>
|
||||||
</table></div>
|
</table></div>
|
||||||
<p>
|
<p>
|
||||||
|
@ -161,11 +161,9 @@ There are no pre-compiled binaries available.
|
||||||
<p>
|
<p>
|
||||||
The following libraries are required to build Non DAW and Non Mixer
|
The following libraries are required to build Non DAW and Non Mixer
|
||||||
</p>
|
</p>
|
||||||
<ul><li><span>FLTK >= 1.1.7 (with `fluid`)</span>
|
<ul><li><span>JACK >= 0.103.0</span>
|
||||||
<li><span>JACK >= 0.103.0</span>
|
|
||||||
<li><span>liblrdf >= 0.1.0</span>
|
<li><span>liblrdf >= 0.1.0</span>
|
||||||
<li><span>liblo >= 0.26</span>
|
<li><span>liblo >= 0.26</span>
|
||||||
<li><span>libsigc++ >= 2.0.0</span>
|
|
||||||
</ul><h1 id="u:5.">Community</h1>
|
</ul><h1 id="u:5.">Community</h1>
|
||||||
<p>
|
<p>
|
||||||
Feel free to drop by the <tt>#non</tt> channel on irc.freenode.net.
|
Feel free to drop by the <tt>#non</tt> channel on irc.freenode.net.
|
||||||
|
|
|
@ -174,9 +174,9 @@
|
||||||
|
|
||||||
; Distribution
|
; Distribution
|
||||||
|
|
||||||
Development of the Non-DAW and Non-Mixer can be followed with Git:
|
Development of the Non-Mixer can be followed with Git:
|
||||||
|
|
||||||
> git clone git://git.tuxfamily.org/gitroot/non/daw.git
|
> git clone git://git.tuxfamily.org/gitroot/non/non.git
|
||||||
|
|
||||||
There are no pre-compiled binaries available.
|
There are no pre-compiled binaries available.
|
||||||
|
|
||||||
|
@ -184,11 +184,9 @@
|
||||||
|
|
||||||
The following libraries are required to build Non DAW and Non Mixer
|
The following libraries are required to build Non DAW and Non Mixer
|
||||||
|
|
||||||
* FLTK >= 1.1.7 (with `fluid`)
|
|
||||||
* JACK >= 0.103.0
|
* JACK >= 0.103.0
|
||||||
* liblrdf >= 0.1.0
|
* liblrdf >= 0.1.0
|
||||||
* liblo >= 0.26
|
* liblo >= 0.26
|
||||||
* libsigc++ >= 2.0.0
|
|
||||||
|
|
||||||
; Community
|
; Community
|
||||||
|
|
||||||
|
|
|
@ -55,7 +55,7 @@ If you don't love this software, don't feel guilty about not contributing. If yo
|
||||||
Development of the Non Sequencer can be followed with Git:
|
Development of the Non Sequencer can be followed with Git:
|
||||||
</p>
|
</p>
|
||||||
<div class="fig example"><table width=100%><tr><td><pre>
|
<div class="fig example"><table width=100%><tr><td><pre>
|
||||||
git clone git://git.tuxfamily.org/gitroot/non/sequencer.git
|
git clone git://git.tuxfamily.org/gitroot/non/non.git
|
||||||
</pre></td></tr>
|
</pre></td></tr>
|
||||||
</table></div>
|
</table></div>
|
||||||
<p>
|
<p>
|
||||||
|
@ -63,10 +63,9 @@ There are no pre-compiled binaries available.
|
||||||
</p>
|
</p>
|
||||||
<h1 id="u:6.">Requirements</h1>
|
<h1 id="u:6.">Requirements</h1>
|
||||||
<p>
|
<p>
|
||||||
The following libraries are required to build Non.
|
The following libraries are required to build Non:
|
||||||
</p>
|
</p>
|
||||||
<ul><li><span>FLTK >= 1.1.7 (with `fluid`)</span>
|
<ul><li><span>JACK >= 0.103.0</span>
|
||||||
<li><span>JACK >= 0.103.0</span>
|
|
||||||
<li><span>sigc++ 2.0</span>
|
<li><span>sigc++ 2.0</span>
|
||||||
</ul><h1 id="u:7.">Community</h1>
|
</ul><h1 id="u:7.">Community</h1>
|
||||||
<p>
|
<p>
|
||||||
|
|
|
@ -61,20 +61,14 @@
|
||||||
|
|
||||||
Development of the Non Sequencer can be followed with Git:
|
Development of the Non Sequencer can be followed with Git:
|
||||||
|
|
||||||
> git clone git://git.tuxfamily.org/gitroot/non/sequencer.git
|
> git clone git://git.tuxfamily.org/gitroot/non/non.git
|
||||||
|
|
||||||
# or
|
|
||||||
#
|
|
||||||
# > git clone git://repo.or.gz/src/git/non.git
|
|
||||||
|
|
||||||
There are no pre-compiled binaries available.
|
There are no pre-compiled binaries available.
|
||||||
|
|
||||||
; Requirements
|
; Requirements
|
||||||
|
|
||||||
The following libraries are required to build Non.
|
The following libraries are required to build Non:
|
||||||
|
|
||||||
|
|
||||||
* FLTK >= 1.1.7 (with `fluid`)
|
|
||||||
* JACK >= 0.103.0
|
* JACK >= 0.103.0
|
||||||
* sigc++ 2.0
|
* sigc++ 2.0
|
||||||
|
|
||||||
|
|
|
@ -49,7 +49,9 @@ February 25, 2012<br>
|
||||||
|
|
||||||
<li><a href="#n:1.3.1.2.">1.3.1.2. Multiple Sessions On One Host</a>
|
<li><a href="#n:1.3.1.2.">1.3.1.2. Multiple Sessions On One Host</a>
|
||||||
|
|
||||||
</ul></ul></ul></ul></ul><hr></div>
|
</ul></ul></ul><li><a href="#u:1.">Distribution</a>
|
||||||
|
|
||||||
|
</ul></ul><hr></div>
|
||||||
<h1 id="n:1.">1. User Manual</h1>
|
<h1 id="n:1.">1. User Manual</h1>
|
||||||
<h2 id="n:1.1.">1.1. The Non Session Manager Graphical Interface</h2>
|
<h2 id="n:1.1.">1.1. The Non Session Manager Graphical Interface</h2>
|
||||||
<center><div class="fig image"><table id="Fig.1.1" border=1>
|
<center><div class="fig image"><table id="Fig.1.1" border=1>
|
||||||
|
@ -246,6 +248,17 @@ Simply starting two (or more) instances of the Non Session Manager interface on
|
||||||
<p>
|
<p>
|
||||||
Imagining a useful application of this feature is left as an exercise for the reader.
|
Imagining a useful application of this feature is left as an exercise for the reader.
|
||||||
</p>
|
</p>
|
||||||
|
<h1 id="u:1.">Distribution</h1>
|
||||||
|
<p>
|
||||||
|
Development of the Non Session Manager can be followed with Git:
|
||||||
|
</p>
|
||||||
|
<div class="fig example"><table width=100%><tr><td><pre>
|
||||||
|
git clone git://git.tuxfamily.org/gitroot/non/non.git
|
||||||
|
</pre></td></tr>
|
||||||
|
</table></div>
|
||||||
|
<p>
|
||||||
|
There are no pre-compiled binaries available.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -258,3 +258,10 @@
|
||||||
Imagining a useful application of this feature is left as an
|
Imagining a useful application of this feature is left as an
|
||||||
exercise for the reader.
|
exercise for the reader.
|
||||||
|
|
||||||
|
; Distribution
|
||||||
|
|
||||||
|
Development of the Non Session Manager can be followed with Git:
|
||||||
|
|
||||||
|
> git clone git://git.tuxfamily.org/gitroot/non/non.git
|
||||||
|
|
||||||
|
There are no pre-compiled binaries available.
|
||||||
|
|
|
@ -12,8 +12,8 @@ OBJS=$(SRCS:.mu=.html)
|
||||||
all: $(OBJS)
|
all: $(OBJS)
|
||||||
|
|
||||||
upload: all
|
upload: all
|
||||||
@ ln -sf OVERVIEW.html index.html
|
@ ln -sf MANUAL.html index.html
|
||||||
@ rsync -L mup.css MANUAL.html index.html *.png ssh.tuxfamily.org:/home/non/non-mixer.tuxfamily.org-web/htdocs
|
@ rsync -L mup.css MANUAL.html API.html index.html *.png ssh.tuxfamily.org:/home/non/non.tuxfamily.org-web/htdocs/nsm
|
||||||
@ rm -f index.html
|
@ rm -f index.html
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
|
@ -196,10 +196,10 @@ If you don't love this software, don't feel guilty about not contributing. If yo
|
||||||
</p>
|
</p>
|
||||||
<h1 id="u:3.">Distribution</h1>
|
<h1 id="u:3.">Distribution</h1>
|
||||||
<p>
|
<p>
|
||||||
Development of the Non-DAW and Non-Mixer can be followed with Git:
|
Development of the Non-DAW can be followed with Git:
|
||||||
</p>
|
</p>
|
||||||
<div class="fig example"><table width=100%><tr><td><pre>
|
<div class="fig example"><table width=100%><tr><td><pre>
|
||||||
git clone git://git.tuxfamily.org/gitroot/non/daw.git
|
git clone git://git.tuxfamily.org/gitroot/non/non.git
|
||||||
</pre></td></tr>
|
</pre></td></tr>
|
||||||
</table></div>
|
</table></div>
|
||||||
<p>
|
<p>
|
||||||
|
@ -207,13 +207,11 @@ There are no pre-compiled binaries available.
|
||||||
</p>
|
</p>
|
||||||
<h1 id="u:4.">Requirements</h1>
|
<h1 id="u:4.">Requirements</h1>
|
||||||
<p>
|
<p>
|
||||||
The following libraries are required to build Non DAW and Non Mixer
|
The following libraries are required to build Non DAW.
|
||||||
</p>
|
</p>
|
||||||
<ul><li><span>FLTK >= 1.1.7 (with `fluid`)</span>
|
<ul><li><span>JACK >= 0.103.0</span>
|
||||||
<li><span>JACK >= 0.103.0</span>
|
|
||||||
<li><span>libsndfile >= 0.18.0</span>
|
<li><span>libsndfile >= 0.18.0</span>
|
||||||
<li><span>liblo >= 0.26</span>
|
<li><span>liblo >= 0.26</span>
|
||||||
<li><span>libsigc++ >= 2.0.0</span>
|
|
||||||
</ul><h1 id="u:5.">Community</h1>
|
</ul><h1 id="u:5.">Community</h1>
|
||||||
<p>
|
<p>
|
||||||
Feel free to drop by the <tt>#non</tt> channel on irc.freenode.net.
|
Feel free to drop by the <tt>#non</tt> channel on irc.freenode.net.
|
||||||
|
|
|
@ -247,21 +247,19 @@
|
||||||
|
|
||||||
; Distribution
|
; Distribution
|
||||||
|
|
||||||
Development of the Non-DAW and Non-Mixer can be followed with Git:
|
Development of the Non-DAW can be followed with Git:
|
||||||
|
|
||||||
> git clone git://git.tuxfamily.org/gitroot/non/daw.git
|
> git clone git://git.tuxfamily.org/gitroot/non/non.git
|
||||||
|
|
||||||
There are no pre-compiled binaries available.
|
There are no pre-compiled binaries available.
|
||||||
|
|
||||||
; Requirements
|
; Requirements
|
||||||
|
|
||||||
The following libraries are required to build Non DAW and Non Mixer
|
The following libraries are required to build Non DAW.
|
||||||
|
|
||||||
* FLTK >= 1.1.7 (with `fluid`)
|
|
||||||
* JACK >= 0.103.0
|
* JACK >= 0.103.0
|
||||||
* libsndfile >= 0.18.0
|
* libsndfile >= 0.18.0
|
||||||
* liblo >= 0.26
|
* liblo >= 0.26
|
||||||
* libsigc++ >= 2.0.0
|
|
||||||
|
|
||||||
; Community
|
; Community
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue