Pang API


pang


pang.cloud


Classes

Cloud

A class to represent a musical Cloud.


pang.commands


Classes

Command

Base command class.

QuantizeSequenceCommand

Quantize Sequence Command.


pang.indicators


Classes

Harmonics

Encoding and attaching harmonics.

Indicator

Indicator base class.


Enumerations

IndicatorID

An enumeration.


Functions

attach

Attaching an indicator to an event.

decode

decode_one_leaf


pang.noteserver


Classes

NoteServer

Note Server.


pang.postprocessors


Classes

ManualOttavaHandler

Manual Ottava Handler.

OttavaHandler

Ottava Handler.

VerboseOttavaHandler

Verbose Ottava Handler.


Functions

pad_voices_with_grace_skips

Pad voices with grace skips to fix the spacing issue with full-length tuplet brackets.


pang.scoping


Classes

Scope

Scope.


pang.segmentmaker


Classes

SegmentMaker

Segment-maker.


pang.sequences


Classes

Sequence

Sequence of sound-points.


pang.sieves


Functions

gen_pitches_from_sieve

Generates pitches from a sieve (an abjad.Pattern object).


pang.soundpointsgenerators


Classes

AtaxicSoundPointsGenerator

Ataxic sound points generator.

GRWSoundPointsGenerator

Gaussian (sampled) random walk sound points generator.

ManualSoundPointsGenerator

Manual sound-point generator.

RandomWalkSoundPointsGenerator

Sound points generator, with pitches chosen with a random walk process.

SoundPoint

SoundPoint / Event.

SoundPointsGenerator

Abstract base sound-point generator.


pang.templates


Functions

make_single_staff_score_template

Make single-staff score template.