Skip to content

Use of ICA for sound

3 messages · Noah Silverman, Uwe Ligges, Simon Urbanek

#
On 16.10.2011 07:44, Noah Silverman wrote:
Others suggested tuneR already for a former question. You can make a 
Wave object from the signal returned by ICA processing using tuneR and 
also write a wav filke with tuneR:

See ?Wave and ?writeWave

Best,
Uwe Ligges
#
On Oct 16, 2011, at 1:44 AM, Noah Silverman wrote:

            
FWIW you can play sounds directly without creating any files using play() from the audio package.

Cheers,
Simon