|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsonification.ToSoundFile
public class ToSoundFile
Constructor Summary | |
---|---|
ToSoundFile(double[][] curve,
double sampleRate,
java.lang.String fileName)
|
Method Summary | |
---|---|
void |
makeNoise(java.lang.String soundFormat)
|
static double[][] |
readData()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ToSoundFile(double[][] curve, double sampleRate, java.lang.String fileName)
Method Detail |
---|
public void makeNoise(java.lang.String soundFormat) throws java.io.IOException
java.io.IOException
public static double[][] readData() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |