From 6815f5050ee84182dcc265041294ab6cd0d5142a Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Fri, 25 Oct 2019 22:56:13 +0200 Subject: [PATCH] New app: Pitch Pipe --- metadata/com.mustupid.pitch_pipe.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/com.mustupid.pitch_pipe.yml diff --git a/metadata/com.mustupid.pitch_pipe.yml b/metadata/com.mustupid.pitch_pipe.yml new file mode 100644 index 0000000000..91e59d1e00 --- /dev/null +++ b/metadata/com.mustupid.pitch_pipe.yml @@ -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