Corrected a wavetable comment
This commit is contained in:
parent
31601bc1ff
commit
3d2ab24fa6
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ public:
|
|||
*/
|
||||
class WavetableMulti {
|
||||
public:
|
||||
// number of tables in the multisample
|
||||
// number of elements in each table
|
||||
unsigned tableSize() const { return _tableSize; }
|
||||
|
||||
// number of tables in the multisample
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue