public class FileSoundBit extends SoundBit
Constructor and Description |
---|
FileSoundBit() |
Modifier and Type | Method and Description |
---|---|
double |
get(char channel,
double time) |
double |
get(char channel,
long index) |
static String[] |
getMidiNames() |
static void |
play(String location) |
SoundBit |
reset(String location) |
void |
setLength(double length) |
Copyright © 2024. All rights reserved.