Description
<div>MP can crash when closing MP.</div><div>Step to reproduce : </div><div><span style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);">After start MP then use Music section with any BassBox Plugin</span><br style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);" /><span style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);">Close MP then MP Crash.</span></div><div><br /></div><div><span style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);">Solution : </span></div><div><span style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);">The _mixer handle can be shared as long as it is used by Bass_Vis plugins.</span><br style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);" /><span style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);">Need to destroy the RenderThread now before any Streams are free.</span></div>