mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 12:33:27 +02:00
spacing changes
This commit is contained in:
parent
fb42e8df04
commit
44b12cb593
1 changed files with 1 additions and 2 deletions
|
@ -302,7 +302,6 @@ Audio::Audio(Oscilloscope* scope) :
|
||||||
_packetsReceivedThisPlayback(0) {
|
_packetsReceivedThisPlayback(0) {
|
||||||
|
|
||||||
outputPortAudioError(Pa_Initialize());
|
outputPortAudioError(Pa_Initialize());
|
||||||
|
|
||||||
outputPortAudioError(Pa_OpenDefaultStream(&_stream,
|
outputPortAudioError(Pa_OpenDefaultStream(&_stream,
|
||||||
2,
|
2,
|
||||||
2,
|
2,
|
||||||
|
|
Loading…
Reference in a new issue