Cycling74 / rnbo.unity.audioplugin

RNBO Adapter for Unity's Native Audio Plugin
MIT License
40 stars 8 forks source link

Transport Memory Leak #14

Open x37v opened 1 year ago

x37v commented 1 year ago

NOTE: if you create a lot of transports, they won't be deallocated, so you're better off re-using transports if you need more than the global transport.

This is a known issue working around a behavior we see in the editor

jinpavg commented 1 year ago

removing documentation tag and my assignment as this is now documented in the README