Somebody asked me for this:
1.- download and install WinNTK:
http://download.planetnewton.com/download/programming/WinNTK161.zip
2.- Download MP3Builder.zip:
http://dev.newtontalk.net/~dpadilla/progs/MP3Builder/MP3Builder.zip
Decompress it to any folder.
3.- move or copy the song you want to convert in that same folder. Maybe it's a
good idea to rename the file to something short.
4.- Double tap "MP3Builder.NTK". WinNTK will open with a project window.
5.- Double tap on "constants" inside that window.
6.- On the text file window that opens, you have to modify four strings:
loaddatafile("XXXX.mp3",'binary) // Modify XXXX.mp3 to the name of your MP3
file
Constant kTitle:="SongTitle"; //Modify the Song Title
Constant kArtist:="ArtistName"; //Modify the Artist Name
constant kAlbum:="AlbumName"; //Modify the Album Name
7.- Tap "file" ,"save all" and "project" , "build package"
A new package with appear in the folder, install it with NCU and you're done!
Daniel Padilla
-- Read the List FAQ/Etiquette: http://www.newtontalk.net/faq.html Read the Newton FAQ: http://www.guns-media.com/mirrors/newton/faq/ This is the NewtonTalk mailing list - http://www.newtontalk.net
This archive was generated by hypermail 2.1.2 : Wed Jun 12 2002 - 20:02:51 EDT