Language…
12 users online: Batata Douce, DanMario24YT, dotCoockie, Dzing, Edu X, Hammerer, mathew, MegacesarCG, monkey03297,  Saphros, StarWolf3000, TheOrangeToad - Guests: 269 - Bots: 302
Users: 64,795 (2,378 active)
Latest user: mathew

Posts by tubaman

tubaman's Profile → Posts

  • Pages:
  • 1
In channel 7, using (1)7 seems to cause the loop to play a fourth too high, but using [frcr]7 does not have this problem.

Is this worth fixing, and if so, how would I go about it? Or will changing this so that the loop does not transpose increase the insert size considerably?

Thanks!

https://bin.smwcentral.net/u/46566/Switch%2BScramble%2BCircus%2BWith%2BLabel.spc
Code
#amk 2

#SPC
{
	#author "Mahito Yokota"
	#title "Switch Scramble Circus"
	#game "Super Mario 3D World"
}

#instruments
{
	@0 $BA $A9 $00 $06 $00
	@6 $FC $E1 $00 $03 $00
}

#0 w160 t55
@6 v180 o5 l8
r[c16]2cde/f
[r1]100

#5
@9 o2 l8 v255
r1/
(1)[frcr]15 frce-

#7
@8
o1 l8 v255
crc2.>/f [r]31
(1)7 frce-
[r1]100

</pre></div>

Unexpected end tag (</pre>) at 1295, expected </b>
Unexpected end tag (</div>) at 1301, expected </b>
Tag (b) was not closed.
Tag (pre) was not closed.
Tag (div) was not closed.
(restricted)
Got it, thank you!
  • Pages:
  • 1