home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FM Towns: Free Software Collection 3
/
FREEWARE.BIN
/
towns_os
/
taropyon
/
music
/
comp03
/
comp03b.mml
< prev
next >
Wrap
Text File
|
1980-01-02
|
788b
|
44 lines
/*
/* BGM #03(type-0B) “Down Town Elusion”
/*
/* Music by TaroPYON
/*
/* TABSIZE = 4 (※タブサイズは4にしてくれ)
/*
/* MML filename COMP03B.MML
/*
/* FM tone file FMTONE2.FMB type-D (90/12/20 8:38)
/* PCM tone file ENSAM05.PMB
/*
/*
#include "comp03.h"
.title BGM #03-B “Down Town Elusion”
/*
/* テンポ設定
/*
$TEMPO /* テンポ */
.next
/*
/* 【イントロ】
/*
#include "cp03_int.mml"
/*
#define A_1ST
#include "cp03_a.mml"
#include "cp03_b.mml"
#include "cp03_c.mml"
/*
#include "cp03_a.mml"
#include "cp03_b.mml"
#include "cp03_d.mml"
/*
/* なんかココがうまいことつながってないンだけど…。しゃ~ね
#include "cp03_e.mml"
#include "cp03_f.mml"
/*
#include "cp03_g.mml"
/*
/* おしまい…
/*
.end