|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrasmus.interpreter.sampled.util.WaveUtils
public class WaveUtils
| Nested Class Summary | |
|---|---|
static class |
WaveUtils.ResampleStream
|
| Constructor Summary | |
|---|---|
WaveUtils()
|
|
| Method Summary | |
|---|---|
static byte[] |
get16BitBytes(float[] sample)
|
static float |
interpolate(float[] wavetable,
double location)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WaveUtils()
| Method Detail |
|---|
public static byte[] get16BitBytes(float[] sample)
public static final float interpolate(float[] wavetable,
double location)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||