PaulStoffregen 11 роки тому
джерело
коміт
795e43ddb6
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      synth_tonesweep.cpp

+ 1
- 1
synth_tonesweep.cpp Переглянути файл

*bp++ = 0; *bp++ = 0;
i++; i++;
} }
b_count++;
//b_count++;
// send the samples to the left channel // send the samples to the left channel
transmit(block,0); transmit(block,0);
release(block); release(block);

Завантаження…
Відмінити
Зберегти