Browse Source

trying out some music

pixelbath 8 months ago
parent
commit
776160e39c
1 changed files with 45 additions and 0 deletions
  1. 45 0
      einhander/tunes.lua

+ 45 - 0
einhander/tunes.lua

@@ -0,0 +1,45 @@
+-- title:   music
+-- author:  game developer, email, etc.
+-- desc:    short description
+-- site:    website link
+-- license: MIT License (change this to your license of choice)
+-- version: 0.1
+-- script:  lua
+
+t=0
+x=96
+y=24
+
+function TIC()
+
+	cls(0)
+	t=t+1
+end
+
+-- <WAVES>
+-- 000:0000000000000000ffffffffffffffff
+-- 001:2466579ab989ceffa99a974345653210
+-- 002:0123456789abcdef0123456789abcdef
+-- </WAVES>
+
+-- <SFX>
+-- 000:00000000000f000f100f200f300e400e500e600e600e700e800d900da00db00dc00cd00ce00cf000f000f000f000f000f000f000f000f000f000f000a12000000000
+-- 001:0100010f110f010f210f310f3101310131013101410141014100410f410f410f410f410f4100410041004101410141015101510171019100c100f100202000000000
+-- 002:93079307c307d307d307e307f307f300f300f300f300f300f300f300f300f300f300f300f300f300f300f300f300f300f300f300f300f300f300f300e00000000000
+-- 003:6305631463276330734073408350a350b350d360e370e370e390e390e3a0f3b0f3b0f300f300f300f300f300f300f300f300f300f300f300f300f300e00000000003
+-- </SFX>
+
+-- <PATTERNS>
+-- 000:600004000000000000000000000000000000000000000000600004000000000000000000000000000000000000000000600004000000000000000000000000000000000000000000600004000000000000000000000000000000000000000000600004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+-- 001:d00012100010e00012000010f00012000010f00012000010f00012100010600014000000400014100010000010000000f00012000000000010000000f00012000000000000000000d00012000000000000000000e00012000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+-- 002:40002c00000000002000000040002c00000000002000000040002c00000040002c00000040002c00000000000000000040002c00000000000000000040002c00000000000000000040002c00000040002c00000040002c00000000000000000040003c00003000002000003000002010002000003000003040002c00002000000000000040003c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+-- </PATTERNS>
+
+-- <TRACKS>
+-- 000:180300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000460000
+-- </TRACKS>
+
+-- <PALETTE>
+-- 000:1a1c2c5d275db13e53ef7d57ffcd75a7f07038b76425717929366f3b5dc941a6f673eff7f4f4f494b0c2566c86333c57
+-- </PALETTE>
+