Sound in MegaZeux: Difference between revisions

From MZXWiki
Jump to navigation Jump to search
(Created page with "==Major Supported Formats== *MOD *S3M *XM *IT *WAV *GDM ==Adding Music== The simplest way to add music to a game is through the world editor. The Alt+N command allows yo...")
 
No edit summary
Line 8: Line 8:
==Adding Music==
==Adding Music==


The simplest way to add music to a game is through the world editor. The Alt+N command allows you to link a sound file to a particular board. Then during runtime, any boards that share a s then select the sound file
The simplest way to add music to a game is through the world editor. The Alt+N editor command allows you to set the default music for a particular board. The default music will loop for as long as the player remains on the board. If two or more boards share the same song, and the game swaps between them, MegaZeux will not reload the song. You can also use Shift+8 or the Numpad * to set the board's default music to a wildcard, which essentially tells MegaZeux to continue playing the current music (if any).
 
The other way to add music to a game is through Robotic. The [[MOD "file"]] command set's the current board's music to the chosen file. You can also set the board's default music to a wildcard by using MOD "*"
[[Categories:MegaZeux]]

Revision as of 20:45, 16 February 2011

Major Supported Formats

Adding Music

The simplest way to add music to a game is through the world editor. The Alt+N editor command allows you to set the default music for a particular board. The default music will loop for as long as the player remains on the board. If two or more boards share the same song, and the game swaps between them, MegaZeux will not reload the song. You can also use Shift+8 or the Numpad * to set the board's default music to a wildcard, which essentially tells MegaZeux to continue playing the current music (if any).

The other way to add music to a game is through Robotic. The MOD "file" command set's the current board's music to the chosen file. You can also set the board's default music to a wildcard by using MOD "*" Categories:MegaZeux