Describe the bug
Audible aliasing artifacts above ~3kHz freq in all three waveforms of BLOsc
To Reproduce
{
BLOsc.ar(MouseX.kr(50, 5000, \exponential).poll, 0.5, 2) // also 0 and 1
}.play
Expected behavior
Vanilla band-limited oscillators:
Saw.ar(MouseX.kr(50, 5000, \exponential))
Pulse.ar(MouseX.kr(50, 5000, \exponential))
Desktop (please complete the following information):
- OS: Mac os 10.11.6
- Architecture: Intel
- SC Version: 3.10.4
- PortedPlugins Version: 0.3.1
- 48k sample rate
Describe the bug
Audible aliasing artifacts above ~3kHz freq in all three waveforms of BLOsc
To Reproduce
Expected behavior
Vanilla band-limited oscillators:
Desktop (please complete the following information):