I asked this question on Discord, but trying also here in case maybe someone knows how to do this.
With a stereo sound file, how to get only one channel played in Tidal with a multichannel system, e.g. 4 outputs ? I would like to have the flexibility of playing a stereo sound file on 2 channels, but also on 1 channel on a multichannel system.
d1 $ s "clubkick" #pan 0 -- outputs one channel on the left on a stereo system
d1 $ s "clubkick" #pan 0 -- outputs two channels on a quad system
Should I maybe modify DirtPan.defaultPanningFunction in SuperCollider ? Not sure how to do this. But maybe there is simpler way maybe in Tidal with a specific parameter to do this ? Or do I have to create sound folders for both mono and stereo sounds ?