mirror of
https://github.com/thestk/stk
synced 2026-04-22 23:44:36 +00:00
Version 4.4.1
This commit is contained in:
committed by
Stephen Sinclair
parent
eccd8c9981
commit
b6a2202011
@@ -44,6 +44,9 @@ class WvOut : public Stk
|
||||
*/
|
||||
virtual void tick( const StkFloat sample ) = 0;
|
||||
|
||||
//! Output the StkFrames data.
|
||||
virtual void tick( const StkFrames& frames ) = 0;
|
||||
|
||||
protected:
|
||||
|
||||
// Check for sample clipping and clamp.
|
||||
|
||||
Reference in New Issue
Block a user