iLounge 2013 iPhone + iPod Buyers' Guide
Become a member of the iLounge Forums. Register Now!
To start viewing messages, select the forum that you want to visit from the selection below.
If this is your first visit, be sure to check out the Forum FAQ and Forum Policy.

Topic: equalizer preset of a track

Reply Thread Tools Topic Search
 
Old 09-02-2008, 05:36 PM
#1
 
Freshman Lounger
 
Join Date: Jan 2008
Posts: 10
Red face equalizer preset of a track

anyone know how to set the equalizer preset of a song to "spoken word" by an applescript
kmmgasman is offline  
Share on TwitterShare on FacebookDigg this Post!Google Bookmark this Post!
Reply With Quote

Join the iLounge Community and the ad above will disappear.

Old 09-02-2008, 05:56 PM
#2
 
Veteran Lounger
 
S2_Mac's Avatar
 
Join Date: Oct 2006
Location: About 3 feet in front of the monitor
Posts: 4,878

Something like this:
Code:
tell application "iTunes"
	-- get a list of the selected tracks
	set sel to the selection
	-- with each track in the list...
	repeat with t in sel
		-- set track EQ to a preset's name
		set EQ of t to "Spoken Word"
		-- it's not an error to specify an EQ name that doesn't exist
	end repeat
end tell
S2_Mac is offline  
Share on TwitterShare on FacebookDigg this Post!Google Bookmark this Post!
Reply With Quote
Old 09-23-2008, 10:21 PM
#3
 
Freshman Lounger
 
Join Date: Jan 2008
Posts: 10

thanks for the info. I wanted to maintain the EQ setting when I burn the track to a CD and then have a client import the track into their iTunes. I tried converting the AIFF to MP3 but you lose the eq setting on importing the track

any ideas

thanks again
kmmgasman is offline  
Share on TwitterShare on FacebookDigg this Post!Google Bookmark this Post!
Reply With Quote
Old 09-23-2008, 10:56 PM
#4
 
Veteran Lounger
 
S2_Mac's Avatar
 
Join Date: Oct 2006
Location: About 3 feet in front of the monitor
Posts: 4,878

Not gonna happen; EQ settings aren't saved as tags in track files, they're maintained in the "iTunes Library.itl" index file.

If you really have to impose your EQ settings on the client (and that could backfire real easy ;-) and the client uses iTunes, you can p'bly just burn a data disk with a folder full of AIFFs or whatever and an iTunes "export" xml file.
S2_Mac is offline  
Share on TwitterShare on FacebookDigg this Post!Google Bookmark this Post!
Reply With Quote
Old 09-24-2008, 01:22 PM
#5
 
Freshman Lounger
 
Join Date: Jan 2008
Posts: 10

Well I wanted to make it easier for the client set the audio file I recorded to "spoken word" as it is a meditation audio file and I thought it would sound best with that EQ. I guess I will send a text file explaining how to set it in iTunes

thanks for all the advice
kmmgasman is offline  
Share on TwitterShare on FacebookDigg this Post!Google Bookmark this Post!
Reply With Quote

Topic: equalizer preset of a track

Reply Thread Tools Topic Search

Become a member of the iLounge Forums. Register Now!
To start viewing messages, select the forum that you want to visit from the selection below.
If this is your first visit, be sure to check out the Forum FAQ and Forum Policy.
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





View iLounge History. Read our old Forums Archive (2001-2003)
All times are GMT -4. The time now is 02:05 AM.


Shop for Accessories: Cases, speakers, chargers, etc.