Is it possible to tell how loud a clip is at a given point? Or maybe a range where it falls below "x" db for a distance? I'm not talking about the volume envelope setting. I mean, basically, how high the wave form is drawn.
The scripting API does not allow you to get at the media data or even
the peak data for audio.
I think it is debatable whether or not access to raw data through the
scripting API is reasonable for reasons of performance and
"scope"... maybe improved interaction between plug-ins and the
scripting API is the way to go.