GarageBand: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 2: Line 2:


Garageband files are actually directories with a .band extenstion.
Garageband files are actually directories with a .band extenstion.
Within the directory there is a projectData file and a Media directory containing source aiffs.
Within the directory there is a projectData file and a Media directory containing source aiffs.
The projectData file is an xml file describing the project along with a large chunk of base64 encoded data within the &ltdata&gt tags
 
 
The projectData file is an xml file describing the project along with a large chunk of base64 encoded data within the <data> tags

Revision as of 02:31, 27 April 2007

Garageband is Apple's consumer multitrack editor.

Garageband files are actually directories with a .band extenstion.


Within the directory there is a projectData file and a Media directory containing source aiffs.


The projectData file is an xml file describing the project along with a large chunk of base64 encoded data within the tags