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
  output provide the filename along with the input file processed. arjunaram 1 903 Apr-13-2023, 08:15 PM
Last Post: menator01
  error python audio codiac 3 4,037 Mar-30-2023, 03:12 PM
Last Post: deanhystad
Star python exception handling handling .... with traceback mg24 3 1,216 Nov-09-2022, 07:29 PM
Last Post: Gribouillis
  python audio analysis kiyoshi7 3 1,714 Feb-22-2022, 06:09 PM
Last Post: Axel_Erfurt
  Handling pdf files with python. fuzzin 1 1,217 Jan-19-2022, 02:24 PM
Last Post: ThiefOfTime
  serial input/output barryjo 3 2,374 Dec-27-2021, 11:57 PM
Last Post: barryjo
  Handling Python Fatal Error richajain1785 7 5,759 Oct-14-2021, 01:34 PM
Last Post: Tails86
  How to input & output parameters from command line argument shantanu97 1 2,506 Apr-13-2021, 02:12 PM
Last Post: Larz60+
  Real Time Audio Processing with Python Sound-Device not working Slartybartfast 2 3,880 Mar-14-2021, 07:20 PM
Last Post: Slartybartfast
  how to run linux command with multi pipes by python !! evilcode1 2 6,218 Jan-25-2021, 11:19 AM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

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