mirror of
https://github.com/thestk/stk
synced 2026-01-12 12:31:53 +00:00
Updates to demo project scripts to specify the path to the binary file
This commit is contained in:
@@ -113,8 +113,6 @@ int main(int argc, char *argv[])
|
||||
exit( 1 );
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Test RtAudio functionality for reporting latency.
|
||||
std::cout << "\nStream latency = " << adac.getStreamLatency() << " frames" << std::endl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user