New upstream release
Drop dependency on gtkmm Add man page
This commit is contained in:
parent
9b96173c8e
commit
c6eff828bc
4 changed files with 0 additions and 89 deletions
|
|
@ -1,56 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 2015 Alexandre Moine <nobrakal@gmail.com> -->
|
||||
<component type="desktop">
|
||||
<id>amsynth.desktop</id>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-2.0</project_license>
|
||||
<name>Amsynth</name>
|
||||
<summary>A classic synthesizer with dual oscillators</summary>
|
||||
<summary xml:lang="fr">Un synthétiseur classique avec deux oscillateurs</summary>
|
||||
<description>
|
||||
<p>
|
||||
Amsynth is a simple synthesizer who come with more than 2000 different sounds, and allow you to create others even more!
|
||||
This software includes midi learning for a large part of the settings and provides a large panel of customizations (like the use of different keyboards or different scales...).
|
||||
It features:
|
||||
</p>
|
||||
<ul>
|
||||
<li> A dual oscillators with classic waveforms - sine / saw / square / noise </li>
|
||||
<li> 12/24 dB/octave low/high/band-pass resonant filter </li>
|
||||
<li> Independent ADSR envelopes for filter and amplitude </li>
|
||||
<li> A LFO which can modulate the oscillators, filter, and amplitude </li>
|
||||
<li> A distortion </li>
|
||||
<li> A reverb </li>
|
||||
</ul>
|
||||
<p xml:lang="fr">
|
||||
Amsynth est un synthétiseur simple, fournit avec plus de 2000 sons différents et vous permet d'en créer encore plus!
|
||||
Ce logiciel inclut l'apprentissage midi pour yune grande partie des réglages et vient avec un grand panel de personalisations possibles (comme l'utilisation de différents claviers ou tempéraments).
|
||||
Il met en avant:
|
||||
</p>
|
||||
<ul>
|
||||
<li xml:lang="fr" > Deux oscillateurs avec des formes d'ondes classiques - sinusoïdales / en dents de scies / carées / bruit </li>
|
||||
<li xml:lang="fr"> 12/24 dB/octave petite/grande/bande passante filtre de résonance </li>
|
||||
<li xml:lang="fr"> Des enveloppes ADSR indépendantes pour les filtres et les amplitudes </li>
|
||||
<li xml:lang="fr"> LFO pouvant modifier les oscillateurs, les filtres et les amplitudes </li>
|
||||
<li xml:lang="fr"> Une distortion </li>
|
||||
<li xml:lang="fr"> Une reverb </li>
|
||||
</ul>
|
||||
</description>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image>http://amsynth.github.io/images/ScreenShot.png</image>
|
||||
<caption>The main window showing the application in action</caption>
|
||||
<caption xml:lang="fr">La fenêtre principale</caption>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<keywords>
|
||||
<keyword>audio</keyword>
|
||||
</keywords>
|
||||
<url type="homepage">http://amsynth.github.io/</url>
|
||||
<update_contact>nobrakal@gmail.com</update_contact>
|
||||
|
||||
<developer_name>Nick Dowell</developer_name>
|
||||
|
||||
<url type="bugtracker">https://github.com/amsynth/amsynth/issues</url>
|
||||
|
||||
<url type="help">https://github.com/amsynth/amsynth/wiki</url>
|
||||
</component>
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="addon">
|
||||
<id>dssi-amsynth-plugin</id>
|
||||
<extends>amsynth.desktop</extends>
|
||||
<name>DSSI plugin</name>
|
||||
<summary>Plugin for the dssi audio API</summary>
|
||||
<summary xml:lang="fr">Plugin pour l'API audio dssi</summary>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-2.0</project_license>
|
||||
<updatecontact>nobrakal@gmail.com</updatecontact>
|
||||
</component>
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="addon">
|
||||
<id>lv2-amsynth-plugin</id>
|
||||
<extends>amsynth.desktop</extends>
|
||||
<name>lv2 plugin</name>
|
||||
<summary>Plugin for the lv2 audio standard</summary>
|
||||
<summary xml:lang="fr">Plugin pour le standard lv2</summary>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-2.0</project_license>
|
||||
<updatecontact>nobrakal@gmail.com</updatecontact>
|
||||
</component>
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="addon">
|
||||
<id>vst-amsynth-plugin</id>
|
||||
<extends>amsynth.desktop</extends>
|
||||
<name>VST plugin</name>
|
||||
<summary>Amsynth plugin for the vst protocl</summary>
|
||||
<summary xml:lang="fr">Plugin amsynth pour le protocole vst</summary>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-2.0</project_license>
|
||||
<updatecontact>nobrakal@gmail.com</updatecontact>
|
||||
</component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue