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


Messages In This Thread
Handling multi-input/output audio in python - by bor1904 - Sep-26-2020, 10:05 AM

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,038 Mar-30-2023, 03:12 PM
Last Post: deanhystad
Star python exception handling handling .... with traceback mg24 3 1,219 Nov-09-2022, 07:29 PM
Last Post: Gribouillis
  python audio analysis kiyoshi7 3 1,715 Feb-22-2022, 06:09 PM
Last Post: Axel_Erfurt
  Handling pdf files with python. fuzzin 1 1,218 Jan-19-2022, 02:24 PM
Last Post: ThiefOfTime
  serial input/output barryjo 3 2,376 Dec-27-2021, 11:57 PM
Last Post: barryjo
  Handling Python Fatal Error richajain1785 7 5,762 Oct-14-2021, 01:34 PM
Last Post: Tails86
  How to input & output parameters from command line argument shantanu97 1 2,507 Apr-13-2021, 02:12 PM
Last Post: Larz60+
  Real Time Audio Processing with Python Sound-Device not working Slartybartfast 2 3,882 Mar-14-2021, 07:20 PM
Last Post: Slartybartfast
  how to run linux command with multi pipes by python !! evilcode1 2 6,219 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