Anyone rewrite pixitracker txt for Tungsten T3 GUI?

Simple and fun sample based tracker with minimalistic pixel interface
Post Reply
Littlewoodg
Posts: 33
Joined: Sun May 15, 2011 7:58 am

Anyone rewrite pixitracker txt for Tungsten T3 GUI?

Post 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?
Littlewoodg
Posts: 33
Joined: Sun May 15, 2011 7:58 am

Re: Anyone rewrite pixitracker txt for Tungsten T3 GUI?

Post by Littlewoodg »

A bump, hopefully all my typos didn't put anyone off.
Thanks for whatever help anyone can lend
User avatar
NightRadio
Site Admin
Posts: 3944
Joined: Fri Jan 23, 2004 12:28 am
Location: Ekaterinburg. Russia
Contact:

Re: Anyone rewrite pixitracker txt for Tungsten T3 GUI?

Post 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 )
Attachments
pixitracker_320.zip
(7.97 KiB) Downloaded 566 times
Littlewoodg
Posts: 33
Joined: Sun May 15, 2011 7:58 am

Re: Anyone rewrite pixitracker txt for Tungsten T3 GUI?

Post 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!
Littlewoodg
Posts: 33
Joined: Sun May 15, 2011 7:58 am

Re: Anyone rewrite pixitracker txt for Tungsten T3 GUI?

Post 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!
Post Reply