Translations of this page:

how to compile on win w/ vc++ express

grab the tools
grab the source

check out the piggy project from ???

compile the vcproj
stub the pig pen

u will also need some basic project structure around the executable for it to be interesting/useful. grab this zip:

http://www.littlegptracker.com/lgpt_W32.zip

and unzip it into the piggyTrunk folder (or whatever u called the checkout folder)

if you've already compiled the project there will be a bin folder already, so you don't need to copy that out of the zip. if you do copy /bin out of the zip it wont hurt anything either since the executable vc++08 produces is named lgptd.exe and the one that's in the zip is called lgpt.exe

compile the gp2x exe

task: move the visualizers under each column

get each visualizer visually associated with it's column. traditional trackers have the visualizers up top but there's more space at the bottom of the piggy screen so we could sneak in the instrument that's playing as well as the note value. there is space under each column for something like this(F9 is bottom row of song grid):

F9 F9 F9
0: 1: 2:
G#6G 6A#3
I23I01I03

and if the columns were spaced out one more character width it would be a little cleaner:

F9  F9  F9
0:  1:  2:
G#6 G 6 A#3
I23 I01 I03
 
source_sifting.txt · Last modified: 2008/10/22 10:40 by starpause
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki