Instead of using the mp3 file as the source, would it be possible to use the external microphone on PC as the HW inputs during the PC-based simulation?
I changed the option from 'File' to 'Line input' under "Audio Weaver Designer-->Audio Weaver Layout Properties--> PC/Linux Audio-->Source".
I also checked on the mic jack input under "Audio Weaver Server--> Files-->Preferences" so that I got 4 HW inputs.
Still I cannot manage to hear the audio-processed sound from the PC's microphone. Is there something I miss in the setting? Or is it a current limitation on the software?
12:07pm
Hi Paul,
You've followed the correct steps to set up the mic input to your Audio Weaver running on PC.
The issue may be that you have now 4 HW inputs, but are only looking at and outputting the first 2 channels. To test if this is the problem, make sure that your SYS_In pin has 4 channels, and put a meter module right after the TypeConversion module. You should see 4 channels in the meter, and one or more of these channels should be bumping when you speak into the mic.
Once you figure out which channels represent your mic, use a Router module to pull out the correct channels and make sure they get sent to the SYS_Out pin.
Let me know if this doesn't solve your issue.
-Axel
2:54pm
Hi Axel,
Thanks! Problem Solved! It seems that I have to remove and add the HW module back for the meter module to show up with 4 channels.