Send feedback to Cycle~

clyde42's icon

HI, i'm new to this and i'm messing around with some basic synthesis, but i have hit a stumbling block, i can't work out how to send the output of the cycle object back to itself being controlled by a dial or such likes.

Please if someone can help thanks!!

pugsandbunkers's icon

send object and receive object
For example "send feedback" "receive feedback"

clyde42's icon

Hi thanks yes i had been messing around with that, though the problem i encounter is when controlling the amount of feedback, say from a dial as it is using max messages and my send/receive are using signals...............

any thoughts there?

Roman Thilenius's icon

to control the amount of feedback you´d implement a [*~ ] object into the feedback loop.
like most MPS objects, it also takes messages in the second inlet.

-110