source: archive/arts.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 1.2 KB
RevLine 
[4744f48]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[48b7295]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[d28198d3]8<sect1 id="arts" xreflabel="aRts-&trinity-version;">
[4744f48]9 <?dbhtml filename="arts.html"?>
[f45b1953]10
[8984e31]11
[d28198d3]12 <title>aRts-&trinity-version;</title>
[4744f48]13
[50b692d]14 <para>The Analog Real-time Synthesizer (<application>aRts</application>)
15 provides software that can simulate a complete <quote>modular analog
16 synthesizer</quote> on your computer. It creates sounds and music using
17 small modules like oscillators for creating waveforms, various filters, modules
18 for playing data on your speakers, mixers, and faders. You can build a
19 complete setup with the GUI of the system, using the modules: generators,
[4744f48]20 effects and output &mdash; connected to each other.</para>
21
[50b692d]22 <para><application>aRts</application> provides necessary libraries
23 for <application>KDE</application>, however it can be installed as a
24 standalone package. The installation instructions for
25 <application>aRts</application> can be found in the
[d7ecaa6]26 <xref linkend="aRts"/> portion of the <application>KDE</application>
[4744f48]27 installation instructions.</para>
[f45b1953]28
29</sect1>
Note: See TracBrowser for help on using the repository browser.