|
[Date Index]
[Thread Index]
[Author Index]
Re: Real time sound processing?
- To: mathgroup at smc.vnet.net
- Subject: [mg125380] Re: Real time sound processing?
- From: Szabolcs <szhorvat at gmail.com>
- Date: Sun, 11 Mar 2012 04:05:00 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <jjfda9$802$1@smc.vnet.net>
On Saturday, 10 March 2012 13:18:33 UTC+2, David Kahle wrote:
> Hi all -
>
> I was wondering if anyone could point me in the right direction.
>
> Is there any equivalent to something like Dynamic@CurrentImage[] for
> sounds? I'm looking for ways to interact with sound (in and out) in
> real time, but the Play function and other similar functions seem to be
> static and pre-set.
>
Mathematica is not able to handle precise timings in real time, and is likely to introduce significant latency. I don't think it's a good tool for real time sound processing.
It IS a good tool for generating sounds and exporting them (to be played later), it is just not suitable for real time work---in my opinion.
Prev by Date:
Textures with AlphaChannel not working on OS X system
Next by Date:
Reset Button to Clear ListPlot
Previous by thread:
Real time sound processing?
Next by thread:
Re: Real time sound processing?
|