Python Forum
How to do real-time audio signal processing using python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to do real-time audio signal processing using python
#1
Hi all, hope I am posting in the right place.

I am quite new to Python, and maybe I am bighting off more than I can chew but I am trying to make an audio filer that works in real time (low latency). i.e. sound continuously flows into the mic, is processed by my code and will flow continuously out to the speaker. (In Windows 10)

Now what I was hoping is that someone could point me to a free library (is that the right word?) that can take the sound from the mic and give me the data. I would then process it and hand it back to be sent to the speaker.

I have found libraries that would do this but unfortunately they were difficult for me to understand. I don’t need anything snazzy, just something that will give me the audio data from the mic and I will hand it back. I’ll do the rest.

I would appreciate any help.

Thanks.
Reply


Messages In This Thread
How to do real-time audio signal processing using python - by Zenolen - Oct-09-2019, 02:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  how to find difference between fake driving license or real using python? pjaymn 5 5,325 Jun-14-2024, 07:01 AM
Last Post: Pedroski55
  error python audio codiac 3 8,233 Mar-30-2023, 03:12 PM
Last Post: deanhystad
  Non-blocking real-time plotting slow_rider 5 9,348 Jan-07-2023, 09:47 PM
Last Post: woooee
  How to change UTC time to local time in Python DataFrame? SamKnight 2 2,870 Jul-28-2022, 08:23 AM
Last Post: Pedroski55
  python audio analysis kiyoshi7 3 2,844 Feb-22-2022, 06:09 PM
Last Post: Axel_Erfurt
  Real time database satyanarayana 3 2,585 Feb-16-2022, 01:37 PM
Last Post: buran
  Real time data satyanarayana 3 37,716 Feb-16-2022, 07:46 AM
Last Post: satyanarayana
  Real time Detection and Display Gilush 0 2,330 Feb-05-2022, 08:28 PM
Last Post: Gilush
  mysql.connector.errors.ProgrammingError: Failed processing format-parameters; Python ilknurg 3 8,021 Jan-18-2022, 06:25 PM
Last Post: ilknurg
  Real-Time output of server script on a client script. throwaway34 2 2,971 Oct-03-2021, 09:37 AM
Last Post: ibreeden

Forum Jump:

User Panel Messages

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