Python Forum
Other modules for reading audio files?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Other modules for reading audio files?
#1
I need some recommendations for modules that I can use for analysing audio files (I don't need it to work with a specific file type); I'm specifically looking for something that could return several values with considerable variation in different files.

What I mean is I need parameters like duration or nframes that are almost always different, unlike samplerate or channels. Already tried wave, audioop and audioread and I'm curious if there's anything more worth checking out.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Reading Multiple text Files in pyhton Fatim 1 1,914 Jun-25-2021, 01:37 PM
Last Post: deanhystad
  Trouble reading files using pyexcel codebeacon 2 2,185 Feb-08-2021, 05:53 AM
Last Post: codebeacon
  Reading txt files in ssh server. therenaydin 6 4,132 Aug-06-2020, 05:17 AM
Last Post: ndc85430
  How to stop the reading of files Laplace12 4 2,352 Jul-27-2020, 04:07 PM
Last Post: Gribouillis
  How can I speed up my openpyxl program reading Excel .xlsx files? deac33 0 3,392 May-04-2020, 08:02 PM
Last Post: deac33
  Problems reading modules and the auto filler Tomli 8 3,738 Apr-10-2020, 12:53 AM
Last Post: Tomli
  Error With Reading Files In Directory And Calculating Values chascp 2 2,430 Feb-15-2020, 01:57 PM
Last Post: chascp
  Computing correlation in audio files ryanblumenow 0 2,761 Jan-15-2020, 06:11 PM
Last Post: ryanblumenow
  Reading DBF files from Amazon s3 throwing error - 'int' object has no attribute 'isa abeesm 1 2,910 Sep-22-2019, 05:49 PM
Last Post: ndc85430
  Reading and writing files JakeHoward4 1 1,810 Aug-07-2019, 06:22 PM
Last Post: Yoriz

Forum Jump:

User Panel Messages

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