rewrite yml: eu.flatworld.android.slider

This commit is contained in:
Michael Pöhn 2019-07-01 21:22:10 +02:00
parent 9b22fe6608
commit 69d124172e
2 changed files with 51 additions and 43 deletions

View file

@ -1,43 +0,0 @@
AntiFeatures:UpstreamNonFree
Categories:Multimedia
License:Apache-2.0
Web Site:http://www.flatworld.eu
Source Code:https://github.com/marcopar/SliderSynth
Issue Tracker:https://github.com/marcopar/SliderSynth/issues
Auto Name:SliderSynth
Summary:Basic musical instrument
Description:
Slide your finger to change pitch:
* up to 4 configurable "keyboards"
* 5 waveforms (sine, triangle, square, sawtooth, reverse sawtooth)
* attack, release and volume for each keyboard
* selectable octave range for each keyboard
If you experience stuttering, reduce the sample rate in the settings. Google
Analytics was removed before building.
.
Repo Type:git
Repo:https://github.com/marcopar/SliderSynth
Build:1.0.2,3
commit=10
init=rm -rf libs/*
srclibs=NoAnalytics@158a4a
extlibs=libgdx/libgdx-0.9.3.zip
prebuild=echo "source.dir=src;$$NoAnalytics$$/src" >> project.properties && \
unzip libs/libgdx-0.9.3.zip -d libs/ && \
rm libs/libgdx-0.9.3.zip
target=android-8
Build:2.3.1,20301
commit=04817720ee612659f9bd5df3988cef4390adfdc6
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.3.2
Current Version Code:20302

View file

@ -0,0 +1,51 @@
AntiFeatures:
- UpstreamNonFree
Categories:
- Multimedia
License: Apache-2.0
WebSite: http://www.flatworld.eu
SourceCode: https://github.com/marcopar/SliderSynth
IssueTracker: https://github.com/marcopar/SliderSynth/issues
AutoName: SliderSynth
Summary: Basic musical instrument
Description: |-
Slide your finger to change pitch:
* up to 4 configurable "keyboards"
* 5 waveforms (sine, triangle, square, sawtooth, reverse sawtooth)
* attack, release and volume for each keyboard
* selectable octave range for each keyboard
If you experience stuttering, reduce the sample rate in the settings. Google
Analytics was removed before building.
RepoType: git
Repo: https://github.com/marcopar/SliderSynth
Builds:
- versionName: 1.0.2
versionCode: 3
commit: '10'
init: rm -rf libs/*
srclibs:
- NoAnalytics@158a4a
extlibs:
- libgdx/libgdx-0.9.3.zip
prebuild:
- echo "source.dir=src;$$NoAnalytics$$/src" >> project.properties
- unzip libs/libgdx-0.9.3.zip -d libs/
- rm libs/libgdx-0.9.3.zip
target: android-8
- versionName: 2.3.1
versionCode: 20301
commit: 04817720ee612659f9bd5df3988cef4390adfdc6
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 2.3.2
CurrentVersionCode: 20302