-
Notifications
You must be signed in to change notification settings - Fork 44
Channel modes (Mono Stereo)
koca2000 edited this page Mar 29, 2020
·
2 revisions
Since 1.5.0 you can choose a ChannelMode
for RadioSongPlayer
.
There are 3 possible types that implements ChannelMode
:
-
MonoMode
- play song in center of player's head -
MonoStereoMode
- play sameNote
twice with specified panning (distance
property) -
StereoMode
- playNote
with panning specified in NBS file scaled bymaxDistance
property