My patch has a standard VU meter and I'm sending VU meter Float values to an IOS app.
Everything works perfectly except that my app receives 4-5 messages per millisecond... which bogs down resources.
How do I force Pd to send one messages at a fixed time interval like 10ms?
Do I use pack for that?
Thanks!