<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi, I'm using Phonon on Mac for audio unit testing, and am having difficulty accessing the Name and Description of units built locally. that is the call to 

<pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br></pre><pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment-->Phonon<span style=" color:#000000;">::</span>BackendCapabilities<span style=" color:#000000;">::</span>availableAudioEffects<span style=" color:#000000;">()</span><!--EndFragment--></pre><div><br></div><div>returns the effects, but non-Apple effects are showing up with <unknown effect> for the name and description. </div><div><br></div><div>the apple supplied audio unit validator "auval" command line tool retrieves the units name as expected. </div><div><br></div><div>Can someone tell me where in the .component package this data should be specified? or where the phonon backend is expecting to find this data?</div><div><br></div><div>Thanks........andy</div></body></html>