Closed ketchupok closed 5 years ago
I included in aperf of the _PC function:
// sound is obtained at given position
int pickup_idx = ceil(pickup_pos * L/dx);
o_sound = pnew[pickup_idx]; // Output the damped ending of the tube to csound
however, it doesn't seem to do much...
vasilis fixed that, so I close this Issue.
either remove from opcode and GUI, or add in C++ code