Thanks already!
my global variable is called "Audio_In_01"
my incoming data is "WebSocket.MessageText"
I tried your tip with:
every tick > set lerp(Audio_In_01,WebSocket.MessageText,speed*dt)
and can't get it to work. Could you give my another, little harder hint :)
Thanks!