Dear me: Test your fixes before committing them
you complete tit-head
This commit is contained in:
parent
cbeeb7a180
commit
22c9987191
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ static void FrameCallback(void)
|
|||
stream_buffer_float[i] = 0.0f;
|
||||
|
||||
// Fill mixer buffer
|
||||
FillMixerBuffer(stream_buffer_float, buffer_length;
|
||||
FillMixerBuffer(stream_buffer_float, buffer_length);
|
||||
|
||||
// Deinterlate samples, convert them to S16, and write them to the double-buffers
|
||||
short *left_output_buffer = &stream_buffers[0][buffer_length * last_buffer];
|
||||
|
|
Loading…
Add table
Reference in a new issue