hi, > Hello All, > > I am not new to programming, but I am VERY new to Gambas. I found the > example sound project and was able to play an MP3 ~ very easy& cool! > So my first question to you guys is: Is it possible to use Gambas to > retrieve MP3 tags and if so, how? > > Thanks, > > Craig
you may want to check this from the doc: http://gambasdoc.org/help/lang/read (see "Example" which reads info from a wav file) and there has to be a specification of the meta data in mp3 files. (isn't it id3?) regards, tobi ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
