Hello again,
replying back here to mentioned that instead of adding OSC support to your (lightweight
and efficient) program, i can simply redirect stdout output to a "file" and read
that back from my perl script. Then as my script is already running my main OSC server, i
simply need to parse the read info and store it into my project.
I just realize that i hadn't explained exactly what i needed. Now, jack-peak has
became really handy !
Raphaël
Le 7 mars 2014 à 11:54, Raphaël Mouneyres a écrit :
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.
>