Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SoundFontSpec

Specification for a SoundFont. A "SoundFont" as used here refers not to a .sf2 file but to a set of sampled instruments, each in its own subdirectory. Each instrument subdirectory contains samples for every pitch within a specified range, with a single velocity or a specified set of velocities.

param

Name of the SoundFont.

param

Mapping from program number to instrument name (and subdirectory).

Hierarchy

  • SoundFontSpec

Index

Properties

Properties

instruments

instruments: InstrumentsSpec

name

name: string

Generated using TypeDoc