Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

vp.play(interp = 2) strangeness / click #38

Open
Sciss opened this issue May 7, 2017 · 0 comments
Open

vp.play(interp = 2) strangeness / click #38

Sciss opened this issue May 7, 2017 · 0 comments
Labels

Comments

@Sciss
Copy link
Contributor

Sciss commented May 7, 2017

In workspace WegC_170507 patch QBO cluster v3; 18 to 24 km, -165W 2.5N, full time series; if I change

val vp0      = vr.play(tp, interp = 1)
val vp       = Ramp.ar(vp0, speed.reciprocal)

to

val vp       = vr.play(tp, interp = 2)

One can hear a click at around 70% elapsed. I have no explanation other than that the UGen graph expansion expands differently when using interp = 2 (which is well possible), and that this one type of expansion has a problem.

@Sciss Sciss added the bug label May 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant