We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bdb6ae commit 97baac2Copy full SHA for 97baac2
README.md
@@ -0,0 +1,14 @@
1
+# StageFever
2
+Android app to show stage notes, amp/effect settings, BPM etc for any song in setlist
3
+
4
+# Features:
5
+* all important song notes on one glance
6
+ * Amplifier/effect settings
7
+ * visual BPM
8
+ * stage notes
9
+* single click to move to next/previous song
10
+* set list overview and navigation with swipe left
11
+* import set list data from CSV file
12
13
+# CSV file format for import:
14
+[Song];[Artist];[Settings];[BPM];[Stage notes]
0 commit comments