mirror of
https://github.com/thestk/stk
synced 2026-01-11 20:11:52 +00:00
Version 4.3.1
This commit is contained in:
committed by
Stephen Sinclair
parent
27d9b79dc7
commit
d199342e86
@@ -17,7 +17,7 @@ int main()
|
||||
dac = new RtWvOut( 1 );
|
||||
}
|
||||
catch ( StkError & ) {
|
||||
exit(0);
|
||||
exit( 1 );
|
||||
}
|
||||
|
||||
sine.setFrequency( 441.0 );
|
||||
|
||||
Reference in New Issue
Block a user