Hackers in Residence: The Sound Visualizer Pt. 2

Pages
Contributors: onebeartoe
Favorited Favorite 7

Software Prerequisites and Installation

JRE

This project requires Java 8 Standard Edition. Fortunately, Java runs on many platforms. Download and install the JRE (Java Runtime Environment) for your PC/laptop’s operating system.

Java Application

This project reuses an existing app to sample data from the computer’s sound card. The app uses the modern media API for Java, JavaFX, to play MP3s. The original developer is Jasper Pots.