Questions relating to Mathematica's sound and audio functionality, including Play, Sound and Speak
4
votes
0answers
164 views
Realtime audio processing using Dynamic
Can I make real time audio processing with Mathematica in the same way I can do with images using Dynamic[CurrentImage[]].
I know that is possible to use ...
1
vote
0answers
65 views
Better alternatives for the Sound function?
The Sound function represents the sound signal very primitive in my opinion.
There are only two buttons (play and pause). No rewind, no playing from some point on (like the most sound players have). ...
0
votes
0answers
45 views
How can I import sound from within a Manipulate expression?
I want to import sound from a file, record, and import sound.
...
