Every class that either wants to modify or generate a stream of PCM audio data should derive from this class
Each SignalProcessor is a chain link in a doubly linked list, a processing chain. The first SignalProcessor in such a chain should always generate audio data otherwise no data will arrive at the quit of the chain
@author silvio
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.