![]() ![]() |
![]() Jennifer Bliss, Brad Steele and Bruce Mechtly Washburn University Topeka Kansas The waveform is divided into segments that are a 2n in length. The size of the segment is called the "window". The 3D graph or 3D sonogram (or spectrogram) shows how the FFT changes over time (useful for seeing how fast the various harmonics of an instrument decay over time) Download JavaSound3D ExampleFile.wav "java -jar JavaSound3D.jar" If an error occurs, extract the files from JavaSound3D.jar with the command   "jar -xvf JavaSound3D.jar" then re-compile with the command   "javac *.java" and create another jar file with the command   "jar cf JavaSound3D.jar *" |