Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: cel on April 20, 2016, 07:17:20 AM

Title: recording sounds outputted by the soundcard?
Post by: cel on April 20, 2016, 07:17:20 AM
I need to know if it possible to save all the sounds/music being reproduced by unity in a stand-alone in an external file. And if possible how can I accomplish this with playmaker. I know this can be done using the microphone, just wondering if instead of the microphone we could use the sound card output? Thanks in advance
Title: Re: recording sounds outputted by the soundcard?
Post by: jeanfabre on April 28, 2016, 03:07:18 AM
Hi,

 it's possible it you setup your OS to do so. I don't think it's possible within an app as is ( else you'll need a specific dll plugins for each OS to control the sound card).

 On Mac, I use SoundFlower.

http://www.macupdate.com/app/mac/14067/soundflower

Bye,

 Jean