• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
auval fails PUBLISHED PARAMETER INFO test for aufx without 2in 2out.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

auval fails PUBLISHED PARAMETER INFO test for aufx without 2in 2out.


  • Subject: auval fails PUBLISHED PARAMETER INFO test for aufx without 2in 2out.
  • From: Nick Mariette <email@hidden>
  • Date: Thu, 25 Aug 2005 02:35:52 +1000

Hello,

I'm a relative newbie at AU programming, but I'm trying to write a 1 in 1 out AU as a first step to other non N->N AUs.

I've overridden SupportedNumChannels to return sChannels[1] = {{ 1, 1}} but when testing with auval, I get an error -10868 (ie kAudioUnitErr_FormatNotSupported) in the section "PUBLISHED PARAMETER INFO" with the output copied below.  The line with "!!!!!! ins: 2, outs: 2 !!!!!!!!"  is an extra debug statement I added by copying the AUEffectBase::Initialize() code and printfing the auNumInputs and auNumOutputs.

Must every AU support 2->2?  

If not, and 1->1 is legitimate, what do I need to do to properly report unsupported formats, but avoid this failure in auval?

I'm confused... hopefully it's just something simple I'm missing and someone can help quickly.

Nick



auval output excerpt:


PUBLISHED PARAMETER INFO:

# # # 1 Global Scope Parameters:
Parameter ID:0
Name: Parameter One
Parameter Type: Linear Gain
Values: Minimum = 0.000000, Default = 0.500000, Maximum = 1.000000
Flags: Readable, Writable
  -parameter PASS

Testing that parameters retain value across reset and initialization
!!!!!! ins: 2, outs: 2 !!!!!!!!
ERROR: -10868 IN CALL AudioUnitInitialize

* * FAIL

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: auval fails PUBLISHED PARAMETER INFO test for aufx without 2in 2out.
      • From: Marc Poirier <email@hidden>
References: 
 >Re: Problem with disclosure triangle (getting close to off-topic) (From: Ian Kemmish <email@hidden>)

  • Prev by Date: Re: Problem with disclosure triangle (getting close to off-topic)
  • Next by Date: Fwd: auval fails PUBLISHED PARAMETER INFO test for aufx without 2in 2out.
  • Previous by thread: Re: Problem with disclosure triangle (getting close to off-topic)
  • Next by thread: Re: auval fails PUBLISHED PARAMETER INFO test for aufx without 2in 2out.
  • Index(es):
    • Date
    • Thread