Ingen beskrivning

LTVA1 baa663f9b3 instrument program minimum functionality 3 år sedan
images f327e7bb9f started instrument editor, fixed frequency calculation, instrument preview from editor, instrument base note, fixed error with tracker_engine_advance_channel not being executed 3 år sedan
input baa663f9b3 instrument program minimum functionality 3 år sedan
sound_engine c4e7e74062 formatting, portamento, slide, note delay 3 år sedan
tracker_engine baa663f9b3 instrument program minimum functionality 3 år sedan
view baa663f9b3 instrument program minimum functionality 3 år sedan
.gitattributes c8a81920ea Initial commit 3 år sedan
LICENSE c8a81920ea Initial commit 3 år sedan
README.md baa663f9b3 instrument program minimum functionality 3 år sedan
application.fam 01daf5fad9 file saving (no loading rn, haven't tested but looks about right in hex editor), instrument program editing 3 år sedan
diskop.c c4e7e74062 formatting, portamento, slide, note delay 3 år sedan
diskop.h c4e7e74062 formatting, portamento, slide, note delay 3 år sedan
flizzer_tracker.c c4e7e74062 formatting, portamento, slide, note delay 3 år sedan
flizzer_tracker.h c4e7e74062 formatting, portamento, slide, note delay 3 år sedan
flizzer_tracker.png 1b7d0b7e52 pattern view, tracker engine, test pattern 3 år sedan
flizzer_tracker_hal.c 054a61a378 Better submenus, resetting audio buffer, mixed wavefoems 3 år sedan
flizzer_tracker_hal.h 8614f244c3 fix bugs, empty inst view, 32-bit timer for tracker engine, fixed clicks on stop/play 3 år sedan
init_deinit.c 01daf5fad9 file saving (no loading rn, haven't tested but looks about right in hex editor), instrument program editing 3 år sedan
init_deinit.h 762c8fb964 change formatting 3 år sedan
input_event.c baa663f9b3 instrument program minimum functionality 3 år sedan
input_event.h c4e7e74062 formatting, portamento, slide, note delay 3 år sedan
util.c c4e7e74062 formatting, portamento, slide, note delay 3 år sedan
util.h c4e7e74062 formatting, portamento, slide, note delay 3 år sedan

README.md

flizzer_tracker

A Flipper Zero chiptune tracker.

CURRENT STATE: barely usable. Works only on custom build of the firmware (tiny font not supported yet); only a few effects are implemented. After brief testing looks like it saves and loads modules properly tho.