Itunes make playlist + convert song to mp3 + add to playlist.
Itunes make playlist + convert song to mp3 + add to playlist.
- Subject: Itunes make playlist + convert song to mp3 + add to playlist.
- From: TJ Marbois <email@hidden>
- Date: Wed, 02 Feb 2005 15:21:28 -0800
Whit
Thanks - I think I got it hacked...
I have a few more questions now - I think I know how to do this from what
ive read so far...but it would be great if someone could tell me how to do
each of these so I get it right quickly.
1. Make a named playlist in iTunes.
2. Add a song to that playlist.
3. Add a song to iTunes then convert it to mp3 -- then add it to the
playlist.
If I don't ask...then ill get it wrong 3 times before getting it right...
Thanks for help!
Regards
TJ
On 2/1/05 7:10 PM, "Whit Anderson" <email@hidden> wrote:
>>
>> I got past my editing error - but now Im having a bit of trouble
>> knowing how
>> Quicktime Player handles its Movie indexing...
>>
>> I know when I open a movie - its Movie 1...right?
>>
>> Is Movie 1 always the front-most movie?
>>
>> Whats the best way of handling multiple open movies so I can
>> cut/copy/paste
>> between them properly?
>
>
> I'm not sure what is the "best way" of handling multiple movies, here
> is what I have been doing:
>
> tell application "QuickTime Player"
> open f
> set curName to the name of movie 1
> --record the name of each movie in a global list for later use
> set gTheMovieList to gTheMovieList & curName
> --do something with the movie, using the name to refer to the movie
> set theTimeScale to the time scale of movie curName
> end tell
>
> --Whit
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Applescript-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden