|
|
@ -27,6 +27,7 @@ import javax.sound.sampled.AudioFormat; |
|
|
|
import javax.sound.sampled.AudioSystem; |
|
|
|
import javax.sound.sampled.AudioSystem; |
|
|
|
import javax.sound.sampled.FloatControl; |
|
|
|
import javax.sound.sampled.FloatControl; |
|
|
|
import javax.sound.sampled.SourceDataLine; |
|
|
|
import javax.sound.sampled.SourceDataLine; |
|
|
|
|
|
|
|
|
|
|
|
import java.io.IOException; |
|
|
|
import java.io.IOException; |
|
|
|
import java.io.InputStream; |
|
|
|
import java.io.InputStream; |
|
|
|
import java.util.concurrent.atomic.AtomicReference; |
|
|
|
import java.util.concurrent.atomic.AtomicReference; |
|
|
|