User Tools

Site Tools


ugbasic:user:kw:new_music
Translations of this page:


ugBASIC User Manual

NEW MUSIC

SYNTAX

   = NEW MUSIC( size )

PURPOSE

The NEW MUSIC command allows you to define a memory area where you can store a set of notes for a MUSIC.

EXAMPLE

  track = NEW MUSIC(1260)

ABBREVIATION

 NwMus

AVAILABLE ON

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY