PCM8

PCM8 - implements a sample-based synthesizer.

It has support for * 8 bit and 16 bit linear PCM * Mu-Law and A-Law PCM * IMA ADPCM * Dialogic ADPCM

The module has 8 sample-based channels with looping capabilities and each has an ADSR envelop, and 4 outputs with a filter.

Members

Structs

Sample
struct Sample

Defines a single sample.

SampleAssignment
struct SampleAssignment

Defines a single sample-to-note assignment.

Meta