descriptionA console-based music tracker for making chip beats
homepage URLhttp://grace.evergreen.edu/~milton13/tracker.php
repository URLhttps://github.com/nikolas/pineapple.git
ownermachpizza@gmail.com
last changeTue, 8 Dec 2009 02:51:57 +0000 (7 18:51 -0800)
last refreshSat, 31 Oct 2009 21:18:30 +0000 (31 22:18 +0100)
content tags
add:
readme

Most of this tracker was written by lft to run on an AVR. Here is his page for the project: http://www.linusakesson.net/hardware/chiptune.php

shortlog
2009-12-08 Tony MillerTiming is correct now! Forgot to update samples_per_tic... master
2009-12-08 Tony MillerFixed a bug where we wern't changing to the next order...
2009-12-07 Tony MillerAdded support for 0xf(tempo/speed) effect in mod player...
2009-12-07 Tony MillerMixer is functional now. More signed/unsigned confusion...
2009-12-02 Tony MillerThe worst mixer ever works, sort of. I forgot to initia...
2009-12-02 mcfiredrillI wrote a mixer that doesnt work.
2009-12-02 TonyWrote get_sample() for mod.
2009-12-02 TonyMoved struct declarations to main.h, added misssing...
2009-12-02 Tony MillerForgot to add main.h in /mod.
2009-11-30 Tony MillerStarted a .it loader.
2009-11-30 Tony MillerMod player in /mod almost works now, just have to fix...
2009-11-09 Tony MillerI figured out how to play an arbitrary note in mod...
2009-11-02 Tony MillerTrying to play specific notes in the mod.
2009-11-02 Tony MillerForgot to read in the sig after reading in the orders.
2009-10-19 toneyCheck whether we are actually getting signed 8bit audio...
2009-10-19 mcfiredrillMerge branch 'master' of git@github.com:nikolas/pineapple
...
heads
14 years ago master