Lines Matching refs:sonic
0 /* Sonic library
4 This file is part of the Sonic Library.
9 package sonic;
11 public class Sonic {
198 // Create a sonic stream.
199 public Sonic(
454 // Force the sonic stream to generate output using whatever data it currently
957 Sonic stream = new Sonic(sampleRate, numChannels);
983 Sonic stream = new Sonic(sampleRate, numChannels);