89 lines
1.9 KiB
YAML
89 lines
1.9 KiB
YAML
|
Categories:
|
||
|
- Multimedia
|
||
|
License: GPL-3.0-or-later
|
||
|
WebSite: http://voicesmith.jurihock.de
|
||
|
SourceCode: https://github.com/jurihock/voicesmith
|
||
|
IssueTracker: https://github.com/jurihock/voicesmith/issues
|
||
|
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RDZAFKVYQJYFA
|
||
|
|
||
|
AutoName: Voicesmith
|
||
|
Description: |-
|
||
|
Voicesmith records an audio signal from the built-in microphone, processes it in
|
||
|
some way and plays it back through the earphones in real-time. There are some of
|
||
|
the classical Phase Vocoder effects available. Voicesmith can also be used to
|
||
|
perform the Delayed Auditory Feedback (DAF) and Frequency-Shifted Auditory
|
||
|
Feedback (FAF).
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/jurihock/voicesmith.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '2.1'
|
||
|
versionCode: 7
|
||
|
commit: 21e96e1cd
|
||
|
subdir: voicesmith
|
||
|
submodules: true
|
||
|
androidupdate:
|
||
|
- .
|
||
|
- ../greendroid/GreenDroid
|
||
|
target: android-8
|
||
|
buildjni:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '2.2'
|
||
|
versionCode: 8
|
||
|
commit: v2.2_r8
|
||
|
subdir: voicesmith
|
||
|
submodules: true
|
||
|
androidupdate:
|
||
|
- .
|
||
|
- ../greendroid/GreenDroid
|
||
|
target: android-8
|
||
|
buildjni:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '2.3'
|
||
|
versionCode: 9
|
||
|
commit: v2.3_r9
|
||
|
subdir: voicesmith
|
||
|
submodules: true
|
||
|
androidupdate:
|
||
|
- .
|
||
|
- ../greendroid/GreenDroid
|
||
|
target: android-8
|
||
|
buildjni:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '2.4'
|
||
|
versionCode: 10
|
||
|
commit: v2.4_r10
|
||
|
subdir: voicesmith
|
||
|
submodules: true
|
||
|
androidupdate:
|
||
|
- .
|
||
|
- ../greendroid/GreenDroid
|
||
|
target: android-8
|
||
|
buildjni:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '2.5'
|
||
|
versionCode: 11
|
||
|
commit: v2.5_r11
|
||
|
subdir: voicesmith
|
||
|
submodules: true
|
||
|
buildjni:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '2.6'
|
||
|
versionCode: 12
|
||
|
commit: v2.6_r12
|
||
|
subdir: voicesmith
|
||
|
submodules: true
|
||
|
buildjni:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: '2.6'
|
||
|
CurrentVersionCode: 12
|