Page 1 of 1

audio question

Posted: Fri Mar 23, 2012 3:45 am
by fixstuff555
Hello,

I am trying to take an audio input from my sound card, and simply display it in either an FFT window, or a scope window. Shouldn't be real difficult.

I'm trying to use the Direct Sound IN primitive, but I can't seem to figure out how to display the audio from the line input. I can hear it on my speakers, but for some reason it wont display. I can even record the sound in windows sound recorder, so I know that's working.

I could have sworn I had played around with this - I actually don't have anything populated in the Audio primitive. Has this been working with Flowstone 2? Maybe I'm just doing something dumb, but I'm not a big audio expert by any means.

Re: audio question

Posted: Fri Mar 23, 2012 4:23 am
by fixstuff555
Nvm... Needed DS IN and DS Out on schematic, along with re-selecting primary card. That works with an sound card input and the FFT display..