Find a track and play it
Posted: Fri Dec 23, 2011 10:26 am
Good morning!
I'm playing with a bit of MM automation using visual basic and I've hit a wall.
What I'm trying to accomplish doesn't seem as if it should be that difficult, but I'm stumped.
This, simply, is what I want to do in code:
First: Select a song from the library. (This I can do easily enough.)
Second: Play the track. I can't seem to find an easy way to do this. Am I missing something?
I can add or insert the track to the "Now Playing" list. I can focus and select the track.
But the only way I can find of actually playing the track is to iterate through the "Now Playing" list using Next or Prev until the current track is the track I want. There must be an easier way, right?
Anyone have an Idea?
Am I missing something obvious?
PS: I tried posting this same issue yesterday, but I don't see my post anywhere. Perhaps I did that wrong too?
I'm playing with a bit of MM automation using visual basic and I've hit a wall.
What I'm trying to accomplish doesn't seem as if it should be that difficult, but I'm stumped.
This, simply, is what I want to do in code:
First: Select a song from the library. (This I can do easily enough.)
Second: Play the track. I can't seem to find an easy way to do this. Am I missing something?
I can add or insert the track to the "Now Playing" list. I can focus and select the track.
But the only way I can find of actually playing the track is to iterate through the "Now Playing" list using Next or Prev until the current track is the track I want. There must be an easier way, right?
Anyone have an Idea?
Am I missing something obvious?
PS: I tried posting this same issue yesterday, but I don't see my post anywhere. Perhaps I did that wrong too?