add new Voicesmith app release + revise it's metadata
This commit is contained in:
parent
fa39de2f08
commit
74e0774a0b
|
@ -6,29 +6,18 @@ Issue Tracker:http://github.com/jurihock/voicesmith/issues
|
||||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RDZAFKVYQJYFA
|
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RDZAFKVYQJYFA
|
||||||
|
|
||||||
Auto Name:Voicesmith
|
Auto Name:Voicesmith
|
||||||
Summary:Real-time voice changer
|
Summary:Real-time voice changer and altered auditory feedback app
|
||||||
Description:
|
Description:
|
||||||
Voicesmith records an audio signal from the built-in microphone, processes it
|
Voicesmith records an audio signal from the built-in microphone, processes it
|
||||||
in some way and plays it back through the earphones. There are some of the
|
in some way and plays it back through the earphones in real-time. There are
|
||||||
classical Phase Vocoder effects available. Voicesmith can also be used to
|
some of the classical Phase Vocoder effects available. Voicesmith can also
|
||||||
perform the Delayed Auditory Feedback (DAF) and Frequency-Shifted Auditory
|
be used to perform the Delayed Auditory Feedback (DAF) and
|
||||||
Feedback (FAF).
|
Frequency-Shifted Auditory Feedback (FAF).
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:git://github.com/jurihock/voicesmith.git
|
Repo:git://github.com/jurihock/voicesmith.git
|
||||||
|
|
||||||
# Supported build version 2.1
|
|
||||||
# (but custom commit number, not the tagged one)
|
|
||||||
Build:2.1,7
|
|
||||||
commit=21e96e1cd
|
|
||||||
subdir=voicesmith
|
|
||||||
submodules=yes
|
|
||||||
target=android-8
|
|
||||||
update=.;../greendroid/GreenDroid
|
|
||||||
buildjni=yes
|
|
||||||
|
|
||||||
# Build versions >= 2.2 are compatible with tags mode
|
|
||||||
Build:2.2,8
|
Build:2.2,8
|
||||||
commit=v2.2_r8
|
commit=v2.2_r8
|
||||||
subdir=voicesmith
|
subdir=voicesmith
|
||||||
|
@ -53,8 +42,16 @@ Build:2.4,10
|
||||||
update=.;../greendroid/GreenDroid
|
update=.;../greendroid/GreenDroid
|
||||||
buildjni=yes
|
buildjni=yes
|
||||||
|
|
||||||
|
Build:2.5,11
|
||||||
|
commit=v2.5_r11
|
||||||
|
subdir=voicesmith
|
||||||
|
submodules=yes
|
||||||
|
target=android-8
|
||||||
|
update=.;../greendroid/GreenDroid
|
||||||
|
buildjni=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:2.4
|
Current Version:2.5
|
||||||
Current Version Code:10
|
Current Version Code:11
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue