fl.read~ doesn't read the correct channels in multi-channel buffer

Issue #80 resolved
Former user created an issue

I have attached a patch demonstrating the issue. With a single channel buffer everything is fine. Reading from a multi-channel buffer has a strange behaviour.

/chan 0 reads from channel 2 /chan 1 reads from channel 2 /chan 2 reads from channel 1

Also, it seems it is not possible to change the /chan parameter in real-time with an fl.tag~ or fl.frommax~ in params mode. Can this be made possible?

Comments (9)

  1. Log in to comment