music file properites?

R

ray well

hi

i need to write an app that assigns single pieces of music recorded in
digital files to artists, albums, tracks etc., properties that are part of
the meta file info of audio files (as seen when u right click them, and
click on properties), and r used to arrange the files in music libraries. my
client wants this custom designed as an adjunct to another app he has.

is there some .net class or some code with which i can access these fields
and set them as needed? a code snipett would be appreciated.

thanks

ray
 
L

Lloyd Sheen

ray well said:
hi

i need to write an app that assigns single pieces of music recorded in
digital files to artists, albums, tracks etc., properties that are part of
the meta file info of audio files (as seen when u right click them, and
click on properties), and r used to arrange the files in music libraries.
my client wants this custom designed as an adjunct to another app he has.

is there some .net class or some code with which i can access these fields
and set them as needed? a code snipett would be appreciated.

thanks

ray

I use the following library
http://home.fuse.net/honnert/hundred/UltraID3Lib/

Easy to use but sometimes tags will not read if not exactly formed according
to spec.

LS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top