summaryrefslogtreecommitdiff
path: root/assets/asm/explore_harmony2.asm
diff options
context:
space:
mode:
Diffstat (limited to 'assets/asm/explore_harmony2.asm')
-rw-r--r--assets/asm/explore_harmony2.asm26
1 files changed, 26 insertions, 0 deletions
diff --git a/assets/asm/explore_harmony2.asm b/assets/asm/explore_harmony2.asm
new file mode 100644
index 0000000..9046fbb
--- /dev/null
+++ b/assets/asm/explore_harmony2.asm
@@ -0,0 +1,26 @@
+; explore
+; track: harmony2
+
+; setup
+P5
+t v50
+
+%define note
+t p$1 -32
+%end
+
+%define notes
+note a5
+note b5
+note c5
+note b5
+note b5b
+note a5
+note b5b
+note b5
+%end
+
+notes
+notes
+notes
+notes