| Package | Description |
|---|---|
| de.quippy.javamod.multimedia.mod.loader | |
| de.quippy.javamod.multimedia.mod.loader.instrument | |
| de.quippy.javamod.multimedia.mod.mixer |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Module.readSampleData(Sample current,
int flags,
ModfileInputStream inputStream)
Loads samples
|
| Modifier and Type | Method and Description |
|---|---|
Sample |
InstrumentsContainer.getSample(int sampleIndex)
returns the sample with the index
|
Sample[] |
InstrumentsContainer.getSamples() |
| Modifier and Type | Method and Description |
|---|---|
void |
InstrumentsContainer.setSample(int index,
Sample sample)
Stores the sample with desired index
|
| Modifier and Type | Field and Description |
|---|---|
Sample |
BasicModMixer.ChannelMemory.currentSample |
Copyright © 2014. All rights reserved.