Skip to content

Feature Request: fluid.audiotransport~ should bypass when at 0 or 100 interpolation #275

Description

@rconstanzo

Is your feature request related to a problem? Please describe the problem.

When interpolation is at 0 or 100 the audio output is garbled/weird where it should be "clean" (i.e. not-interpolated at all)

Describe the solution you'd like to see.

Have interpolation 0 and 100 completely bypass processing (except signal delay) as outlined by @tremblap in this thread on the discourse:
https://discourse.flucoma.org/t/fluid-audiotransport-not-null-summing/

Describe alternatives you've considered

Could do this bypassing outside of the object but it adds needless complication and would likely have phasing issues since the interpolation parameter is message rate and any crossfading would be audio rate.

Additional context

N/A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions