ProTracker SDL
category: music [glöplog]
looks promising:
"ProTracker SDL is a platform independent (hopefully) rewrite of the ProTracker Amiga music software."
http://sourceforge.net/projects/protracker/
"ProTracker SDL is a platform independent (hopefully) rewrite of the ProTracker Amiga music software."
http://sourceforge.net/projects/protracker/
It was on pouet. Got removed. End of story.
or those of us who did not know, this seems to be just the beginning of that story... i'm kinda curious now.
*BUMP*
well, it works great now, and it's pretty fully working as the original version :D
btw, I compiled it from source today on my computer at work and got an error at compilation:
problem was easy to fix, I just replaced the faulty "4x00...." by a more accurate "0x00..." :D
8bitbubsy if you are reading me, you know what to do :)
well, it works great now, and it's pretty fully working as the original version :D
btw, I compiled it from source today on my computer at work and got an error at compilation:
Code:
src/pt_gfx_mod2wav.c:838:41: error: invalid suffix "x00888888" on integer constant
0x00888888, 0x00888888, 0x00888888, 4x00888888, 0x00888888, 0x00888888, 0x00888888, 0x00888888,
problem was easy to fix, I just replaced the faulty "4x00...." by a more accurate "0x00..." :D
8bitbubsy if you are reading me, you know what to do :)
There's not a single 4x00 in that file, did you get a corrupt version somehow?
ho yes there was a 4x00 since I replaced it :D
just did a svn check this afternoon...
just did a svn check this afternoon...
Nice update of a great project. Still, the sample editor is not fully implemented.
Keep up the good work!
Keep up the good work!
Yeah, there's evidently no "4x0" in the code, and the file hasn't been touched in a while.