Package org.refcodes.audio


package org.refcodes.audio
This artifact provides audio processing functionality such as generating sine waves or writing generated samples to WAV files or your PC speakers via I/O streams (as of the LineOutSoundSampleWriter or the WavSoundSampleWriter types).

Please refer to the refcodes-audio: Handle WAV files and line-out with just some I/O streams... documentation for an up-to-date and detailed description on the usage of this artifact.