mirror of
https://github.com/thestk/stk
synced 2026-04-20 06:26:55 +00:00
Release 4.3.1 tarball
This commit is contained in:
committed by
Stephen Sinclair
parent
e54b0cefab
commit
c92cf7468d
@@ -29,7 +29,7 @@
|
||||
dac = <span class="keyword">new</span> <a class="code" href="classRtWvOut.html">RtWvOut</a>( 1 );
|
||||
}
|
||||
<span class="keywordflow">catch</span> ( <a class="code" href="classStkError.html">StkError</a> & ) {
|
||||
exit(0);
|
||||
exit( 1 );
|
||||
}
|
||||
|
||||
sine.<a class="code" href="classSineWave.html#a4">setFrequency</a>( 441.0 );
|
||||
|
||||
Reference in New Issue
Block a user