Corrected a wavetable comment

This commit is contained in:
Paul Fd 2020-03-16 09:39:25 +01:00
parent 31601bc1ff
commit 3d2ab24fa6

View file

@ -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