Skip to content

jetRatio #2

@giuliomoro

Description

@giuliomoro

Hi there,
am I wrong or the current use of jetRatio is wrong?

This line https://github.com/timowest/flute-lv2/blob/master/faust/flutelib.dsp#L59
is

jetDelay = fdelay(4096, SR / freq * jetRatio);

should it not be

jetDelay = fdelay(4096, SR / freq / jetRatio);

instead?

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