Python Forum
Handling multi-input/output audio in python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Handling multi-input/output audio in python
#1
Hi,
I want to do something like that:

I have two stereo cards and I want to play music completely selectively, this means 1.mp3 on 1 channel in 1 sound card and 1 channel on 2 sound card, 2.mp3 on 2 channel in 1 sound card and 3.mp3 na 2 channel in 2 sound card. And changing that just in time.

I read about that few evenings and most of people suggest Naudio and C# .NET.

I found this http://www.esologic.com/multi-audio/ but this used 1 card= 1 otput and this isnt perfect solution for me.
Additionally I tried to implement this and my usb card play music but integrated card no -> throw error when I set they index as source.


Somebody help me? some solution? suggestion? maybe linux has console complex sound player and python can manage them easly?

thank you
K.
Reply
#2
you might be able to find a package that helps you here: https://pypi.org/search/?q=soundcard
Reply
#3
ohh a lot of packages. maybe you can recommand one of them ? :)
Reply
#4
Would if I could, but I haven't used any of them
Reply
#5
Hello, I would like to control the mix 44 soundcard -(Mix Vibes) 4 IN / 4 OUT- with python on windows to make sounds through one of the both speakers that I will choose and registered through one of the three microphones that I will connect. Have you got advises ? A toolbox which I can use to do that ?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  interactive process for input and output maiya 1 608 Mar-27-2025, 08:40 AM
Last Post: Gribouillis
Question [SOLVED] Same input different output antarling 2 936 Oct-25-2024, 11:28 PM
Last Post: antarling
  output provide the filename along with the input file processed. arjunaram 1 1,521 Apr-13-2023, 08:15 PM
Last Post: menator01
  error python audio codiac 3 7,573 Mar-30-2023, 03:12 PM
Last Post: deanhystad
Star python exception handling handling .... with traceback mg24 3 3,488 Nov-09-2022, 07:29 PM
Last Post: Gribouillis
  python audio analysis kiyoshi7 3 2,697 Feb-22-2022, 06:09 PM
Last Post: Axel_Erfurt
  Handling pdf files with python. fuzzin 1 1,871 Jan-19-2022, 02:24 PM
Last Post: ThiefOfTime
  serial input/output barryjo 3 5,100 Dec-27-2021, 11:57 PM
Last Post: barryjo
  Handling Python Fatal Error richajain1785 7 9,087 Oct-14-2021, 01:34 PM
Last Post: Tails86
  How to input & output parameters from command line argument shantanu97 1 3,626 Apr-13-2021, 02:12 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020