mirror of
https://github.com/thestk/stk
synced 2026-04-27 09:38:37 +00:00
Bugfix in DelayL::setDelay(); Updated tick() functions in RtWvIn and InetWvIn to support channel offset
This commit is contained in:
@@ -152,7 +152,7 @@ public:
|
||||
|
||||
//! Fill the StkFrames object with computed sample frames, starting at the specified channel and return the same reference.
|
||||
/*!
|
||||
The \c channel argument plus the number of output channels must
|
||||
The \c channel argument plus the number of input channels must
|
||||
be less than the number of channels in the StkFrames argument (the
|
||||
first channel is specified by 0). However, range checking is only
|
||||
performed if _STK_DEBUG_ is defined during compilation, in which
|
||||
|
||||
Reference in New Issue
Block a user