Merge branch 'net.sf.ethersynth_add' into 'master'

Add Etheric Synthesizer net.sf.ethersynth 0.1.0 (100)

Hello,

I just released a simple [theremin](https://en.wikipedia.org/wiki/Theremin) instrument emulator ["Etheric Synthesizer"](http://ethersynth.sourceforge.net/) on SourceForge, and would like to make it available in the main F-Droid repository.

This program should be simple to build (vanilla upstream source, API 9, Ant build system, no native code, no third-party dependency), requires no root to run, no antifeatures, and licensing is straightforward (GPLv3+ for code, and all-version GPL for artwork, from the same author).

Program metadata is included in the content of pull request and is already checked by `fdroid readmeta`, `fdroid rewritemeta`, followed by `fdroid lint`. Though **the build process is untested** as my `fdroid build net.sf.ethersynth` run is failed due to a internal error of Requests HTTP Library.

Regards,  
Nutchanon Wetchasit

P.S. System information:

F-Droid server: 0.7.0 (pip)  
Python: 3.2.3 (debian)  
System: Debian GNU/Linux 7.0 Wheezy i386

See merge request !1714
This commit is contained in:
est 2016-09-26 13:32:19 +00:00
commit e38a14939d

View file

@ -0,0 +1,34 @@
Categories:Multimedia
License:GPLv3+
Web Site:http://ethersynth.sourceforge.net/
Source Code:https://sourceforge.net/p/ethersynth/code/
Issue Tracker:https://sourceforge.net/p/ethersynth/tickets/
Auto Name:Etheric Synthesizer
Summary:Theremin-like synthesizer
Description:
Etheric Synthesizer (EtherSynth) is a theremin-like synthesizer which allows you
to play otherworldly melody by swiping finger on device's screen. However, it is
not aimed at realistically imitating a real theremin as it only uses single
finger to play.
Features:
* Play tones with single finger.
* Colored gradient background guide (can be turned off).
* Visible touch indicator (can be turned off).
* Configurable frequency range.
* Configurable control axes orientation and locking.
* Configurable output waveform: sine, triangle, sawtooth, and square.
* Configurable output audio resolution.
* Performance could be recorded in WAVE format.
.
Repo Type:git
Repo:git://git.code.sf.net/p/ethersynth/code
Build:0.1.0,100
commit=0.1.0
Auto Update Mode:Version %v
Update Check Mode:Tags