Controlling iTunes

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
Mag
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 802
Joined: Fri Nov 16, 2012 10:51 pm

Controlling iTunes

Post by Mag » Fri Feb 14, 2014 1:55 am

Is this tutorial the state of the art of controlling iTunes with LC or I'm found just an old tutorial?

http://lessons.runrev.com/s/lessons/m/4 ... ing-itunes

I mean, have I follow this guide to play iTunes in my project? I ask this because I seems to recall that RunRev team added some new commands to control music but maybe they are for mobile....

Klaus
Posts: 13824
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: Controlling iTunes

Post by Klaus » Fri Feb 14, 2014 12:35 pm

Hi Mag,
Mag wrote:I mean, have I follow this guide to play iTunes in my project?
Yes.
Mag wrote:... but maybe they are for mobile....
Exactly.


Best

Klaus

Mag
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 802
Joined: Fri Nov 16, 2012 10:51 pm

Re: Controlling iTunes

Post by Mag » Sat Feb 15, 2014 10:01 am

Thank you Klaus!

Unfortunately the example provided with the lesson it is not very suitable for those who want to learn from scratch. It combines together too many techniques including the management interface, skinning, using of various stacks, code abstraction and so on. I would like to see a simplest example, someone knows if there is more basic example to learn how to create a list of playlist and songs and other basic tasks? :oops:

Klaus
Posts: 13824
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: Controlling iTunes

Post by Klaus » Sat Feb 15, 2014 1:00 pm

Hi Mag,

yep, that's highly counterintuitive, but that's the way iTunes works!
Complain to Apple :D


Best

Klaus

Mag
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 802
Joined: Fri Nov 16, 2012 10:51 pm

Re: Controlling iTunes

Post by Mag » Sat Feb 15, 2014 4:48 pm

Yes, this is the reason because I believe that, in an official LC documentation, it would be better to just put a text field and a button (like in the attachment) to show a feature to beginners. :wink:

Anyway, kudos to the stack's "Remote-Control.rev" author.

BTW: User Samples today makes LC to freeze or it happens just to me?
Attachments
34433443.png

Mag
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 802
Joined: Fri Nov 16, 2012 10:51 pm

Re: Controlling iTunes

Post by Mag » Sun Mar 02, 2014 11:33 am

I made a very simple stack to make you understand the basics for those who want to start with iTunes on Mac. I attached it here, may could be useful to someone.

PS
For documentation on the available commands, I recommend this stack: http://livecodeshare.runrev.com/stack/2 ... umentation
Attachments
iTunesSamples.livecode.zip
(1.42 KiB) Downloaded 169 times

Post Reply

Return to “Getting Started with LiveCode - Complete Beginners”