Skip to content

BLOsc aliasing #27

Description

@esluyter

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions