From c6eff828bc175d4faad9a9136be941ae95d080bc Mon Sep 17 00:00:00 2001 From: Alexandre Moine Date: Mon, 26 Jun 2017 11:47:37 +0200 Subject: [PATCH] New upstream release Drop dependency on gtkmm Add man page --- amsynth.appdata.xml | 56 -------------------------------- dssi-amsynth-plugin.metainfo.xml | 11 ------- lv2-amsynth-plugin.metainfo.xml | 11 ------- vst-amsynth-plugin.metainfo.xml | 11 ------- 4 files changed, 89 deletions(-) delete mode 100644 amsynth.appdata.xml delete mode 100644 dssi-amsynth-plugin.metainfo.xml delete mode 100644 lv2-amsynth-plugin.metainfo.xml delete mode 100644 vst-amsynth-plugin.metainfo.xml diff --git a/amsynth.appdata.xml b/amsynth.appdata.xml deleted file mode 100644 index 7351110..0000000 --- a/amsynth.appdata.xml +++ /dev/null @@ -1,56 +0,0 @@ - - - - amsynth.desktop - CC0-1.0 - GPL-2.0 - Amsynth - A classic synthesizer with dual oscillators - Un synthétiseur classique avec deux oscillateurs - -

- 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: -

-
    -
  • A dual oscillators with classic waveforms - sine / saw / square / noise
  • -
  • 12/24 dB/octave low/high/band-pass resonant filter
  • -
  • Independent ADSR envelopes for filter and amplitude
  • -
  • A LFO which can modulate the oscillators, filter, and amplitude
  • -
  • A distortion
  • -
  • A reverb
  • -
-

- 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: -

-
    -
  • Deux oscillateurs avec des formes d'ondes classiques - sinusoïdales / en dents de scies / carées / bruit
  • -
  • 12/24 dB/octave petite/grande/bande passante filtre de résonance
  • -
  • Des enveloppes ADSR indépendantes pour les filtres et les amplitudes
  • -
  • LFO pouvant modifier les oscillateurs, les filtres et les amplitudes
  • -
  • Une distortion
  • -
  • Une reverb
  • -
-
- - - http://amsynth.github.io/images/ScreenShot.png - The main window showing the application in action - La fenêtre principale - - - - audio - - http://amsynth.github.io/ - nobrakal@gmail.com - - Nick Dowell - - https://github.com/amsynth/amsynth/issues - - https://github.com/amsynth/amsynth/wiki -
diff --git a/dssi-amsynth-plugin.metainfo.xml b/dssi-amsynth-plugin.metainfo.xml deleted file mode 100644 index d06c1a1..0000000 --- a/dssi-amsynth-plugin.metainfo.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - dssi-amsynth-plugin - amsynth.desktop - DSSI plugin - Plugin for the dssi audio API - Plugin pour l'API audio dssi - CC0-1.0 - GPL-2.0 - nobrakal@gmail.com - diff --git a/lv2-amsynth-plugin.metainfo.xml b/lv2-amsynth-plugin.metainfo.xml deleted file mode 100644 index bc3ce9d..0000000 --- a/lv2-amsynth-plugin.metainfo.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - lv2-amsynth-plugin - amsynth.desktop - lv2 plugin - Plugin for the lv2 audio standard - Plugin pour le standard lv2 - CC0-1.0 - GPL-2.0 - nobrakal@gmail.com - diff --git a/vst-amsynth-plugin.metainfo.xml b/vst-amsynth-plugin.metainfo.xml deleted file mode 100644 index acfac9f..0000000 --- a/vst-amsynth-plugin.metainfo.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - vst-amsynth-plugin - amsynth.desktop - VST plugin - Amsynth plugin for the vst protocl - Plugin amsynth pour le protocole vst - CC0-1.0 - GPL-2.0 - nobrakal@gmail.com -