How to create a surround effect using python by controlling the volume of speakers channels?
- 阅读更多 关于 How to create a surround effect using python by controlling the volume of speakers channels?
问题 I have bought a soundcard: Focusrite Scarlett 4i4 3rd Gen , with 4 outputs channels. I also have 4 speakers and I will link each speaker with the soundcard. I would like to be able to set separately the volume of each speaker, with maybe a tkinter interface (ultimately, but that is not the point). I have seen that we could have plenty of different librairies (I'm using windows 10 for this project): the ones that seems to be interesting are sounddevice and soundcard. I would though like to