Sone162 Fix
For those using Sonex audio plugins, the error appears when your DAW’s buffer is too low.
// Before if (status == ERROR) return -EIO; sone162 fix
For those using Sonex audio plugins, the error appears when your DAW’s buffer is too low.
// Before if (status == ERROR) return -EIO; sone162 fix
Was this helpful?