[Contents] · [Home] · [Mail]

SALIERI Language - play

Type:
play: segment -> ()

Call syntax:
play(opus)

Description:
play causes the note segment opus to be played as a MIDI-file. play converts the given segment into MIDI format and writes it into a temporary file placed in directory SALPLYDIR (as specified in section ENVIRONMENT of SALIERI.INI). This file is then played by MS-Windows and subsequently automatically deleted.

Error conditions:
Problems in using this functions may be caused by improperly installed MIDI-extensions of MS-Windows or an incorrect environment setting SALPLYDIR (as specified in section ENVIRONMENT of SAL.INI).

Example:
> play(opus)
Creating MIDI-File _tmp0.mid ... Done

See also: saveAsMidi


[Contents] · [Home] · [Mail]
© sic!systems, page frame designed by hh; this page has been automatically generated from the SALIERI Documentation Database.