Skip to content

Commit

Permalink
fixup! Remove NAM_SAMPLE
Browse files Browse the repository at this point in the history
  • Loading branch information
olilarkin committed Jan 24, 2024
1 parent a71f437 commit 150b8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/benchmodel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ using std::chrono::milliseconds;

#define AUDIO_BUFFER_SIZE 64

double buffer[AUDIO_BUFFER_SIZE];
float buffer[AUDIO_BUFFER_SIZE];

int main(int argc, char* argv[])
{
Expand Down

0 comments on commit 150b8a2

Please sign in to comment.