Skip to content

Zero-frequency osc as DC source does not work in floating-point mode #792

Description

@dpwe

When compiling the AMY engine with floating-point math (i.e., with define AMY_USE_FIXEDPOINT commented out in amy.h), a few tests are drastically wrong. Perhaps most surprising is TestZeroFreqModPhase, which is supposed to have a simple pitch jump but instead has some complex FM:

Image

(top spectrogram is reference; bottom spectrogram is test).

I think this means the floating-point version of a modulator with freq=0 is not in fact stationary, should check this out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions