Search found 1 match

by Hazelwood
Mon May 24, 2010 1:43 pm
Forum: G-Force General Discussion
Topic: Retrieving Artist Name
Replies: 0
Views: 1892

Retrieving Artist Name

Hi, I'm trying to make a script that starts a sprite with the same name as the artist of the currently playing track. Is there any way to get the artist name? The function GetTrackInfo returns title, artist and album. So how can I split these information to get only the artist name? Thanks in advanc...