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.

510 lines
26KB

  1. <?php
  2. $CURRENT_PAGE = "ports";
  3. include dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc_header.php";
  4. ?>
  5. <div class="main-box"><div class="container">
  6. <!-- Arctican Plugins -->
  7. <div class="inside"><div class="wrapper">
  8. <aside>
  9. <p style="font-size:0.8em; text-align:right">
  10. <a href="images/screenshots/arctican-thefunction.png" rel="lightbox[arctican]" class="hidden"></a>
  11. <a href="images/screenshots/arctican-thepilgrim2.png" rel="lightbox[arctican]"><img src="images/screenshots/arctican-thepilgrim2.png" width="200px" alt=""/></a><br/>The Pilgrim 2&nbsp;&nbsp;
  12. </p>
  13. </aside>
  14. <section class="content">
  15. <article>
  16. <h2>Arctican Plugins</h2>
  17. <p>These are simple but useful plugins, "developed as there was nothing similar out there".<br>
  18. In the pack you will find 2 Arctican plugins: "The Function" and "The Pilgrim".</p>
  19. <p>Official website: <a href="http://arcticanaudio.com" target="_blank">http://arcticanaudio.com</a></p>
  20. <div class="button">
  21. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_arctican" alt="download" />
  22. <ul class="the_menu the_menu_arctican">
  23. <li><a href="<?php echo $URL_PORTS ?>/arctican-plugins-linux32.tar.xz" target="_blank">Arctican Plugins - Linux 32bit</a></li>
  24. <li><a href="<?php echo $URL_PORTS ?>/arctican-plugins-linux64.tar.xz" target="_blank">Arctican Plugins - Linux 64bit</a></li>
  25. </ul>
  26. </div>
  27. </article>
  28. </section>
  29. </div></div>
  30. <hr/>
  31. <!-- Dexed -->
  32. <div class="inside"><div class="wrapper">
  33. <aside>
  34. <p style="font-size:0.8em; text-align:right">
  35. <a href="images/screenshots/dexed.png" rel="lightbox[dexed]"><img src="images/screenshots/dexed.png" width="200px" alt=""/></a><br/>Dexed&nbsp;&nbsp;
  36. </p>
  37. </aside>
  38. <section class="content">
  39. <article>
  40. <h2>Dexed</h2>
  41. <p>Dexed is a plugin synth that is closely modeled on the Yamaha DX7.<br/>
  42. The goal of this synth is to be a tool/companion for the original DX7.</p>
  43. <p>Official project page: <a href="https://github.com/asb2m10/dexed" target="_blank">https://github.com/asb2m10/dexed</a></p>
  44. <div class="button">
  45. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_dexed" alt="download" />
  46. <ul class="the_menu the_menu_dexed">
  47. <li><a href="<?php echo $URL_PORTS ?>/dexed-linux32.tar.xz" target="_blank">Dexed - Linux 32bit</a></li>
  48. <li><a href="<?php echo $URL_PORTS ?>/dexed-linux64.tar.xz" target="_blank">Dexed - Linux 64bit</a></li>
  49. </ul>
  50. </div>
  51. </article>
  52. </section>
  53. </div></div>
  54. <hr/>
  55. <!-- dRowAudio Plugins -->
  56. <div class="inside"><div class="wrapper">
  57. <aside>
  58. <p style="font-size:0.8em; text-align:right">
  59. <a href="images/screenshots/drowaudio-distortion.png" rel="lightbox[drowaudio]" class="hidden"></a>
  60. <a href="images/screenshots/drowaudio-distortionshaper.png" rel="lightbox[drowaudio]" class="hidden"></a>
  61. <a href="images/screenshots/drowaudio-flanger.png" rel="lightbox[drowaudio]" class="hidden"></a>
  62. <a href="images/screenshots/drowaudio-reverb.png" rel="lightbox[drowaudio]"><img src="images/screenshots/drowaudio-reverb.png" width="200px" alt=""/></a><br/>dRowAudio Reverb&nbsp;&nbsp;
  63. <a href="images/screenshots/drowaudio-tremolo.png" rel="lightbox[drowaudio]" class="hidden"></a>
  64. </p>
  65. </aside>
  66. <section class="content">
  67. <article>
  68. <h2>dRowAudio Plugins</h2>
  69. <p>Professional grade audio plugin suite from dRowAudio, now available for Linux.</p>
  70. <p>Official website: <a href="http://www.drowaudio.co.uk" target="_blank">http://www.drowaudio.co.uk</a></p>
  71. <div class="button">
  72. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_drowaudio" alt="download" />
  73. <ul class="the_menu the_menu_drowaudio">
  74. <li><a href="<?php echo $URL_PORTS ?>/drowaudio-plugins-linux32.tar.xz" target="_blank">dRowAudio Plugins - Linux 32bit</a></li>
  75. <li><a href="<?php echo $URL_PORTS ?>/drowaudio-plugins-linux64.tar.xz" target="_blank">dRowAudio Plugins - Linux 64bit</a></li>
  76. </ul>
  77. </div>
  78. </article>
  79. </section>
  80. </div></div>
  81. <hr/>
  82. <!-- EasySSP -->
  83. <div class="inside"><div class="wrapper">
  84. <aside>
  85. <p style="font-size:0.8em; text-align:right">
  86. <a href="images/screenshots/easyssp.png" rel="lightbox[easyssp]"><img src="images/screenshots/easyssp.png" width="200px" alt=""/></a><br/>EasySSP&nbsp;&nbsp;
  87. </p>
  88. </aside>
  89. <section class="content">
  90. <article>
  91. <h2>EasySSP</h2>
  92. <p>Easy Sound Space Perception is a small and lightweight audio visualization tool, which currently provides spectrometer and goniometer views.</p>
  93. <p>Official website: <a href="http://au.tomatl.org/essp" target="_blank">http://au.tomatl.org/essp</a></p>
  94. <div class="button">
  95. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_easyssp" alt="download" />
  96. <ul class="the_menu the_menu_easyssp">
  97. <li><a href="<?php echo $URL_PORTS ?>/easyssp-linux32.tar.xz" target="_blank">EasySSP - Linux 32bit</a></li>
  98. <li><a href="<?php echo $URL_PORTS ?>/easyssp-linux64.tar.xz" target="_blank">EasySSP - Linux 64bit</a></li>
  99. </ul>
  100. </div>
  101. </article>
  102. </section>
  103. </div></div>
  104. <hr/>
  105. <!-- JuceOPL -->
  106. <div class="inside"><div class="wrapper">
  107. <aside>
  108. <p style="font-size:0.8em; text-align:right">
  109. <a href="images/screenshots/juce-opl.png" rel="lightbox[juceopl]"><img src="images/screenshots/juce-opl.png" width="200px" alt=""/></a><br/>JuceOPL&nbsp;&nbsp;
  110. </p>
  111. </aside>
  112. <section class="content">
  113. <article>
  114. <h2>JuceOPL</h2>
  115. <p>Classic game sounds in Plugin form, as heard in late 80s / early 90s sound cards.<br/>
  116. Powered by DOSBox emulation.</p>
  117. <p>Official project page: <a href="https://bsutherland.github.io/JuceOPLVSTi/" target="_blank">https://bsutherland.github.io/JuceOPLVSTi/</a></p>
  118. <div class="button">
  119. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_juceopl" alt="download" />
  120. <ul class="the_menu the_menu_juceopl">
  121. <li><a href="<?php echo $URL_PORTS ?>/juce-opl-linux32.tar.xz" target="_blank">JuceOPL - Linux 32bit</a></li>
  122. <li><a href="<?php echo $URL_PORTS ?>/juce-opl-linux64.tar.xz" target="_blank">JuceOPL - Linux 64bit</a></li>
  123. </ul>
  124. </div>
  125. </article>
  126. </section>
  127. </div></div>
  128. <hr/>
  129. <!-- Juced Plugins -->
  130. <div class="inside"><div class="wrapper">
  131. <aside>
  132. <p style="font-size:0.8em; text-align:right">
  133. <a href="images/screenshots/juced-drumsynth.png" rel="lightbox[juced]"><img src="images/screenshots/juced-drumsynth.png" width="200px" alt=""/></a><br/>DrumSynth&nbsp;&nbsp;
  134. <a href="images/screenshots/juced-eqinox.png" rel="lightbox[juced]" class="hidden"></a>
  135. </p>
  136. </aside>
  137. <section class="content">
  138. <article>
  139. <h2>Juced Plugins</h2>
  140. <p>Plugins originally in the <a href="http://www.anticore.org/jucetice/" target="_blank">Jucetice</a> project, then moved to <a href="http://code.google.com/p/juced/" target="_blank">Juced</a>.<br>
  141. We took DrumSynth and EQinox and made them work better and in LV2 format.<br>
  142. (Capsaicin and SoundCrab are broken and will not be ported).</p>
  143. <p>Official website: <a href="http://www.anticore.org/jucetice/?page_id=7" target="_blank">http://www.anticore.org/jucetice/?page_id=7</a></p>
  144. <div class="button">
  145. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_juced" alt="download" />
  146. <ul class="the_menu the_menu_juced">
  147. <li><a href="<?php echo $URL_PORTS ?>/juced-plugins-linux32.tar.xz" target="_blank">Juced Plugins - Linux 32bit</a></li>
  148. <li><a href="<?php echo $URL_PORTS ?>/juced-plugins-linux64.tar.xz" target="_blank">Juced Plugins - Linux 64bit</a></li>
  149. </ul>
  150. </div>
  151. </article>
  152. </section>
  153. </div></div>
  154. <hr/>
  155. <!-- KlangFalter -->
  156. <div class="inside"><div class="wrapper">
  157. <aside>
  158. <p style="font-size:0.8em; text-align:right">
  159. <a href="images/screenshots/klangfalter.png" rel="lightbox[klangfalter]"><img src="images/screenshots/klangfalter.png" width="200px" alt=""/></a><br/>KlangFalter&nbsp;&nbsp;
  160. </p>
  161. </aside>
  162. <section class="content">
  163. <article>
  164. <h2>KlangFalter</h2>
  165. <p>KlangFalter is a convolution audio plugin.</p>
  166. <p>It features:<br/>
  167. - Low/no latency convolution plugin<br/>
  168. - Easy user interface<br/>
  169. - Support for true stereo impulse responses<br/>
  170. - Simple high and low shelf EQ<br/>
  171. - Freely modifiable envelope for the impulse response<br/>
  172. - No limit on impulse response length, as long as your computer can handle it...<br/>
  173. - Intuitive and flexible loading of impulse response files<br/>
  174. </p>
  175. <p>Official project page: <a href="https://github.com/HiFi-LoFi/KlangFalter" target="_blank">https://github.com/HiFi-LoFi/KlangFalter</a></p>
  176. <div class="button">
  177. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_klangfalter" alt="download" />
  178. <ul class="the_menu the_menu_klangfalter">
  179. <li><a href="<?php echo $URL_PORTS ?>/klangfalter-linux32.tar.xz" target="_blank">KlangFalter - Linux 32bit</a></li>
  180. <li><a href="<?php echo $URL_PORTS ?>/klangfalter-linux64.tar.xz" target="_blank">KlangFalter - Linux 64bit</a></li>
  181. </ul>
  182. </div>
  183. </article>
  184. </section>
  185. </div></div>
  186. <hr/>
  187. <!-- LUFS Meter -->
  188. <div class="inside"><div class="wrapper">
  189. <aside>
  190. <p style="font-size:0.8em; text-align:right">
  191. <a href="images/screenshots/lufsmeter.png" rel="lightbox[lufsmeter]"><img src="images/screenshots/lufsmeter.png" width="200px" alt=""/></a><br/>LUFS Meter&nbsp;&nbsp;
  192. </p>
  193. </aside>
  194. <section class="content">
  195. <article>
  196. <h2>LUFS Meter</h2>
  197. <p>The LUFS Meter plugin measures loudness similar to the human perception of loudness.</p>
  198. <p>Official website: <a href="http://www.klangfreund.com/lufsmeter/" target="_blank">http://www.klangfreund.com/lufsmeter/</a></p>
  199. <div class="button">
  200. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_lufsmeter" alt="download" />
  201. <ul class="the_menu the_menu_lufsmeter">
  202. <li><a href="<?php echo $URL_PORTS ?>/lufsmeter-linux32.tar.xz" target="_blank">LUFS Meter - Linux 32bit</a></li>
  203. <li><a href="<?php echo $URL_PORTS ?>/lufsmeter-linux64.tar.xz" target="_blank">LUFS Meter - Linux 64bit</a></li>
  204. </ul>
  205. </div>
  206. </article>
  207. </section>
  208. </div></div>
  209. <hr/>
  210. <!-- Luftikus -->
  211. <div class="inside"><div class="wrapper">
  212. <aside>
  213. <p style="font-size:0.8em; text-align:right">
  214. <a href="images/screenshots/luftikus.png" rel="lightbox[luftikus]"><img src="images/screenshots/luftikus.png" width="200px" alt=""/></a><br/>Luftikus&nbsp;&nbsp;
  215. </p>
  216. </aside>
  217. <section class="content">
  218. <article>
  219. <h2>Luftikus</h2>
  220. <p>Luftikus is a digital adaptation of an analog EQ with fixed half-octave bands and additional high frequency boost.</br>
  221. As an improvement to the hardware it allows deeper cuts and supports a keep-gain mode where overall gain changes are avoided.</p>
  222. <p>Official project page: <a href="https://github.com/lkjbdsp/lkjb-plugins" target="_blank">https://github.com/lkjbdsp/lkjb-plugins</a></p>
  223. <div class="button">
  224. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_luftikus" alt="download" />
  225. <ul class="the_menu the_menu_luftikus">
  226. <li><a href="<?php echo $URL_PORTS ?>/luftikus-linux32.tar.xz" target="_blank">Luftikus - Linux 32bit</a></li>
  227. <li><a href="<?php echo $URL_PORTS ?>/luftikus-linux64.tar.xz" target="_blank">Luftikus - Linux 64bit</a></li>
  228. </ul>
  229. </div>
  230. </article>
  231. </section>
  232. </div></div>
  233. <hr/>
  234. <!-- MVerb -->
  235. <div class="inside"><div class="wrapper">
  236. <aside>
  237. <p style="font-size:0.8em; text-align:right">
  238. <a href="images/screenshots/mverb.png" rel="lightbox[mverb]"><img src="images/screenshots/mverb.png" width="200px" alt=""/></a><br/>MVerb&nbsp;&nbsp;
  239. </p>
  240. </aside>
  241. <section class="content">
  242. <article>
  243. <h2>MVerb</h2>
  244. <p>MVerb is a studio quality, open-source reverb.</p>
  245. <p>Its release was intended to provide a practical demonstration of Dattorro’s figure-of-eight reverb structure and
  246. provide the open source community with a high quality reverb.</p>
  247. <p>Project page: <a href="https://github.com/DISTRHO/MVerb" target="_blank">https://github.com/DISTRHO/MVerb</a></p>
  248. <div class="button">
  249. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_mverb" alt="download" />
  250. <ul class="the_menu the_menu_mverb">
  251. <li><a href="<?php echo $URL_DPF ?>/mverb-linux32.tar.xz" target="_blank">MVerb - Linux 32bit</a></li>
  252. <li><a href="<?php echo $URL_DPF ?>/mverb-linux64.tar.xz" target="_blank">MVerb - Linux 64bit</a></li>
  253. <li><a href="<?php echo $URL_DPF ?>/mverb-macOS.zip" target="_blank">MVerb - macOS</a></li>
  254. <li><a href="<?php echo $URL_DPF ?>/mverb-win32.zip" target="_blank">MVerb - Windows 32bit</a></li>
  255. <li><a href="<?php echo $URL_DPF ?>/mverb-win64.zip" target="_blank">MVerb - Windows 64bit</a></li>
  256. </ul>
  257. </div>
  258. </article>
  259. </section>
  260. </div></div>
  261. <hr/>
  262. <!-- ndc-Plugs -->
  263. <div class="inside"><div class="wrapper">
  264. <aside>
  265. <p style="font-size:0.8em; text-align:right">
  266. <a href="images/screenshots/ndc-amplitudeimposer.png" rel="lightbox[ndc]" class="hidden"></a>
  267. <a href="images/screenshots/ndc-cycleshifter.png" rel="lightbox[ndc]" class="hidden"></a>
  268. <a href="images/screenshots/ndc-soulforce.png" rel="lightbox[ndc]"><img src="images/screenshots/ndc-soulforce.png" width="200px" alt=""/></a><br/>Soul Force&nbsp;&nbsp;
  269. </p>
  270. </aside>
  271. <section class="content">
  272. <article>
  273. <h2>ndc-Plugs</h2>
  274. <p>DPF'ied ports of some plugins from Niall Moody.<br/>
  275. See <a href="http://www.niallmoody.com/ndcplugs/plugins.htm" target="_blank">http://www.niallmoody.com/ndcplugs/plugins.htm</a> for the original author's page.</p>
  276. <p>This collection currently includes:<br/>
  277. - Amplitude Imposer<br/>
  278. - Cycle Shifter<br/>
  279. - Soul Force<br/>
  280. </p>
  281. <p>Project page: <a href="https://github.com/DISTRHO/ndc-Plugs" target="_blank">https://github.com/DISTRHO/ndc-Plugs</a></p>
  282. <div class="button">
  283. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_ndc" alt="download" />
  284. <ul class="the_menu the_menu_mverb">
  285. <li><a href="<?php echo $URL_DPF ?>/ndc-plugins-linux32.tar.xz" target="_blank">ndc-Plugs - Linux 32bit</a></li>
  286. <li><a href="<?php echo $URL_DPF ?>/ndc-plugins-linux64.tar.xz" target="_blank">ndc-Plugs - Linux 64bit</a></li>
  287. <li><a href="<?php echo $URL_DPF ?>/ndc-plugins-macOS.zip" target="_blank">ndc-Plugs - macOS</a></li>
  288. <li><a href="<?php echo $URL_DPF ?>/ndc-plugins-win32.zip" target="_blank">ndc-Plugs - Windows 32bit</a></li>
  289. <li><a href="<?php echo $URL_DPF ?>/ndc-plugins-win64.zip" target="_blank">ndc-Plugs - Windows 64bit</a></li>
  290. </ul>
  291. </div>
  292. </article>
  293. </section>
  294. </div></div>
  295. <hr/>
  296. <!-- Obxd -->
  297. <div class="inside"><div class="wrapper">
  298. <aside>
  299. <p style="font-size:0.8em; text-align:right">
  300. <a href="images/screenshots/obxd.png" rel="lightbox[obxd]"><img src="images/screenshots/obxd.png" width="200px" alt=""/></a><br/>Obxd&nbsp;&nbsp;
  301. </p>
  302. </aside>
  303. <section class="content">
  304. <article>
  305. <h2>Obxd</h2>
  306. <p>Obxd is emulation of famous ob-x, ob-xa and ob8 synths.<br/>
  307. While not copying originals, some of the features were taken to a better point.</p>
  308. <p>Official project page: <a href="https://github.com/2DaT/Obxd" target="_blank">https://github.com/2DaT/Obxd</a></p>
  309. <div class="button">
  310. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_obxd" alt="download" />
  311. <ul class="the_menu the_menu_obxd">
  312. <li><a href="<?php echo $URL_PORTS ?>/obxd-linux32.tar.xz" target="_blank">Obxd - Linux 32bit</a></li>
  313. <li><a href="<?php echo $URL_PORTS ?>/obxd-linux64.tar.xz" target="_blank">Obxd - Linux 64bit</a></li>
  314. </ul>
  315. </div>
  316. </article>
  317. </section>
  318. </div></div>
  319. <hr/>
  320. <!-- Pitched Delay -->
  321. <div class="inside"><div class="wrapper">
  322. <aside>
  323. <p style="font-size:0.8em; text-align:right">
  324. <a href="images/screenshots/pitcheddelay.png" rel="lightbox[pitcheddelay]"><img src="images/screenshots/pitcheddelay.png" width="200px" alt=""/></a><br/>Pitched Delay&nbsp;&nbsp;
  325. </p>
  326. </aside>
  327. <section class="content">
  328. <article>
  329. <h2>Pitched Delay</h2>
  330. <p>PitchedDelay is a delay that allows the pitching the delayed signal, within or outside the feedback loop.</p>
  331. <p>Official project page: <a href="https://code.google.com/p/lkjb-dc12/" target="_blank">https://code.google.com/p/lkjb-dc12/</a></p>
  332. <div class="button">
  333. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_pitcheddelay" alt="download" />
  334. <ul class="the_menu the_menu_pitcheddelay">
  335. <li><a href="<?php echo $URL_PORTS ?>/pitcheddelay-linux32.tar.xz" target="_blank">Pitched Delay - Linux 32bit</a></li>
  336. <li><a href="<?php echo $URL_PORTS ?>/pitcheddelay-linux64.tar.xz" target="_blank">Pitched Delay - Linux 64bit</a></li>
  337. </ul>
  338. </div>
  339. </article>
  340. </section>
  341. </div></div>
  342. <hr/>
  343. <!-- ReFine -->
  344. <div class="inside"><div class="wrapper">
  345. <aside>
  346. <p style="font-size:0.8em; text-align:right">
  347. <a href="images/screenshots/refine.png" rel="lightbox[refine]"><img src="images/screenshots/refine.png" width="200px" alt=""/></a><br/>ReFine&nbsp;&nbsp;
  348. </p>
  349. </aside>
  350. <section class="content">
  351. <article>
  352. <h2>ReFine</h2>
  353. <p>ReFine is a plugin that allows to add a final polishing to your tracks, busses and masters.<br/>
  354. It extracts psycho-acoustic parameters from the source and thus allows to add warmth, space and punch to your mixes.<br/>
  355. This is done level dependent and rather subtle;
  356. you probably won't be able to create heavy distortion effects with this plugin.</p>
  357. <p>Official project page: <a href="https://github.com/lkjbdsp/lkjb-plugins" target="_blank">https://github.com/lkjbdsp/lkjb-plugins</a></p>
  358. <div class="button">
  359. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_refine" alt="download" />
  360. <ul class="the_menu the_menu_refine">
  361. <li><a href="<?php echo $URL_PORTS ?>/refine-linux32.tar.xz" target="_blank">ReFine - Linux 32bit</a></li>
  362. <li><a href="<?php echo $URL_PORTS ?>/refine-linux64.tar.xz" target="_blank">ReFine - Linux 64bit</a></li>
  363. </ul>
  364. </div>
  365. </article>
  366. </section>
  367. </div></div>
  368. <hr/>
  369. <!-- Stereo Source Separator -->
  370. <div class="inside"><div class="wrapper">
  371. <aside>
  372. <p style="font-size:0.8em; text-align:right">
  373. <a href="images/screenshots/stereosourceseparator.png" rel="lightbox[stereosourceseparator]"><img src="images/screenshots/stereosourceseparator.png" width="200px" alt=""/></a><br/>Stereo Source Separator&nbsp;&nbsp;
  374. </p>
  375. </aside>
  376. <section class="content">
  377. <article>
  378. <h2>Stereo Source Separator</h2>
  379. <p>This is a plugin that uses the spatial information hidden in the stereo signal to accomplish source separation.</p>
  380. <p>Official project page: <a href="https://github.com/laixinyuan/StereoSourceSepartion" target="_blank">https://github.com/laixinyuan/StereoSourceSepartion</a></p>
  381. <div class="button">
  382. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_stereosourceseparator" alt="download" />
  383. <ul class="the_menu the_menu_stereosourceseparator">
  384. <li><a href="<?php echo $URL_PORTS ?>/stereosourceseparation-linux32.tar.xz" target="_blank">Stereo Source Separator - Linux 32bit</a></li>
  385. <li><a href="<?php echo $URL_PORTS ?>/stereosourceseparation-linux64.tar.xz" target="_blank">Stereo Source Separator - Linux 64bit</a></li>
  386. </ul>
  387. </div>
  388. </article>
  389. </section>
  390. </div></div>
  391. <hr/>
  392. <!-- TAL Plugins -->
  393. <div class="inside"><div class="wrapper">
  394. <aside>
  395. <p style="font-size:0.8em; text-align:right">
  396. <a href="images/screenshots/tal-dub-3.png" rel="lightbox[tal_plugins]" class="hidden"></a>
  397. <a href="images/screenshots/tal-filter.png" rel="lightbox[tal_plugins]" class="hidden"></a>
  398. <a href="images/screenshots/tal-filter-2.png" rel="lightbox[tal_plugins]" class="hidden"></a>
  399. <a href="images/screenshots/tal-noisemaker.png" rel="lightbox[tal_plugins]"><img src="images/screenshots/tal-noisemaker.png" width="200px" alt=""/></a><br/>TAL-NoiseMaker&nbsp;&nbsp;
  400. <a href="images/screenshots/tal-reverb.png" rel="lightbox[tal_plugins]" class="hidden"></a>
  401. <a href="images/screenshots/tal-reverb-2.png" rel="lightbox[tal_plugins]" class="hidden"></a>
  402. <a href="images/screenshots/tal-reverb-3.png" rel="lightbox[tal_plugins]" class="hidden"></a>
  403. <a href="images/screenshots/tal-vocoder-2.png" rel="lightbox[tal_plugins]" class="hidden"></a>
  404. </p>
  405. </aside>
  406. <section class="content">
  407. <article>
  408. <h2>TAL Plugins</h2>
  409. <p>This is a plugin pack from TAL (Togu Audio Line), now available for Linux.<br/>
  410. In this pack you will find TAL Dub-3, Filter, NoiseMaker, Reverb and Vocoder.<br>
  411. A Special thanks goes to Patrick Kunz for making these awesome plugins!</p>
  412. <p>Official website: <a href="http://kunz.corrupt.ch" target="_blank">http://kunz.corrupt.ch</a></p>
  413. <div class="button">
  414. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_tal" alt="download" />
  415. <ul class="the_menu the_menu_tal">
  416. <li><a href="<?php echo $URL_PORTS ?>/tal-plugins-linux32.tar.xz" target="_blank">TAL Plugins - Linux 32bit</a></li>
  417. <li><a href="<?php echo $URL_PORTS ?>/tal-plugins-linux64.tar.xz" target="_blank">TAL Plugins - Linux 64bit</a></li>
  418. </ul>
  419. </div>
  420. </article>
  421. </section>
  422. </div></div>
  423. <hr/>
  424. <!-- Vex -->
  425. <div class="inside"><div class="wrapper">
  426. <aside>
  427. <p style="font-size:0.8em; text-align:right">
  428. <a href="images/screenshots/vex.png" rel="lightbox[vex]"><img src="images/screenshots/vex.png" width="200px" alt=""/></a><br/>Vex&nbsp;&nbsp;
  429. </p>
  430. </aside>
  431. <section class="content">
  432. <article>
  433. <h2>Vex</h2>
  434. <p>Vex is a 3 oscillator subtractive waverom synth</p>
  435. <div class="button">
  436. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_vex" alt="download" />
  437. <ul class="the_menu the_menu_vex">
  438. <li><a href="<?php echo $URL_PORTS ?>/vex-linux32.tar.xz" target="_blank">Vex - Linux 32bit</a></li>
  439. <li><a href="<?php echo $URL_PORTS ?>/vex-linux64.tar.xz" target="_blank">Vex - Linux 64bit</a></li>
  440. </ul>
  441. </div>
  442. </article>
  443. </section>
  444. </div></div>
  445. <hr/>
  446. <!-- Wolpertinger -->
  447. <div class="inside"><div class="wrapper">
  448. <aside>
  449. <p style="font-size:0.8em; text-align:right">
  450. <a href="images/screenshots/wolpertinger.png" rel="lightbox[wolpertinger]"><img src="images/screenshots/wolpertinger.png" width="200px" alt=""/></a><br/>Wolpertinger&nbsp;&nbsp;
  451. </p>
  452. </aside>
  453. <section class="content">
  454. <article>
  455. <h2>Wolpertinger</h2>
  456. <p>Wolpertinger is a subtractive, antialiased polyphonic software synthesizer, now working as a LV2 plugin.</p>
  457. <p>Official website: <a href="http://tumbetoene.tuxfamily.org" target="_blank">http://tumbetoene.tuxfamily.org</a></p>
  458. <div class="button">
  459. <img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_wolpertinger" alt="download" />
  460. <ul class="the_menu the_menu_wolpertinger">
  461. <li><a href="<?php echo $URL_PORTS ?>/wolpertinger-linux32.tar.xz" target="_blank">Wolpertinger - Linux 32bit</a></li>
  462. <li><a href="<?php echo $URL_PORTS ?>/wolpertinger-linux64.tar.xz" target="_blank">Wolpertinger - Linux 64bit</a></li>
  463. </ul>
  464. </div>
  465. </article>
  466. </section>
  467. </div></div>
  468. </div></div>
  469. <?php
  470. include dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc_footer.php";
  471. ?>