Page 1 of 1

Anyone rewrite pixitracker txt for Tungsten T3 GUI?

Posted: Thu Jan 05, 2012 8:28 pm
by Littlewoodg
First, hello and thank you to nightradio for all the software, wow.
Amazing.

What I'm trying to do is run an early pixietracker txt with pixilang on my Tungsten T3...loads and runs well but the GUI is tiny, and I'm and old dude with bad eye sight. I've been able to resize (320x320) but other elements I'd like to resize and adapt to the tingsten t3 screen are just beyond my current code (re-)writing skills...

If some one has pointers, or a version of the pixietracker txt. they written that works with the tungsten t3 interface?

Re: Anyone rewrite pixitracker txt for Tungsten T3 GUI?

Posted: Sat Jan 07, 2012 1:24 am
by Littlewoodg
A bump, hopefully all my typos didn't put anyone off.
Thanks for whatever help anyone can lend

Re: Anyone rewrite pixitracker txt for Tungsten T3 GUI?

Posted: Sun Jan 08, 2012 3:58 pm
by NightRadio
Please try this version (attached)
Also you can change all sizes manually. Just search for following code: xs = 16 ys = 16 - this is what you need.
For example, line 272 - size of one note in the pattern. Line 360 - size of the pattern box. Line 429 - size of the sample box.
If the text size is too small for you, try to remove the line 21 - pixi_font( font )

Re: Anyone rewrite pixitracker txt for Tungsten T3 GUI?

Posted: Thu Jan 26, 2012 3:05 pm
by Littlewoodg
NightRadio, many thanks. I did some writing to make things fit, and will try this download and these sizing suggestions as well. Your work is very much appreciated - an understatement!

Re: Anyone rewrite pixitracker txt for Tungsten T3 GUI?

Posted: Tue Jul 24, 2012 10:10 pm
by Littlewoodg
Hey NightRadio
Many thanks, I used he file you attached in your note, and it was perfect without rewriting, of course.
Also thanks for the update to Pixitracker for iPhone!