Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
osc.readUtfString = (dv, offsetState)=>{ return osc.readString(dv, offsetState) }
A JavaScript Open Sound Control (OSC) library that works in Node.js and the browser.