commit: 1a60e3b6aa702f3f036a0334abc7777b95057626
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Apr 11 20:26:45 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Apr 11 20:26:45 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1a60e3b6
media-plugins/whysynth: fix inconsistent use of spaces/tabs indentation
makes repoman happy
Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
media-plugins/whysynth/metadata.xml | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/media-plugins/whysynth/metadata.xml
b/media-plugins/whysynth/metadata.xml
index b5af650..6c512ea 100644
--- a/media-plugins/whysynth/metadata.xml
+++ b/media-plugins/whysynth/metadata.xml
@@ -9,14 +9,14 @@
<remote-id type="github">smbolton/whysynth</remote-id>
</upstream>
<longdescription>
- WhySynth is a versatile softsynth which operates as a plugin for the
DSSI Soft Synth Interface. A brief list of features:
- 4 oscillators, 2 filters, 3 LFOs, and 5 envelope generators per voice.
- 11 oscillator modes: minBLEP, wavecycle, chorused wavecycle,
asynchronous granular, three FM modes, waveshaper, noise, PADsynth, and phase
distortion.
- 10 filter modes.
- flexible modulation and mixdown options, plus effects.
- DSSI is a plugin API for software instruments (soft synths) with user
interfaces, permitting them to be hosted in-process by audio applications. More
information on DSSI can be found at:
- http://dssi.sourceforge.net/
- WhySynth is something of a mongrel, combining bits from Xsynth-DSSI,
hexter, Csound, Mats Olsson's MSS, and various other programs, with inspiration
from a number of my favorite long-hair-days synths (Matrix 6, ESQ-1, K4), and
wavecycle data resynthesized from Claude Kaber's Virtual K4 samples and
//christian's exegesis of the Ensoniq SQ-80 wavetable ROMs. See the enclosed
file AUTHORS for more details.
- WhySynth is written by Sean Bolton, and copyright (c) 2017 under the
GNU General Public License, version 2 or later. See the enclosed file COPYING
for details. While this software is 'free' within the requirements of this
license, I (Sean) would appreciate any or all of the following should you find
WhySynth useful.
+ WhySynth is a versatile softsynth which operates as a plugin
for the DSSI Soft Synth Interface. A brief list of features:
+ 4 oscillators, 2 filters, 3 LFOs, and 5 envelope generators per
voice.
+ 11 oscillator modes: minBLEP, wavecycle, chorused wavecycle,
asynchronous granular, three FM modes, waveshaper, noise, PADsynth, and phase
distortion.
+ 10 filter modes.
+ flexible modulation and mixdown options, plus effects.
+ DSSI is a plugin API for software instruments (soft synths)
with user interfaces, permitting them to be hosted in-process by audio
applications. More information on DSSI can be found at:
+ http://dssi.sourceforge.net/
+ WhySynth is something of a mongrel, combining bits from
Xsynth-DSSI, hexter, Csound, Mats Olsson's MSS, and various other programs,
with inspiration from a number of my favorite long-hair-days synths (Matrix 6,
ESQ-1, K4), and wavecycle data resynthesized from Claude Kaber's Virtual K4
samples and //christian's exegesis of the Ensoniq SQ-80 wavetable ROMs. See the
enclosed file AUTHORS for more details.
+ WhySynth is written by Sean Bolton, and copyright (c) 2017
under the GNU General Public License, version 2 or later. See the enclosed file
COPYING for details. While this software is 'free' within the requirements of
this license, I (Sean) would appreciate any or all of the following should you
find WhySynth useful.
</longdescription>
</pkgmetadata>