Example #1
0
 public static void Shutdown()
 {
     AL10.AlDeleteSources(sources);
     numChannels = 0;
 }