Problem using AudioDeviceSelectorComponent

hi,
i’m trying to use the AudioDeviceSelectorComponent class.
i have notice that whan the last operator hideAdvancedOptionsWithButton is “false” the component crush.

while debugging i found that the problem is in the sample rate parameter.

my code is:

AudioDeviceSelectorComponent audioSettingsComp (*deviceManager,0, 256,
0, 256, true, true, true, false);

am i doing something wrong ?[/b]

I think that sounds like a bug that I fixed yesterday - try getting the tip again now…

thanks !! :smiley: