playMusic(clip0, clip1)

From pinHeck Wiki
Revision as of 20:07, 21 September 2014 by Benheck (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Example:

playMusic('M', 'N');

Plays the file #MN.wav from the SFX/_FZ folder. Music files loop by default unless you set otherwise. For best results, create long looping versions of the music in the file (5-8 minutes per file) so you can make nice looping transitions. The system's loop ends the file and restarts it again, which will not result in as clean of a transition.

Music files must be in the SFX/_FZ folder and have a 3 character filename always starting with '#'

Example:

  1. AB.wav