Sound Card detection?

For general discussion related FlowStone
Post Reply
bradnorwood
Posts: 14
Joined: Mon Dec 12, 2011 6:58 pm

Sound Card detection?

Post by bradnorwood »

How can I detect my sound card to control volume using flowstone?
sal
Posts: 42
Joined: Thu Aug 19, 2010 4:56 pm

Re: Sound Card detection?

Post by sal »

you have to load asio and/or direct sound modules then you can use the audio selector module to select the proper audio card
bradnorwood
Posts: 14
Joined: Mon Dec 12, 2011 6:58 pm

Re: Sound Card detection?

Post by bradnorwood »

where and how do I load them? I added ASIO and the wrench icon would not open?
sal
Posts: 42
Joined: Thu Aug 19, 2010 4:56 pm

Re: Sound Card detection?

Post by sal »

the wrench can be used to open the asio control panel of the selected audio card, but an audio card must be selected first.
If you don't see your audio card listed inside the asio module, it's because your card doesn't have asio support, so you should use the direct sound module or install asio for all driver from here.

I have attached a project to look inside.
Attachments
audioselect.fsm
(2.5 KiB) Downloaded 1293 times
Post Reply