Przeglądaj źródła

Fix compile error

dds
PaulStoffregen 11 lat temu
rodzic
commit
795e43ddb6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      synth_tonesweep.cpp

+ 1
- 1
synth_tonesweep.cpp Wyświetl plik

@@ -123,7 +123,7 @@ void AudioSynthToneSweep::update(void)
*bp++ = 0;
i++;
}
b_count++;
//b_count++;
// send the samples to the left channel
transmit(block,0);
release(block);

Ładowanie…
Anuluj
Zapisz