scamp_extensions.playback.multi_staff_instrument
This module defines the MultiStaffInstrument class,
a convenience class that combines multiple ScampInstrument objects so that they can create a single part in
the score. A typical use case would be to combine arco, pizzicato and harmonic presets from a soundfont into a single
string instrument part.
Classes
|
A convenient wrapper for bundling multiple ScampInstrument objects into a single meta instrument that represents a grand staff of group of staves. |