• 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
Re: Starting AU lab from terminal - no plugins
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Starting AU lab from terminal - no plugins


  • Subject: Re: Starting AU lab from terminal - no plugins
  • From: Doug Wyatt <email@hidden>
  • Date: Fri, 9 Apr 2010 14:08:50 -0700

In the Finder did you check the box to always launch AU Lab in 32 bit mode? That tells Launch Services what to do but exec (etc.) don't look at that.

Try:

arch -i386 /Developer/Applications/Audio/AU\ Lab.app/Contents/MacOS/AU\ Lab

or (to debug while you're at it):

gdb -arch i386 /Developer/Applications/Audio/AU\ Lab.app/Contents/MacOS/AU\ Lab


On Apr 9, 2010, at 13:42 , Jon Crooke wrote:
> i'm trying to launch AU Lab from the terminal so that i can see printfs in a plugin (assuming this is actually correct?). however, i have the odd issue that when running AU lab from terminal none of my AUs are available to load into a channel strip, whereas they are if i open the application with the conventional manner via finder. the command i'm issuing is:
>
> /Developer/Applications/Audio/AU\ Lab.app/Contents/MacOS/AU\ Lab
>
> so i'm a little bemused as to why this isn't the same as launching from the finder.

 _______________________________________________
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: Starting AU lab from terminal - no plugins
      • From: Jon Crooke <email@hidden>
References: 
 >Starting AU lab from terminal - no plugins (From: Jon Crooke <email@hidden>)

  • Prev by Date: Re: Starting AU lab from terminal - no plugins
  • Next by Date: Re: iPad no Analog/Audio input, What are the options?
  • Previous by thread: Re: Starting AU lab from terminal - no plugins
  • Next by thread: Re: Starting AU lab from terminal - no plugins
  • Index(es):
    • Date
    • Thread