|
@@ -49,7 +49,8 @@ echo '</p></td></tr></table>'; |
|
|
|
|
|
|
|
|
<!-- |
|
|
<!-- |
|
|
TODO: |
|
|
TODO: |
|
|
non-sequencer |
|
|
|
|
|
|
|
|
guitarix |
|
|
|
|
|
non-sequencer |
|
|
--> |
|
|
--> |
|
|
|
|
|
|
|
|
<?php |
|
|
<?php |
|
@@ -97,262 +98,111 @@ print_app("catia", "catia", "Catia", "Patchbay", ARRAY( |
|
|
'It\'s supposed to be as simple as possible, so it can work nicely on non-Linux platforms.', |
|
|
'It\'s supposed to be as simple as possible, so it can work nicely on non-Linux platforms.', |
|
|
'Homepage and Documentation: ' . $ROOT . '/catia" class="external text" rel="nofollow" target="_blank">' . $ROOT . '/catia</a>' |
|
|
'Homepage and Documentation: ' . $ROOT . '/catia" class="external text" rel="nofollow" target="_blank">' . $ROOT . '/catia</a>' |
|
|
)); |
|
|
)); |
|
|
?> |
|
|
|
|
|
|
|
|
|
|
|
<!-- Claudia --> |
|
|
|
|
|
<table> |
|
|
|
|
|
<tr><td align="center"> |
|
|
|
|
|
<p><a href="<?php echo $ROOT; ?>/screenshots/claudia.png"> |
|
|
|
|
|
<img src="screenshots/thumb/claudia.png" alt="claudia" class="img_thumb_150"/> |
|
|
|
|
|
</a></p> |
|
|
|
|
|
</td><td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<b><a href="apt://claudia" style="color: rgb(230,230,100);">Claudia</a></b> (Session Manager)<br/> |
|
|
|
|
|
LADISH frontend; just like Catia, but focused at session management through LADISH.<br/> |
|
|
|
|
|
It has a bit more features than the official LADISH GUI, with a nice preview of the main canvas in the bottom-left.<br/> |
|
|
|
|
|
It also implements the 'Claudia-Launcher' add-application style for LADISH.<br/> |
|
|
|
|
|
Homepage and Documentation: <a href="<?php echo $ROOT; ?>/claudia" class="external text" rel="nofollow" target="_blank"><?php echo $ROOT; ?>/claudia</a><br/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
|
|
<!-- Ingen --> |
|
|
|
|
|
<table> |
|
|
|
|
|
<tr><td align="center"> |
|
|
|
|
|
<p><a href="<?php echo $ROOT; ?>/screenshots/ingen.png"> |
|
|
|
|
|
<img src="screenshots/thumb/ingen.png" alt="ingen" class="img_thumb_150"/> |
|
|
|
|
|
</a></p> |
|
|
|
|
|
</td><td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<b><a href="apt://ingen" style="color: rgb(230,230,100);">Ingen</a></b> (Modular Plugin Host)<br/> |
|
|
|
|
|
Ingen is a modular audio processing system for Linux using the JACK audio server and LV2 plugins.<br/> |
|
|
|
|
|
Any saved Ingen graph can be loaded as an LV2 plugin on any system where Ingen is installed.<br/> |
|
|
|
|
|
This allows users to visually develop custom plugins for use in other applications without programming.<br/> |
|
|
|
|
|
Homepage: <a href="http://drobilla.net/software/ingen/" class="external text" rel="nofollow" target="_blank">http://drobilla.net/software/ingen/</a><br/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
|
|
<!-- jack-keyboard --> |
|
|
|
|
|
<table> |
|
|
|
|
|
<tr><td align="center"> |
|
|
|
|
|
<p><a href="<?php echo $ROOT; ?>/screenshots/jack-keyboard.png"> |
|
|
|
|
|
<img src="screenshots/thumb/jack-keyboard.png" alt="qtractor" class="img_thumb_150"/> |
|
|
|
|
|
</a></p> |
|
|
|
|
|
</td><td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<b><a href="apt://jack-keyboard" style="color: rgb(230,230,100);">jack-keyboard</a></b> (MIDI Utility)<br/> |
|
|
|
|
|
jack-keyboard is a virtual MIDI keyboard - it allows you to send JACK MIDI events using your PC keyboard.<br/> |
|
|
|
|
|
It uses the same layout as trackers (like Impulse Tracker) did, so you have two and half octaves under your fingers.<br/> |
|
|
|
|
|
Homepage: <a href="http://jack-keyboard.sourceforge.net/" class="external text" rel="nofollow" target="_blank">http://jack-keyboard.sourceforge.net/</a><br/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
|
|
<!-- jack-midi-clock --> |
|
|
|
|
|
<table> |
|
|
|
|
|
<tr><td align="center"> |
|
|
|
|
|
<p><a href="<?php echo $ROOT; ?>/screenshots/nogui.png"> |
|
|
|
|
|
<img src="screenshots/thumb/nogui.png" alt="qtractor" class="img_thumb_150"/> |
|
|
|
|
|
</a></p> |
|
|
|
|
|
</td><td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<b><a href="apt://jack-midi-clock" style="color: rgb(230,230,100);">jack-midi-clock</a></b> (MIDI Utility)<br/> |
|
|
|
|
|
This is a command-line application that sends MIDI beat clock pulses based on the current tempo given by the JACK transport.<br/> |
|
|
|
|
|
Homepage: <a href="http://www.teuton.org/~gabriel/jack_midi_clock/" class="external text" rel="nofollow" target="_blank">http://www.teuton.org/~gabriel/jack_midi_clock/</a><br/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
|
|
<!-- jalv --> |
|
|
|
|
|
<table> |
|
|
|
|
|
<tr><td align="center"> |
|
|
|
|
|
<p> |
|
|
|
|
|
<img src="screenshots/thumb/nogui.png" alt="nogui" class="img_thumb_150"/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td><td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<b><a href="apt://jalv" style="color: rgb(230,230,100);">jalv</a></b> (Plugin Host)<br/> |
|
|
|
|
|
Jalv is a simple but fully featured LV2 host for Jack.<br/> |
|
|
|
|
|
It runs LV2 plugins and exposes their ports as Jack ports, essentially making any LV2 plugin function as a Jack application.<br/> |
|
|
|
|
|
Homepage: <a href="http://drobilla.net/software/jalv/" class="external text" rel="nofollow" target="_blank">http://drobilla.net/software/jalv/</a><br/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
|
|
<!-- LMMS --> |
|
|
|
|
|
<table> |
|
|
|
|
|
<tr><td align="center"> |
|
|
|
|
|
<p><a href="<?php echo $ROOT; ?>/screenshots/lmms.png"> |
|
|
|
|
|
<img src="screenshots/thumb/lmms.png" alt="lmms" class="img_thumb_150"/> |
|
|
|
|
|
</a></p> |
|
|
|
|
|
</td><td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<b><a href="apt://lmms" style="color: rgb(230,230,100);">LMMS</a></b> (DAW) [*]<br/> |
|
|
|
|
|
LMMS combines the features of a tracker-/sequencer-program (pattern-/channel-/sample-/song-/effect-management)<br/> |
|
|
|
|
|
and those of powerful synthesizers and samplers in a modern, user-friendly and easy to use graphical user-interface.<br/> |
|
|
|
|
|
Homepage: <a href="http://lmms.sourceforge.net/" class="external text" rel="nofollow" target="_blank">http://lmms.sourceforge.net/</a><br/> |
|
|
|
|
|
Wiki: <a href="http://lmms.sourceforge.net/wiki/index.php/Main_Page" class="external text" rel="nofollow" target="_blank">http://lmms.sourceforge.net/wiki/index.php/Main_Page</a><br/> |
|
|
|
|
|
[*] Ubuntu only, for now.<br/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
|
|
<!-- Luppp --> |
|
|
|
|
|
<table> |
|
|
|
|
|
<tr><td align="center"> |
|
|
|
|
|
<p><a href="<?php echo $ROOT; ?>/screenshots/luppp.png"> |
|
|
|
|
|
<img src="screenshots/thumb/luppp.png" alt="luppp" class="img_thumb_150"/> |
|
|
|
|
|
</a></p> |
|
|
|
|
|
</td><td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<b><a href="apt://luppp" style="color: rgb(230,230,100);">Luppp</a></b> (Live Looper)<br/> |
|
|
|
|
|
Luppp is a music creation tool, intended for live use.<br/> |
|
|
|
|
|
It focuses on real time processing and a fast intuitive workflow.<br/> |
|
|
|
|
|
Homepage and Tutorials: <a href="http://openavproductions.com/luppp/" class="external text" rel="nofollow" target="_blank">http://openavproductions.com/luppp/</a><br/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
|
|
<!-- Non-Mixer --> |
|
|
|
|
|
<table> |
|
|
|
|
|
<tr><td align="center"> |
|
|
|
|
|
<p><a href="<?php echo $ROOT; ?>/screenshots/non-mixer.png"> |
|
|
|
|
|
<img src="screenshots/thumb/non-mixer.png" alt="non-mixer" class="img_thumb_150"/> |
|
|
|
|
|
</a></p> |
|
|
|
|
|
</td><td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<b><a href="apt://non-mixer" style="color: rgb(230,230,100);">Non-Mixer</a></b> (Mixer)<br/> |
|
|
|
|
|
Powerful, reliable and fast modular Digital Audio Mixer.<br/> |
|
|
|
|
|
It utilizes JACK for inter-application audio I/O and the NTK GUI toolkit for a fast and lightweight user interface.<br/> |
|
|
|
|
|
Non-Mixer can be used alone or in concert with Non-Timeline and Non-Sequencer to form a complete studio.<br/> |
|
|
|
|
|
Homepage: <a href="http://non.tuxfamily.org/wiki/Non%20Mixer" class="external text" rel="nofollow" target="_blank">http://non.tuxfamily.org/wiki/Non Mixer</a><br/> |
|
|
|
|
|
User Manual: <a href="http://non.tuxfamily.org/mixer/doc/MANUAL.html" class="external text" rel="nofollow" target="_blank">http://non.tuxfamily.org/mixer/doc/MANUAL.html</a><br/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
|
|
<!-- Non-Session-Manager --> |
|
|
|
|
|
<table> |
|
|
|
|
|
<tr><td align="center"> |
|
|
|
|
|
<p><a href="<?php echo $ROOT; ?>/screenshots/non-session-manager.png"> |
|
|
|
|
|
<img src="screenshots/thumb/non-session-manager.png" alt="non-session-manager" class="img_thumb_150"/> |
|
|
|
|
|
</a></p> |
|
|
|
|
|
</td><td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<b><a href="apt://non-session-manager" style="color: rgb(230,230,100);">Non-Session-Manager</a></b> (Session Manager)<br/> |
|
|
|
|
|
API and an implementation for session management in the context of Linux Audio.<br/> |
|
|
|
|
|
NSM clients use a well-specified OSC protocol to communicate with the session management daemon.<br/> |
|
|
|
|
|
Homepage: <a href="http://non.tuxfamily.org/wiki/Non%20Session%20Manager" class="external text" rel="nofollow" target="_blank">http://non.tuxfamily.org/wiki/Non Session Manager</a><br/> |
|
|
|
|
|
User Manual: <a href="http://non.tuxfamily.org/nsm/MANUAL.html" class="external text" rel="nofollow" target="_blank">http://non.tuxfamily.org/nsm/MANUAL.html</a><br/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
|
|
<!-- Non-Timeline --> |
|
|
|
|
|
<table> |
|
|
|
|
|
<tr><td align="center"> |
|
|
|
|
|
<p><a href="<?php echo $ROOT; ?>/screenshots/non-timeline.png"> |
|
|
|
|
|
<img src="screenshots/thumb/non-timeline.png" alt="non-timeline" class="img_thumb_150"/> |
|
|
|
|
|
</a></p> |
|
|
|
|
|
</td><td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<b><a href="apt://non-timeline" style="color: rgb(230,230,100);">Non-Timeline</a></b> (Audio Sequencer)<br/> |
|
|
|
|
|
Powerful, reliable and fast modular Digital Audio Timeline arranger.<br/> |
|
|
|
|
|
It utilizes JACK for inter-application audio I/O and the NTK GUI toolkit for a fast and lightweight user interface.<br/> |
|
|
|
|
|
Non-Timeline can be used alone or in concert with Non-Mixer and Non-Sequencer to form a complete studio.<br/> |
|
|
|
|
|
Homepage: <a href="http://non.tuxfamily.org/wiki/Non%20Timeline" class="external text" rel="nofollow" target="_blank">http://non.tuxfamily.org/wiki/Non Timeline</a><br/> |
|
|
|
|
|
User Manual: <a href="http://non.tuxfamily.org/timeline/doc/MANUAL.html" class="external text" rel="nofollow" target="_blank">http://non.tuxfamily.org/timeline/doc/MANUAL.html</a><br/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
|
|
<!-- PaulStretch --> |
|
|
|
|
|
<table> |
|
|
|
|
|
<tr><td align="center"> |
|
|
|
|
|
<p><a href="<?php echo $ROOT; ?>/screenshots/paulstretch.png"> |
|
|
|
|
|
<img src="screenshots/thumb/paulstretch.png" alt="paulstretch" class="img_thumb_150"/> |
|
|
|
|
|
</a></p> |
|
|
|
|
|
</td><td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<b><a href="apt://paulstretch" style="color: rgb(230,230,100);">PaulStretch</a></b> (Audio Stretch) [*]<br/> |
|
|
|
|
|
PaulStretch is a program for stretching the audio.<br/> |
|
|
|
|
|
It is suitable only for extreme sound stretching of the audio (like 50x) and for applying special effects by "spectral smoothing" the sounds.<br/> |
|
|
|
|
|
Homepage and Documentation: <a href="http://hypermammut.sourceforge.net/paulstretch/" class="external text" rel="nofollow" target="_blank">http://hypermammut.sourceforge.net/paulstretch/</a><br/> |
|
|
|
|
|
[*] This is a custom version that uses NTK, see |
|
|
|
|
|
<a href="https://github.com/original-male/paulstretch_cpp" class="external text" rel="nofollow" target="_blank">this link</a>.<br/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
|
|
<!-- ProTrekkr --> |
|
|
|
|
|
<table> |
|
|
|
|
|
<tr><td align="center"> |
|
|
|
|
|
<p><a href="<?php echo $ROOT; ?>/screenshots/protrekkr.png"> |
|
|
|
|
|
<img src="screenshots/thumb/protrekkr.png" alt="protrekkr" class="img_thumb_150"/> |
|
|
|
|
|
</a></p> |
|
|
|
|
|
</td><td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<b><a href="apt://protrekkr" style="color: rgb(230,230,100);">ProTrekkr</a></b> (Tracker) [*]<br/> |
|
|
|
|
|
Tracker program combining a software synthesizer together with a traditional samples tracker<br/> |
|
|
|
|
|
which can be used to create electronic music (like psytrance, trance goa, hard acid, IDM, chip, techno, etc)<br/> |
|
|
|
|
|
for small sized intros, demos or games.<br/> |
|
|
|
|
|
Project Page: <a href="http://code.google.com/p/protrekkr/" class="external text" rel="nofollow" target="_blank">http://code.google.com/p/protrekkr/</a><br/> |
|
|
|
|
|
Wiki: <a href="http://code.google.com/p/protrekkr/wiki/introduction?tm=6" class="external text" rel="nofollow" target="_blank">http://code.google.com/p/protrekkr/wiki/introduction?tm=6</a><br/> |
|
|
|
|
|
[*] This is a custom version with JACK audio support, see |
|
|
|
|
|
<a href="https://github.com/falkTX/protrekkr" class="external text" rel="nofollow" target="_blank">this link</a>.<br/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
|
|
<!-- QSampler --> |
|
|
|
|
|
<table> |
|
|
|
|
|
<tr><td align="center"> |
|
|
|
|
|
<p><a href="<?php echo $ROOT; ?>/screenshots/qsampler.png"> |
|
|
|
|
|
<img src="screenshots/thumb/qsampler.png" alt="qsampler" class="img_thumb_150"/> |
|
|
|
|
|
</a></p> |
|
|
|
|
|
</td><td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<b><a href="apt://qsampler" style="color: rgb(230,230,100);">QSampler</a></b> (Sampler Frontend)<br/> |
|
|
|
|
|
LinuxSampler GUI front-end; it wraps as a client reference interface for the LinuxSampler Control Protocol.<br/> |
|
|
|
|
|
Homepage: <a href="http://qsampler.sourceforge.net/" class="external text" rel="nofollow" target="_blank">http://qsampler.sourceforge.net/</a><br/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
|
|
<!-- Qtractor --> |
|
|
|
|
|
<table> |
|
|
|
|
|
<tr><td align="center"> |
|
|
|
|
|
<p><a href="<?php echo $ROOT; ?>/screenshots/qtractor.png"> |
|
|
|
|
|
<img src="screenshots/thumb/qtractor.png" alt="qtractor" class="img_thumb_150"/> |
|
|
|
|
|
</a></p> |
|
|
|
|
|
</td><td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<b><a href="apt://qtractor" style="color: rgb(230,230,100);">Qtractor</a></b> (DAW)<br/> |
|
|
|
|
|
Qtractor is an Audio/MIDI multi-track sequencer application.<br/> |
|
|
|
|
|
It evolves as a fairly-featured Linux desktop audio workstation GUI, specially dedicated to the personal home-studio.<br/> |
|
|
|
|
|
Homepage: <a href="http://qtractor.sourceforge.net/" class="external text" rel="nofollow" target="_blank">http://qtractor.sourceforge.net/</a><br/> |
|
|
|
|
|
User Manual (PDF): <a href="http://downloads.sourceforge.net/qtractor/qtractor-0.5.x-user-manual.pdf" class="external text" rel="nofollow" target="_blank">http://downloads.sourceforge.net/qtractor/qtractor-0.5.x-user-manual.pdf</a><br/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
|
|
<!-- Rosegarden --> |
|
|
|
|
|
<table> |
|
|
|
|
|
<tr><td align="center"> |
|
|
|
|
|
<p><a href="<?php echo $ROOT; ?>/screenshots/rosegarden.png"> |
|
|
|
|
|
<img src="screenshots/thumb/rosegarden.png" alt="qtractor" class="img_thumb_150"/> |
|
|
|
|
|
</a></p> |
|
|
|
|
|
</td><td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<b><a href="apt://rosegarden" style="color: rgb(230,230,100);">Rosegarden</a></b> (DAW)<br/> |
|
|
|
|
|
Rosegarden is a music composition and editing environment based around a MIDI sequencer that<br/> |
|
|
|
|
|
features a rich understanding of music notation and includes basic support for digital audio.<br/> |
|
|
|
|
|
Homepage: <a href="http://www.rosegardenmusic.com/" class="external text" rel="nofollow" target="_blank">http://www.rosegardenmusic.com/</a><br/> |
|
|
|
|
|
User Manual: <a href="http://www.rosegardenmusic.com/wiki/doc:manual-en" class="external text" rel="nofollow" target="_blank">http://www.rosegardenmusic.com/wiki/doc:manual-en</a><br/> |
|
|
|
|
|
</p> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
print_app("claudia", "claudia", "Claudia", "Session Manager", ARRAY( |
|
|
|
|
|
'LADISH frontend; just like Catia, but focused at session management through LADISH.', |
|
|
|
|
|
'It has a bit more features than the official LADISH GUI, with a nice preview of the main canvas in the bottom-left.', |
|
|
|
|
|
'It also implements the \'Claudia-Launcher\' add-application style for LADISH.', |
|
|
|
|
|
'Homepage and Documentation: <a href="' . $ROOT . '/claudia" class="external text" rel="nofollow" target="_blank">' . $ROOT . '/claudia</a>' |
|
|
|
|
|
)); |
|
|
|
|
|
|
|
|
|
|
|
print_app("ingen", "ingen", "Ingen", "Modular Plugin Host", ARRAY( |
|
|
|
|
|
'Ingen is a modular audio processing system for Linux using the JACK audio server and LV2 plugins.', |
|
|
|
|
|
'Any saved Ingen graph can be loaded as an LV2 plugin on any system where Ingen is installed.', |
|
|
|
|
|
'This allows users to visually develop custom plugins for use in other applications without programming.', |
|
|
|
|
|
'Homepage: <a href="http://drobilla.net/software/ingen/" class="external text" rel="nofollow" target="_blank">http://drobilla.net/software/ingen/</a>', |
|
|
|
|
|
)); |
|
|
|
|
|
|
|
|
|
|
|
print_app("jack-keyboard", "jack-keyboard", "jack-keyboard", "MIDI Utility", ARRAY( |
|
|
|
|
|
'jack-keyboard is a virtual MIDI keyboard - it allows you to send JACK MIDI events using your PC keyboard.', |
|
|
|
|
|
'It uses the same layout as trackers (like Impulse Tracker) did, so you have two and half octaves under your fingers.', |
|
|
|
|
|
'Homepage: <a href="http://jack-keyboard.sourceforge.net/" class="external text" rel="nofollow" target="_blank">http://jack-keyboard.sourceforge.net/</a>', |
|
|
|
|
|
)); |
|
|
|
|
|
|
|
|
|
|
|
print_app("jack-midi-clock", "nogui", "jack-midi-clock", "MIDI Utility", ARRAY( |
|
|
|
|
|
'This is a command-line application that sends MIDI beat clock pulses based on the current tempo given by the JACK transport.', |
|
|
|
|
|
'Homepage: <a href="http://www.teuton.org/~gabriel/jack_midi_clock/" class="external text" rel="nofollow" target="_blank">http://www.teuton.org/~gabriel/jack_midi_clock/</a>', |
|
|
|
|
|
)); |
|
|
|
|
|
|
|
|
|
|
|
print_app("jalv", "nogui", "jalv", "LV2 Plugin Host", ARRAY( |
|
|
|
|
|
'Jalv is a simple but fully featured LV2 host for Jack.', |
|
|
|
|
|
'It runs LV2 plugins and exposes their ports as Jack ports, essentially making any LV2 plugin function as a Jack application.', |
|
|
|
|
|
'Homepage: <a href="http://drobilla.net/software/jalv/" class="external text" rel="nofollow" target="_blank">http://drobilla.net/software/jalv/</a>', |
|
|
|
|
|
)); |
|
|
|
|
|
|
|
|
|
|
|
print_app("lmms", "lmms", "LMMS", "DAW", ARRAY( |
|
|
|
|
|
'LMMS combines the features of a tracker-/sequencer-program (pattern-/channel-/sample-/song-/effect-management)', |
|
|
|
|
|
'and those of powerful synthesizers and samplers in a modern, user-friendly and easy to use graphical user-interface.', |
|
|
|
|
|
'Homepage: <a href="http://lmms.sourceforge.net/" class="external text" rel="nofollow" target="_blank">http://lmms.sourceforge.net/</a>', |
|
|
|
|
|
'Wiki: <a href="http://lmms.sourceforge.net/wiki/index.php/Main_Page" class="external text" rel="nofollow" target="_blank">http://lmms.sourceforge.net/wiki/index.php/Main_Page</a>', |
|
|
|
|
|
)); |
|
|
|
|
|
|
|
|
|
|
|
print_app("luppp", "luppp", "Luppp", "Live Looper", ARRAY( |
|
|
|
|
|
'Luppp is a music creation tool, intended for live use.', |
|
|
|
|
|
'It focuses on real time processing and a fast intuitive workflow.', |
|
|
|
|
|
'Homepage and Tutorials: <a href="http://openavproductions.com/luppp/" class="external text" rel="nofollow" target="_blank">http://openavproductions.com/luppp/</a>', |
|
|
|
|
|
)); |
|
|
|
|
|
|
|
|
|
|
|
print_app("non-mixer", "non-mixer", "Non-Mixer", "Mixer", ARRAY( |
|
|
|
|
|
'Powerful, reliable and fast modular Digital Audio Mixer.', |
|
|
|
|
|
'It utilizes JACK for inter-application audio I/O and the NTK GUI toolkit for a fast and lightweight user interface.', |
|
|
|
|
|
'Non-Mixer can be used alone or in concert with Non-Timeline and Non-Sequencer to form a complete studio.', |
|
|
|
|
|
'Homepage: <a href="http://non.tuxfamily.org/wiki/Non%20Mixer" class="external text" rel="nofollow" target="_blank">http://non.tuxfamily.org/wiki/Non Mixer</a>', |
|
|
|
|
|
'User Manual: <a href="http://non.tuxfamily.org/mixer/doc/MANUAL.html" class="external text" rel="nofollow" target="_blank">http://non.tuxfamily.org/mixer/doc/MANUAL.html</a>', |
|
|
|
|
|
)); |
|
|
|
|
|
|
|
|
|
|
|
print_app("non-session-manager", "non-session-manager", "Non-Session-Manager", "Session Manager", ARRAY( |
|
|
|
|
|
'API and an implementation for session management in the context of Linux Audio.', |
|
|
|
|
|
'NSM clients use a well-specified OSC protocol to communicate with the session management daemon.', |
|
|
|
|
|
'Homepage: <a href="http://non.tuxfamily.org/wiki/Non%20Session%20Manager" class="external text" rel="nofollow" target="_blank">http://non.tuxfamily.org/wiki/Non Session Manager</a>', |
|
|
|
|
|
'User Manual: <a href="http://non.tuxfamily.org/nsm/MANUAL.html" class="external text" rel="nofollow" target="_blank">http://non.tuxfamily.org/nsm/MANUAL.html</a>', |
|
|
|
|
|
)); |
|
|
|
|
|
|
|
|
|
|
|
print_app("non-timeline", "non-timeline", "Non-Timeline", "Audio Sequencer", ARRAY( |
|
|
|
|
|
'Powerful, reliable and fast modular Digital Audio Timeline arranger.', |
|
|
|
|
|
'It utilizes JACK for inter-application audio I/O and the NTK GUI toolkit for a fast and lightweight user interface.', |
|
|
|
|
|
'Non-Timeline can be used alone or in concert with Non-Mixer and Non-Sequencer to form a complete studio.', |
|
|
|
|
|
'Homepage: <a href="http://non.tuxfamily.org/wiki/Non%20Timeline" class="external text" rel="nofollow" target="_blank">http://non.tuxfamily.org/wiki/Non Timeline</a>', |
|
|
|
|
|
'User Manual: <a href="http://non.tuxfamily.org/timeline/doc/MANUAL.html" class="external text" rel="nofollow" target="_blank">http://non.tuxfamily.org/timeline/doc/MANUAL.html</a>', |
|
|
|
|
|
)); |
|
|
|
|
|
|
|
|
|
|
|
print_app("paulstretch", "paulstretch", "PaulStretch", "Audio Stretch", ARRAY( |
|
|
|
|
|
'PaulStretch is a program for stretching the audio.', |
|
|
|
|
|
'It is suitable only for extreme sound stretching of the audio (like 50x) and for applying special effects by "spectral smoothing" the sounds.', |
|
|
|
|
|
'Homepage and Documentation: <a href="http://hypermammut.sourceforge.net/paulstretch/" class="external text" rel="nofollow" target="_blank">http://hypermammut.sourceforge.net/paulstretch/</a>', |
|
|
|
|
|
'Note: This is a custom version that uses NTK, see |
|
|
|
|
|
<a href="https://github.com/original-male/paulstretch_cpp" class="external text" rel="nofollow" target="_blank">this link</a>.', |
|
|
|
|
|
)); |
|
|
|
|
|
|
|
|
|
|
|
print_app("protrekkr", "protrekkr", "ProTrekkr", "Tracker", ARRAY( |
|
|
|
|
|
'Tracker program combining a software synthesizer together with a traditional samples tracker', |
|
|
|
|
|
'which can be used to create electronic music (like psytrance, trance goa, hard acid, IDM, chip, techno, etc)', |
|
|
|
|
|
'for small sized intros, demos or games.', |
|
|
|
|
|
'Project Page: <a href="http://code.google.com/p/protrekkr/" class="external text" rel="nofollow" target="_blank">http://code.google.com/p/protrekkr/</a>', |
|
|
|
|
|
'Wiki: <a href="http://code.google.com/p/protrekkr/wiki/introduction?tm=6" class="external text" rel="nofollow" target="_blank">http://code.google.com/p/protrekkr/wiki/introduction?tm=6</a>', |
|
|
|
|
|
'Note: This is a custom version with JACK audio support, see |
|
|
|
|
|
<a href="https://github.com/falkTX/protrekkr" class="external text" rel="nofollow" target="_blank">this link</a>.', |
|
|
|
|
|
)); |
|
|
|
|
|
|
|
|
|
|
|
print_app("qsampler", "qsampler", "QSampler", "Sampler Frontend", ARRAY( |
|
|
|
|
|
'LinuxSampler GUI front-end; it wraps as a client reference interface for the LinuxSampler Control Protocol.', |
|
|
|
|
|
'Homepage: <a href="http://qsampler.sourceforge.net/" class="external text" rel="nofollow" target="_blank">http://qsampler.sourceforge.net/</a>', |
|
|
|
|
|
)); |
|
|
|
|
|
|
|
|
|
|
|
print_app("qtractor", "qtractor", "Qtractor", "DAW", ARRAY( |
|
|
|
|
|
'Qtractor is an Audio/MIDI multi-track sequencer application.', |
|
|
|
|
|
'It evolves as a fairly-featured Linux desktop audio workstation GUI, specially dedicated to the personal home-studio.', |
|
|
|
|
|
'Homepage: <a href="http://qtractor.sourceforge.net/" class="external text" rel="nofollow" target="_blank">http://qtractor.sourceforge.net/</a>', |
|
|
|
|
|
'User Manual (PDF): <a href="http://downloads.sourceforge.net/qtractor/qtractor-0.5.x-user-manual.pdf" class="external text" rel="nofollow" target="_blank">http://downloads.sourceforge.net/qtractor/qtractor-0.5.x-user-manual.pdf</a>', |
|
|
|
|
|
)); |
|
|
|
|
|
|
|
|
|
|
|
print_app("rosegarden", "rosegarden", "Rosegarden", "DAW", ARRAY( |
|
|
|
|
|
'Rosegarden is a music composition and editing environment based around a MIDI sequencer that', |
|
|
|
|
|
'features a rich understanding of music notation and includes basic support for digital audio.', |
|
|
|
|
|
'Homepage: <a href="http://www.rosegardenmusic.com/" class="external text" rel="nofollow" target="_blank">http://www.rosegardenmusic.com/</a>', |
|
|
|
|
|
'User Manual: <a href="http://www.rosegardenmusic.com/wiki/doc:manual-en" class="external text" rel="nofollow" target="_blank">http://www.rosegardenmusic.com/wiki/doc:manual-en</a>', |
|
|
|
|
|
)); |
|
|
|
|
|
?> |
|
|
|
|
|
|
|
|
<p><br/></p> |
|
|
<p><br/></p> |
|
|
|
|
|
|
|
|