473,486 Members | 2,429 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

.WAV processing library ?


Hi --

Is there a library available for python that will enable me to process .wav
files ?

Preferably extensible so I can write handlers for dealing with the non audio
sections.

--
regards, chris
Jul 18 '05 #1
4 2154
Chris Stiles wrote:
Is there a library available for python that will enable me to process .wav
files ?

Preferably extensible so I can write handlers for dealing with the non audio
sections.


Kåre Sjölander's Snack library might be useful:

http://www.speech.kth.se/snack/

</F>

Jul 18 '05 #2
On Wed, 26 Jan 2005 16:28:08 +0000, rumours say that Chris Stiles
<vp*******@spamex.com> might have written:

Hi --

Is there a library available for python that will enable me to process .wav
files ?
import aifc, wave, chunk

for a start.
Preferably extensible so I can write handlers for dealing with the non audio
sections.

--
TZOTZIOY, I speak England very best.
"Be strict when sending and tolerant when receiving." (from RFC1958)
I really should keep that in mind when talking with people, actually...
Jul 18 '05 #3
Christos "TZOTZIOY" Georgiou <tz**@sil-tec.gr> writes:
On Wed, 26 Jan 2005 16:28:08 +0000, rumours say that Chris Stiles
<vp*******@spamex.com> might have written:

Hi --

Is there a library available for python that will enable me to process .wav
files ?


import aifc, wave, chunk


AFAICT wave was very much focused on reading the audio sections of .wav files,
whereas I wanted to do more than just that. Whereas aifc was sufficiently
different to make reading .wav files a hit and miss affair.

--
regards, chris
Jul 18 '05 #4

Chris Stiles wrote:
Is there a library available for python that will enable me to process .wav files ?

Preferably extensible so I can write handlers for dealing with the non audio sections.

You will probably find everything you're looking for here:
http://www.python.org/moin/PythonInMusic

AK

Jul 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2141
by: webworldL | last post by:
Has anybody had any luck processing XHTML1.1 documents with xml.sax? Whenever I try it, python loads the W3C DTD from the top, then crashes saying that there's an error in the external DTD. All I...
9
3623
by: dima | last post by:
can anybody recommend a good open-source library for command args processing in C++? something like getopt, but in C++. thanks. d. http://www.gotw.ca/resources/clcm.htm for info about ]
0
1956
by: Ganapathy | last post by:
I have COM dll code written in VC 6.0. When i tried compiling this code in VC 7, The MIDL cmpiler gets called twice. i.e. it initially compiles fully & immediately a line - 64 bit processing'...
1
1689
by: JM | last post by:
i have an aspx page that imports 15k records from ms access into sql server. the page is running pretty slow, so i have to reevaulate the code. I tested the page, while is was processing, i hit the...
2
2159
by: Janusz Jezowicz | last post by:
Hello! I would like to have one page on the server, which would be a target processing page for a number of other aspx pages. E.g Processing page \portal_page.aspx Target pages
6
4957
by: James Radke | last post by:
Hello, I have a multithreaded windows NT service application (vb.net 2003) that I am working on (my first one), which reads a message queue and creates multiple threads to perform the processing...
6
15165
by: Shawn Regan | last post by:
Hello, What is the best practice to show a window/form of some animation while processing is going on in the back ground. I want the user to see something while some processing is taking...
4
2092
by: hzgt9b | last post by:
Using VB .NET 2003, I have a windows application that performs a series of file actions (copy, move, delete) but the actions are completing before the window is painted on the screen... how can I...
5
1545
by: Saitir | last post by:
Example: On a web page the user enters for a date: 12/05/2006 They're in the UK, so this is 12th May 2006 Once this value arrives in a datetime variable in VB, date.month = 12 and not 5 as...
26
5249
by: mohangupta13 | last post by:
can anyone help me where to find the best image processing library for c++ mohan gupta
0
7105
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7180
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6846
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5439
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4870
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3071
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1381
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
600
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
266
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.