looks very promising for my use. digital-peak with [0,1] output is
what i need to output on OSC.
The code is short and clean enough for me to read, I should be able to
add the OSC server output with a new -o option. I'll let you know if
i'm going for it and achieve something working.
thanks robin !
Raphaël
2014-03-07 11:39 UTC+01:00, Robin Gareus <robin(a)gareus.org>rg>:
On 03/07/2014 11:28 AM, Raphaël Mouneyres wrote:
Hello,
Does someone know about a jack client app which is able to publish
vu-metering/amplitude of audio jack ports signals as an OSC server ?
I mean an app like meterbridge but with OSC output instead of graphical
output.
Not exactly. It's JSON output (for use with a webserver) and
digital-peak (not VU):
http://gareus.org/gitweb/?p=jack-peak.git
ciao,
robin
PS. I think Ardour3 can provide meter-info per route via OSC.