AU. Audio Units are they the same as AU Plug-ins

Audio software developers forum.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
Petermikulik
Posts: 1
Joined: Wed Feb 15, 2012 11:48 pm
Operating System: Please select

AU. Audio Units are they the same as AU Plug-ins

Post by Petermikulik » Wed Feb 15, 2012 11:58 pm

Hello,

I am trying to convert wav. files to AU Audio Units Mac's VST format. I am trying to create a VST/AU for the music composition software Finale that only uses VST/AU formats. I called Apple Care Tech support and they said AU's are a Unix code and and that the Audio Unit plug-ins were Unix as well. So I got Audacity to convert wav. files to .au (unix code). I wanted to know if anyone knew if the .au format was the same format and function as the Mac Audio Unit (VST) format and function ?

Thank you very much,

Peter

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: AU. Audio Units are they the same as AU Plug-ins

Post by steve » Thu Feb 16, 2012 12:46 am

"VST" and "Audio Units" are types of "effect plug-ins".
More information here:
http://en.wikipedia.org/wiki/Virtual_Studio_Technology
http://en.wikipedia.org/wiki/Audio_Units

There is an audio file format that has a file extension ".au" that was developed by Sun Microsystems. This format is rarely used (virtually obsolete) these days. More information here: http://en.wikipedia.org/wiki/Au_file_format

Audacity uses a file format that has the file extension ".au" for storing data that is associated with the Audacity Project. These files are not the same as the Sun Microsystems files and are specific to Audacity Projects.

Finale can import ".WAV" files (16 bit PCM WAV) which is a standard format supported by most modern software.

The main functionality of Finale is achieved using their own special ".MUS" document format, (or MIDI, or Music XML). These are not "audio" formats, so Audacity is not suitable for working with these file types.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply