New app: Pitch Pipe
This commit is contained in:
parent
963df9fb95
commit
6815f5050e
27
metadata/com.mustupid.pitch_pipe.yml
Normal file
27
metadata/com.mustupid.pitch_pipe.yml
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
Categories:
|
||||||
|
- Multimedia
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
SourceCode: https://github.com/yuanyelele/mustupid_pitch_pipe
|
||||||
|
IssueTracker: https://github.com/yuanyelele/mustupid_pitch_pipe/issues
|
||||||
|
|
||||||
|
AutoName: Pitch Pipe
|
||||||
|
Summary: Provide a pitch reference for musicians
|
||||||
|
Description: |-
|
||||||
|
A simple and usable chromatic pitch pipe to provide a pitch reference for
|
||||||
|
musicians. The pitch reference for A4 is tunable between 400Hz and 470Hz.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/yuanyelele/mustupid_pitch_pipe
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: v1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
Loading…
Reference in a new issue