Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Queries related to IO-audio: (1 Item)
   
Queries related to IO-audio  
I am have written a driver for my sound card

1. If I palce the driver in SDCard and launch the IO-Audio with -d option to specify driver path it does not use this 
driver instead it uses default driver present in other folder.
2. If I place the driver in tmp folder & launch the IO-Audio with -d option to specify driver path it uses this driver.

I would like to know why option 1 does not work ...