hint_*

Its a 'hint' to the ARIA engine, others implementations don't have to follow.

ARIA supports specific opcodes in ‹control› which start with "hint", these should be ignored by any other SFZ parser. Other engines could implement other hints as they wished.

A useful case is hint_ram_based=1, which will cause the samples to be loaded into RAM in their entirety, instead of preloading only starts into RAM and streaming the rest from disk. This can be useful for preventing sound dropout with larger instruments on lower-performance systems, or instruments located on a HDD.

Name Version Type Default Range Unit
hint_* ARIA N/A N/A N/A

Category: Instrument Settings