audio-generator icon indicating copy to clipboard operation
audio-generator copied to clipboard

Optimize performance

Open dy opened this issue 9 years ago • 0 comments

Considering that generate function is run for each sample, checks or calculations should be minimized. Even invoking a function per sample is expensive.

dy avatar Aug 29 '16 06:08 dy