View Single Post
  #9 (permalink)  
Old 9th October 2008 , 09:30 AM
tyronehowe
Super Member
 
tyronehowe's Avatar
          
           
Join Date: Jul 2008
Location: Cirencester, UK
Posts: 419
Default

Quote:
Originally Posted by EdRyan View Post
Programming a VST and Au are actually pretty similar.

Before the invention of Core audio and AU, Apple used to run plugs on VST2.

The coding underneath in either format is quite close, you just have to relate commands for CoreAudio and ASIO.

The real pain in the arse is the way that each platform handles there gui.

For that reason, I was told it's good advice to basically break the program in 1/2. I part audio process the other gui/front end code. It makes it a lot easier to port over later..

I've done a VST (it didn't do anything fancy. It was just a gain) but not done an AU. It's next on the list...
Ah ok – I didn’t know that. I’m originally a computer programmer by trade and have occasionally thought about delving into writing a VST/AU. I even downloaded the VST 2 SDK from Steinberg (and for some odd reason, they would only ever let you download it once, so don’t lose it!) But because I’m a lazy git, I’ve never actually looked at it.
______________________________
Tyrone Howe
Apple Certified Pro, Logic Pro 8, Level 1
Logic Pro 9.0.2, Access Virus TI Keyboard
tyronehowe is offline Offline
Reply With Quote