scamp.playback_adjustments

Module containing classes for defining adjustments to the playback of note parameters, as well as the PlaybackAdjustmentsDictionary, which defines how particular notations should be played back.

Classes

NotePlaybackAdjustment([pitch_adjustment, ...])

Represents an adjustment to the pitch, volume and/or length of the playback of a single note

ParamPlaybackAdjustment([multiply, add])

Represents a multiply/add playback adjustment to a single parameter.