Go to advanced search

by DanDufaur
Thu Mar 27, 2014 12:43 pm
Forum: Graphics, sound and multimedia
Topic: Sound Board project with switch activation
Replies: 2
Views: 1404

Re: Sound Board project with switch activation

Python has a lot of functionality for this by default. It can read/write WAVs as you probably already know. More info: https://wiki.python.org/moin/Audio/ Otherwise, I'd look at something like pydub which can do everything Python's standard library does and more. Easier to use IMO, too: http://pydu...
by DanDufaur
Wed Mar 26, 2014 2:27 pm
Forum: Graphics, sound and multimedia
Topic: Sound Board project with switch activation
Replies: 2
Views: 1404

Sound Board project with switch activation

Hi All, Would anyone be able to help a Noob on a sound board project. I am looking to use the Raspberry Pi and the Wolfson Sound Board to create a sound board to fit into my Ghostbusters Proton Pack to activate sound effects by the press of certain buttons on the gun. I already have a very basic sou...

Go to advanced search