Category:MSX-MUSIC BASIC
This page was last modified 15:50, 26 May 2023 by Mars2000you. Based on work by Gdx and NYYRIKKI and others.

Description

MSX-MUSIC BASIC is a BASIC extension that is included in

Notes:

  • The extra instructions linked to a built-in software (CALL FMPAC, CALL FMPAK) are not part of the MSX-MUSIC BASIC instructions.
  • MSX-MUSIC BASIC can also be used for built-in or external MSX-MIDI interfaces. It includes then an extra instruction: CALL MDR.

Instructions

MSX-MUSIC BASIC extends the PLAY instruction and adds 10 or 11 new instructions.

Notes:

  • CALL can be replaced by the character underscore (_). A space is not required after this character. See CALL for more info.
  • With exception for CALL MDR and CALL MUSIC, all these instructions are also used by the MSX-AUDIO BASIC, sometimes they work a little differently. CALL MUSIC is replaced by CALL AUDIO in MSX-AUDIO BASIC.
  • In version 1.3 of the MSX-AUDIO BIOS, CALL MUSIC can also initialize MSX-AUDIO.
Instruction Generation
CALL AUDREG MSX1
CALL BGM MSX1
CALL MDR (*) Turbo R
CALL MUSIC MSX1
CALL PITCH MSX1
CALL PLAY MSX1
CALL STOPM MSX1
CALL TEMPER MSX1
CALL TRANSPOSE MSX1
CALL VOICE MSX1
CALL VOICE COPY MSX1

(*) only with built-in or external MSX-MIDI

Pages in category "MSX-MUSIC BASIC"

The following 12 pages are in this category, out of 12 total.

C

C cont.

C cont.

P