TrackName={"‘f–p‚È•——é2"};
Copyright={"Moritoizumi"};
Str VV;
Str VV9="v80";
Str LL;
Array NN=({c},{d},{e},{f},{g},{a},{b},{`c})
Str MML2="Tempo=160 V(120) @11 q100 o7 v80 ";
Int I;
Int RR;
For(I=0; I<100; I++){
VV="v"+RandomSelect(40,60,80,100,120);
LL=RandomSelect(1,2,4,4,8,8,16,32);
RR=Random(8);
IF(VV!=VV9){MML2=MML2+" "+VV};
MML2=MML2+NN(RR)+LL;
VV9=VV;
}
Print(MML2);
Play(MML2);