Advertisement
Guest User

applescript lame fragment

a guest
Mar 6th, 2015
4,914
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. set theLameCommand to ("/usr/local/bin/lame --noreplaygain --cbr -h -b " & quality & " --resample 44.1 -m " & monomode & " --tt \"" & theShowNumber & ": " & theEpisodeTitle & "\" --tc \"" & theEpisodeSummary & "\" --ta \"The Incomparable\" --tl \"" & theShow & "\" --ty `date '+%Y'` --ti \"${HOME}/Dropbox/Logo - The Incomparable/logo-" & theSlug & ".jpg\" --add-id3v2 \"" & (POSIX path of theFile) & "\" \"${HOME}/Desktop/" & theSlug & theNumber & ".mp3\"")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement