Hello I'd like to do transient analysis of an audio signal in Csound, preferably analysis in realtime. I'm unsure about how to go about this. I did a simple test of taking the centroid (pvscent) and looking for steep ascending slopes. This sort of works, but not perfect. Maybe it could be combined with amplitude (ascending) slope detection, but I'm sure there are better ways to do this. It would be useful to have degrees of "transient-ness", and also to have the signal gently slope back to zero as the analyzed audio stabilizes on a "steady state" spectrum. Maybe a new pvs opcode ? Oeyvind