Algosim documentation: SetFormatStyle

SetFormatStyle

Sets the special format style of a numeric entity.

Syntax

Description

SetFormatStyle(x, fs) returns x with its special format style set to the one named fs.

Examples

'("default", "MIDI instrument", "day of week", "month") @ (fs ↦ SetFormatStyle(5, fs))

5 Electric Piano 2 Friday May

See also