Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #62320

Re: How to import Wave files into python?

Date 2013-12-18 17:08 +0000
From ishish <ishish@domhain.de>
Subject Re: How to import Wave files into python?
References <cce65ffc-2560-4a00-9cd7-a7bf6d3ee6e6@googlegroups.com> <CAPM-O+yK=FCKKu4nb0c7Skh_5u9y_kh4+_N=e7D2qvLwgua63Q@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.4366.1387389179.18130.python-list@python.org> (permalink)

Show all headers | View raw


> How exactly do I import a .wav file and run it?
> also is it possible to run it inside a while loop if so or it just
> start playing when its run? - Tom 14
> --

For the GUI (Tkinter) there is tkSnack.
If you want to run it from the command line you could use sox.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How to import Wave files into python? twilkins50@gmail.com - 2013-12-18 08:45 -0800
  Re: How to import Wave files into python? Joel Goldstick <joel.goldstick@gmail.com> - 2013-12-18 11:57 -0500
  Re: How to import Wave files into python? ishish <ishish@domhain.de> - 2013-12-18 17:08 +0000
  Re: How to import Wave files into python? diesch111@gmail.com - 2013-12-20 14:30 -0800
  Re: How to import Wave files into python? diesch111@gmail.com - 2013-12-20 14:26 -0800

csiph-web