KXStudio Website https://kx.studio/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Repositories:Applications.php 17KB

11 years ago
11 years ago
11 years ago
10 years ago
10 years ago
11 years ago
11 years ago
10 years ago
11 years ago
11 years ago
11 years ago
10 years ago
10 years ago
11 years ago
10 years ago
11 years ago
10 years ago
11 years ago
10 years ago
10 years ago
11 years ago
11 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324
  1. <?php
  2. $PAGE_TITLE = "KXStudio : Repositories : Applications";
  3. $PAGE_TYPE = "KXSTUDIO";
  4. $PAGE_SOURCE_1 = ARRAY("/Repositories", "/Repositories:Applications");
  5. $PAGE_SOURCE_2 = ARRAY("Repositories", "Applications");
  6. include_once("includes/header.php");
  7. ?>
  8. <!--
  9. TODO:
  10. - tracktion
  11. - paulstretch
  12. - arpage + zonage
  13. - lmms
  14. - jalv?
  15. -->
  16. <div class="box box-description">
  17. <p>
  18. This section lists the applications available in the repositories.<br/>
  19. Click on the yellow application name to install its respective package.<br/>
  20. (If the links don't work, make sure you have the 'apturl-kde' or 'apturl' packages installed)
  21. </p>
  22. <p>
  23. You might also want to check:
  24. </p>
  25. <ul>
  26. <li><a href="<?php echo $ROOT; ?>/Repositories:Plugins">Plugins in the repositories</a></li>
  27. </ul>
  28. <br/>
  29. </div>
  30. <table>
  31. <tr><td align="center">
  32. <p><a href="<?php echo $ROOT; ?>/screenshots/ariamaestosa.jpg">
  33. <img src="screenshots/thumb/ariamaestosa.jpg" alt="ariamaestosa" class="img_thumb_150"/>
  34. </a></p>
  35. </td><td>
  36. <p>
  37. <b><a href="apt://ariamaestosa" style="color: rgb(230,230,100);">Aria Maestosa</a></b> (MIDI Sequencer)<br/>
  38. Aria Maestosa is an open-source midi sequencer/editor.<br/>
  39. It lets you compose, edit and play midi files with a few clicks in a user-friendly interface offering score, keyboard, guitar, drum and controller views.<br/>
  40. Homepage: <a href="http://ariamaestosa.sourceforge.net//" class="external text" rel="nofollow" target="_blank">http://ariamaestosa.sourceforge.net/</a><br/>
  41. User Manual: <a href="http://ariamaestosa.sourceforge.net/man.html" class="external text" rel="nofollow" target="_blank">http://ariamaestosa.sourceforge.net/man.html</a><br/>
  42. </p>
  43. </td></tr>
  44. </table>
  45. <table>
  46. <tr><td align="center">
  47. <p><a href="<?php echo $ROOT; ?>/screenshots/ardour3.png">
  48. <img src="screenshots/thumb/ardour3.png" alt="ardour3" class="img_thumb_150"/>
  49. </a></p>
  50. </td><td>
  51. <p>
  52. <b><a href="apt://ardour3" style="color: rgb(230,230,100);">Ardour3</a></b> (DAW)<br/>
  53. Ardour is a multichannel hard disk recorder (HDR) and digital audio workstation (DAW).<br/>
  54. It can be used to control, record, edit and run complex audio setups.<br/>
  55. Homepage: <a href="http://ardour.org/" class="external text" rel="nofollow" target="_blank">http://ardour.org/</a><br/>
  56. User Manual: <a href="http://manual.ardour.org/" class="external text" rel="nofollow" target="_blank">http://manual.ardour.org/</a><br/>
  57. </p>
  58. </td></tr>
  59. </table>
  60. <table>
  61. <tr><td align="center">
  62. <p><a href="<?php echo $ROOT; ?>/screenshots/bitwig-studio.png">
  63. <img src="screenshots/thumb/bitwig-studio.png" alt="bitwig-studio" class="img_thumb_150"/>
  64. </a></p>
  65. </td><td>
  66. <p>
  67. <b><a href="apt://bitwig-studio" style="color: rgb(230,230,100);">Bitwig Studio</a></b> (DAW)<br/>
  68. Bitwig Studio is a multi-platform music-creation system for production, remixing and performance<br/>
  69. with a focus on flexible editing tools and a super-fast workflow.<br/>
  70. Homepage: <a href="http://www.bitwig.com/" class="external text" rel="nofollow" target="_blank">http://www.bitwig.com/</a><br/>
  71. </p>
  72. </td></tr>
  73. </table>
  74. <table>
  75. <tr><td align="center">
  76. <p><a href="<?php echo $ROOT; ?>/screenshots/cadence1.png">
  77. <img src="screenshots/thumb/cadence.png" alt="cadence" class="img_thumb_150"/>
  78. </a></p>
  79. </td><td>
  80. <p>
  81. <b><a href="apt://cadence" style="color: rgb(230,230,100);">Cadence</a></b> (JACK Toolbox)<br/>
  82. Collection of tools useful for audio production.<br/>
  83. This is the main app. It performs system checks, manages JACK, calls other tools and make system tweaks.<br/>
  84. Homepage and Documentation: <a href="http://kxstudio.sf.net/cadence" class="external text" rel="nofollow" target="_blank">http://kxstudio.sf.net/cadence</a><br/>
  85. </p>
  86. </td></tr>
  87. </table>
  88. <table>
  89. <tr><td align="center">
  90. <p><a href="<?php echo $ROOT; ?>/screenshots/carla.png">
  91. <img src="screenshots/thumb/carla.png" alt="carla" class="img_thumb_150"/>
  92. </a></p>
  93. </td><td>
  94. <p>
  95. <b><a href="apt://carla" style="color: rgb(230,230,100);">Carla</a></b> (Plugin Host)<br/>
  96. Carla is an audio plugin host, with support for many audio drivers and plugin formats.<br/>
  97. It has some nice features like automation of parameters via MIDI CC and full OSC control.<br/>
  98. Currently supports LADSPA, DSSI, LV2, and VST plugin formats, and GIG, SF2 and SFZ sounds banks.<br/>
  99. Homepage and Documentation: <a href="http://kxstudio.sf.net/carla" class="external text" rel="nofollow" target="_blank">http://kxstudio.sf.net/carla</a><br/>
  100. </p>
  101. </td></tr>
  102. </table>
  103. <table>
  104. <tr><td align="center">
  105. <p><a href="<?php echo $ROOT; ?>/screenshots/catia.png">
  106. <img src="screenshots/thumb/catia.png" alt="catia" class="img_thumb_150"/>
  107. </a></p>
  108. </td><td>
  109. <p>
  110. <b><a href="apt://catia" style="color: rgb(230,230,100);">Catia</a></b> (Patchbay)<br/>
  111. JACK Patchbay, with some neat features like A2J bridge support and JACK Transport.<br/>
  112. It's supposed to be as simple as possible, so it can work nicely on non-Linux platforms.<br/>
  113. Homepage and Documentation: <a href="http://kxstudio.sf.net/catia" class="external text" rel="nofollow" target="_blank">http://kxstudio.sf.net/catia</a><br/>
  114. </p>
  115. </td></tr>
  116. </table>
  117. <table>
  118. <tr><td align="center">
  119. <p><a href="<?php echo $ROOT; ?>/screenshots/claudia.png">
  120. <img src="screenshots/thumb/claudia.png" alt="claudia" class="img_thumb_150"/>
  121. </a></p>
  122. </td><td>
  123. <p>
  124. <b><a href="apt://claudia" style="color: rgb(230,230,100);">Claudia</a></b> (Session Manager)<br/>
  125. LADISH frontend; just like Catia, but focused at session management through LADISH.<br/>
  126. It has a bit more features than the official LADISH GUI, with a nice preview of the main canvas in the bottom-left.<br/>
  127. It also implements the 'Claudia-Launcher' add-application style for LADISH.<br/>
  128. Homepage and Documentation: <a href="http://kxstudio.sf.net/claudia" class="external text" rel="nofollow" target="_blank">http://kxstudio.sf.net/claudia</a><br/>
  129. </p>
  130. </td></tr>
  131. </table>
  132. <table>
  133. <tr><td align="center">
  134. <p>
  135. <img src="screenshots/thumb/nogui.png" alt="nogui" class="img_thumb_150"/>
  136. </p>
  137. </td><td>
  138. <p>
  139. <b><a href="apt://linuxsampler" style="color: rgb(230,230,100);">LinuxSampler</a></b> (Sampler)<br/>
  140. Free, streaming capable open source pure software audio sampler with professional grade features,<br/>
  141. comparable to both hardware and commercial Windows/Mac software samplers.<br/>
  142. Homepage and Documentation: <a href="http://www.linuxsampler.org/" class="external text" rel="nofollow" target="_blank">http://www.linuxsampler.org/</a><br/>
  143. </p>
  144. </td></tr>
  145. </table>
  146. <table>
  147. <tr><td align="center">
  148. <p><a href="<?php echo $ROOT; ?>/screenshots/luppp.png">
  149. <img src="screenshots/thumb/luppp.png" alt="luppp" class="img_thumb_150"/>
  150. </a></p>
  151. </td><td>
  152. <p>
  153. <b><a href="apt://luppp" style="color: rgb(230,230,100);">Luppp</a></b> (Live Looper)<br/>
  154. Luppp is a music creation tool, intended for live use.<br/>
  155. It focuses on real time processing and a fast intuitive workflow.<br/>
  156. Homepage and Documentation: <a href="http://openavproductions.com/luppp/" class="external text" rel="nofollow" target="_blank">http://openavproductions.com/luppp/</a><br/>
  157. </p>
  158. </td></tr>
  159. </table>
  160. <table>
  161. <tr><td align="center">
  162. <p><a href="<?php echo $ROOT; ?>/screenshots/non-mixer.png">
  163. <img src="screenshots/thumb/non-mixer.png" alt="non-mixer" class="img_thumb_150"/>
  164. </a></p>
  165. </td><td>
  166. <p>
  167. <b><a href="apt://non-mixer" style="color: rgb(230,230,100);">Non-Mixer</a></b> (Mixer)<br/>
  168. Powerful, reliable and fast modular Digital Audio Mixer.<br/>
  169. It utilizes JACK for inter-application audio I/O and the NTK GUI toolkit for a fast and lightweight user interface.<br/>
  170. Non-Mixer can be used alone or in concert with Non-Timeline and Non-Sequencer to form a complete studio.<br/>
  171. 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/>
  172. 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/>
  173. </p>
  174. </td></tr>
  175. </table>
  176. <table>
  177. <tr><td align="center">
  178. <p><a href="<?php echo $ROOT; ?>/screenshots/non-session-manager.png">
  179. <img src="screenshots/thumb/non-session-manager.png" alt="non-session-manager" class="img_thumb_150"/>
  180. </a></p>
  181. </td><td>
  182. <p>
  183. <b><a href="apt://non-session-manager" style="color: rgb(230,230,100);">Non-Session-Manager</a></b> (Session Manager)<br/>
  184. API and an implementation for session management in the context of Linux Audio.<br/>
  185. NSM clients use a well-specified OSC protocol to communicate with the session management daemon.<br/>
  186. 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/>
  187. 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/>
  188. </p>
  189. </td></tr>
  190. </table>
  191. <table>
  192. <tr><td align="center">
  193. <p><a href="<?php echo $ROOT; ?>/screenshots/non-timeline.png">
  194. <img src="screenshots/thumb/non-timeline.png" alt="non-timeline" class="img_thumb_150"/>
  195. </a></p>
  196. </td><td>
  197. <p>
  198. <b><a href="apt://non-timeline" style="color: rgb(230,230,100);">Non-Timeline</a></b> (Audio Sequencer)<br/>
  199. Powerful, reliable and fast modular Digital Audio Timeline arranger.<br/>
  200. It utilizes JACK for inter-application audio I/O and the NTK GUI toolkit for a fast and lightweight user interface.<br/>
  201. Non-Timeline can be used alone or in concert with Non-Mixer and Non-Sequencer to form a complete studio.<br/>
  202. 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/>
  203. 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/>
  204. </p>
  205. </td></tr>
  206. </table>
  207. <table>
  208. <tr><td align="center">
  209. <p><a href="<?php echo $ROOT; ?>/screenshots/protrekkr.png">
  210. <img src="screenshots/thumb/protrekkr.png" alt="protrekkr" class="img_thumb_150"/>
  211. </a></p>
  212. </td><td>
  213. <p>
  214. <b><a href="apt://protrekkr" style="color: rgb(230,230,100);">ProTrekkr</a></b> (Tracker) [*]<br/>
  215. Tracker program combining a software synthesizer together with a traditional samples tracker<br/>
  216. which can be used to create electronic music (like psytrance, trance goa, hard acid, IDM, chip, techno, etc)<br/>
  217. for small sized intros, demos or games.<br/>
  218. Homepage: <a href="http://code.google.com/p/protrekkr/" class="external text" rel="nofollow" target="_blank">http://code.google.com/p/protrekkr/</a><br/>
  219. 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/>
  220. [*] This is a custom version with JACK audio support, see
  221. <a href="https://github.com/falkTX/protrekkr" class="external text" rel="nofollow" target="_blank">this link</a>.
  222. </p>
  223. </td></tr>
  224. </table>
  225. <table>
  226. <tr><td align="center">
  227. <p><a href="<?php echo $ROOT; ?>/screenshots/qsampler.png">
  228. <img src="screenshots/thumb/qsampler.png" alt="qsampler" class="img_thumb_150"/>
  229. </a></p>
  230. </td><td>
  231. <p>
  232. <b><a href="apt://qsampler" style="color: rgb(230,230,100);">QSampler</a></b> (Sampler Frontend)<br/>
  233. LinuxSampler GUI front-end; it wraps as a client reference interface for the LinuxSampler Control Protocol.<br/>
  234. Homepage: <a href="http://qsampler.sourceforge.net/" class="external text" rel="nofollow" target="_blank">http://qsampler.sourceforge.net/</a><br/>
  235. </p>
  236. </td></tr>
  237. </table>
  238. <table>
  239. <tr><td align="center">
  240. <p><a href="<?php echo $ROOT; ?>/screenshots/qtractor.png">
  241. <img src="screenshots/thumb/qtractor.png" alt="qtractor" class="img_thumb_150"/>
  242. </a></p>
  243. </td><td>
  244. <p>
  245. <b><a href="apt://qtractor" style="color: rgb(230,230,100);">Qtractor</a></b> (DAW)<br/>
  246. Qtractor is an Audio/MIDI multi-track sequencer application.<br/>
  247. It evolves as a fairly-featured Linux desktop audio workstation GUI, specially dedicated to the personal home-studio.<br/>
  248. Homepage: <a href="http://qtractor.sourceforge.net/" class="external text" rel="nofollow" target="_blank">http://qtractor.sourceforge.net/</a><br/>
  249. 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/>
  250. </p>
  251. </td></tr>
  252. </table>
  253. <table>
  254. <tr><td align="center">
  255. <p><a href="<?php echo $ROOT; ?>/screenshots/reaper.png">
  256. <img src="screenshots/thumb/reaper.png" alt="reaper" class="img_thumb_150"/>
  257. </a></p>
  258. </td><td>
  259. <p>
  260. <b><a href="apt://reaper" style="color: rgb(230,230,100);">REAPER</a></b> (DAW, non-free)<br/>
  261. REAPER is digital audio workstation software.<br/>
  262. A complete multitrack audio and MIDI recording, editing, processing, mixing, and mastering environment.<br/>
  263. Homepage: <a href="http://reaper.fm/" class="external text" rel="nofollow" target="_blank">http://reaper.fm/</a><br/>
  264. User Guide and Books: <a href="http://reaper.fm/userguide.php" class="external text" rel="nofollow" target="_blank">http://reaper.fm/userguide.php</a><br/>
  265. </p>
  266. </td></tr>
  267. </table>
  268. <table>
  269. <tr><td align="center">
  270. <p><a href="<?php echo $ROOT; ?>/screenshots/renoise.png">
  271. <img src="screenshots/thumb/renoise.png" alt="renoise" class="img_thumb_150"/>
  272. </a></p>
  273. </td><td>
  274. <p>
  275. <b><a href="apt://renoise" style="color: rgb(230,230,100);">Renoise</a></b> (Tracker, non-free)<br/>
  276. Complete, expandable Digital Audio Workstation (DAW) with a refreshing twist.<br/>
  277. It lets you record, compose, edit, process and render production-quality audio using a tracker-based approach.<br/>
  278. It features a wide range of built-in audio processors, alongside support for all commonly used virtual instrument and effect plug-in formats.<br/>
  279. Homepage: <a href="http://www.renoise.com" class="external text" rel="nofollow" target="_blank">http://www.renoise.com</a><br/>
  280. User Manual: <a href="http://tutorials.renoise.com/wiki" class="external text" rel="nofollow" target="_blank">http://tutorials.renoise.com/wiki</a><br/>
  281. </p>
  282. </td></tr>
  283. </table>
  284. <table>
  285. <tr><td align="center">
  286. <p><a href="<?php echo $ROOT; ?>/screenshots/sunvox.png">
  287. <img src="screenshots/thumb/sunvox.png" alt="sunvox" class="img_thumb_150"/>
  288. </a></p>
  289. </td><td>
  290. <p>
  291. <b><a href="apt://sunvox" style="color: rgb(230,230,100);">SunVox</a></b> (Tracker, non-free)<br/>
  292. Small, fast and powerful modular synthesizer with pattern based sequencer (tracker).<br/>
  293. It is a tool for those people who like to compose music wherever they are, whenever they wish.<br/>
  294. Homepage: <a href="http://www.warmplace.ru/soft/sunvox/" class="external text" rel="nofollow" target="_blank">http://www.warmplace.ru/soft/sunvox/</a><br/>
  295. User Manual: <a href="http://www.warmplace.ru/wiki/sunvox:manual_en" class="external text" rel="nofollow" target="_blank">http://www.warmplace.ru/wiki/sunvox:manual_en</a><br/>
  296. </p>
  297. </td></tr>
  298. </table>
  299. <p><br/></p>
  300. <?php
  301. include_once("includes/footer.php");
  302. ?>