Skip to content

class_samplelibrary

reduz edited this page Feb 23, 2014 · 10 revisions

SampleLibrary

Inherits: Resource\n\n

Brief Description

Library that contains a collection of Samples.

Member Functions

Description

Library that contains a collection of Samples, each identified by an text id. This is used as a data containeer for the majority of the SamplePlayer classes and derivatives.

Member Function Description

  • Sample get_sample ( String name ) const \ Return a sample from the library, from a given text-id. Return null if the sample is not found.
Clone this wiki locally