Create Wave Spectrum from any Audio File using this API , written in JavaFX
How this works ?
- We convert the given audio if not to .wav using Jave2 library
- We get the .wav amplitudes in a beautiful smart way
- Based on the given width of the canvas we draw the wave
- On every change of width re-calculate the wave and redraw
- Run the code and see the magic happen :)
- Download XR3Player and see more magic like this
Operating System | Windows x32,x64 | MacOS x32,x64 | Linux x32,x64 |
---|---|---|---|
Supported? | YES | YES | YES |
- JAVE2 The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project
Waves
Sound Cloud Audio Waves
You can see it working live on XR3Player :
Youtube demonstration - turorial |
---|