Package uk.ac.qmul.eecs.depic.daw.test
Class AudioFileLoader
- java.lang.Object
-
- uk.ac.qmul.eecs.depic.daw.test.AudioFileLoader
-
public class AudioFileLoader extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description AudioFileLoader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static byte[]
getAudioBuffer(java.net.URL fileURL)
static void
loadFile(SoundWave wave, java.lang.String resourcePath)
-