Skip to content

fvdelay: haddock mentions balance, but there is no such parameter? #67

@jwaldmann

Description

@jwaldmann
Prelude Csound.Base> :doc fvdelay
 Delay with feedback.

 > fdelay maxDelayLength delayLength feedback balance

the last parameter balance does not exist, as the type shows:

Prelude Csound.Base> :i fvdelay
fvdelay :: MaxDelayTime -> DelayTime -> Feedback -> Sig -> Sig

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