INTERACT FORUM

Windows => Plug-in Development => Topic started by: fluffybunny on January 07, 2003, 03:03:58 pm

Title: visualization text - please help!
Post by: fluffybunny on January 07, 2003, 03:03:58 pm
Hi all,

I'm posting this message again in case I didn't explain myself too well last time.

OK, so in a nutshell, I know I can use:
NAME, ARTIST, ALBUM, YEAR, ELAPSED_TIME, TOTAL_TIME, REMAINING_TIME

But apparently I can't use:
COMMENT, CUSTOM_1, CUSTOM_2

However, I suspect that there are more little tricks available. So my question is, does anybody know if there is a list available (anywhere) which can tell me what terms we can use when creating text-based visualizations, rather than just guessing and/or copying from other visualizations?

Thanks again,

FB  


Title: Re: visualization text - please help!
Post by: JimH on January 07, 2003, 03:10:39 pm
Bunny,
We're busy.  Wait a bit.  We have bigger fish to fry.  Copying is good.

Jim
Title: Re: visualization text - please help!
Post by: Galley on January 08, 2003, 08:18:44 am
Well, I wanted to add visualization to my Tutti Frutti track info template.  There was no mention of how to do it in the SDK, so I looked at the HTML of a template that did have visualization, and copied the code.
Title: Re: visualization text - please help!
Post by: fluffybunny on January 08, 2003, 01:11:07 pm
Thanks Jim, I can wait - it's just the silence that frustrates.

Agreed, copying is good - except for the 'Chinese Whispers' effect.
Title: Re: visualization text - please help!
Post by: Nikolay on January 09, 2003, 09:28:24 am
Sorry for delay.

Here is the list of all available keywords:

ARTIST, ALBUM, NAME, TRACK#, GENRE, YEAR, COMMENT, ELAPSED_TIME, REMAINING_TIME, TOTAL_TIME, BITRATE, SAMPLE_RATE, CHANNELS, PN_POSITION, PN_TRACKS

You can also find the list at:
http://www.musicex.com/mediajukebox/DevZone/Metamorphis.html

Search for "Predefined TrackInfo keywords".

Regards,
Nikolay
Title: Re: visualization text - please help!
Post by: fluffybunny on January 09, 2003, 06:02:01 pm
(Reply posted in other thread here: http://www.musicex.com/cgi-bin/yabb/YaBB.cgi?board=dev;action=display;num=1041255117)