Details
-
Bug
-
Resolution: No change required
-
Major
-
1.7.0
-
None
Description
<p>Using BASS_ChannelGetData to get samples from a channel to display information in e.g. a Visualisation or MiniDisplay causes problems with WASAPI.</p>
<p>It "steals" the information from the channel, so that it isn't available for WASAPI.</p>
<p>Need to go through code and check, if BASS_WASAPI_GetData should be used.</p>
<p>Tough, when using Viz, the mirrored channel should be used.</p>
<p>It "steals" the information from the channel, so that it isn't available for WASAPI.</p>
<p>Need to go through code and check, if BASS_WASAPI_GetData should be used.</p>
<p>Tough, when using Viz, the mirrored channel should be used.</p>