Aucune description

LTVA1 c4e7e74062 formatting, portamento, slide, note delay il y a 3 ans
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 il y a 3 ans
input c4e7e74062 formatting, portamento, slide, note delay il y a 3 ans
sound_engine c4e7e74062 formatting, portamento, slide, note delay il y a 3 ans
tracker_engine c4e7e74062 formatting, portamento, slide, note delay il y a 3 ans
view c4e7e74062 formatting, portamento, slide, note delay il y a 3 ans
.gitattributes c8a81920ea Initial commit il y a 3 ans
LICENSE c8a81920ea Initial commit il y a 3 ans
README.md 16ec6f4c3a Update README.md il y a 3 ans
application.fam 01daf5fad9 file saving (no loading rn, haven't tested but looks about right in hex editor), instrument program editing il y a 3 ans
diskop.c c4e7e74062 formatting, portamento, slide, note delay il y a 3 ans
diskop.h c4e7e74062 formatting, portamento, slide, note delay il y a 3 ans
flizzer_tracker.c c4e7e74062 formatting, portamento, slide, note delay il y a 3 ans
flizzer_tracker.h c4e7e74062 formatting, portamento, slide, note delay il y a 3 ans
flizzer_tracker.png 1b7d0b7e52 pattern view, tracker engine, test pattern il y a 3 ans
flizzer_tracker_hal.c 054a61a378 Better submenus, resetting audio buffer, mixed wavefoems il y a 3 ans
flizzer_tracker_hal.h 8614f244c3 fix bugs, empty inst view, 32-bit timer for tracker engine, fixed clicks on stop/play il y a 3 ans
init_deinit.c 01daf5fad9 file saving (no loading rn, haven't tested but looks about right in hex editor), instrument program editing il y a 3 ans
init_deinit.h 762c8fb964 change formatting il y a 3 ans
input_event.c c4e7e74062 formatting, portamento, slide, note delay il y a 3 ans
input_event.h c4e7e74062 formatting, portamento, slide, note delay il y a 3 ans
util.c c4e7e74062 formatting, portamento, slide, note delay il y a 3 ans
util.h c4e7e74062 formatting, portamento, slide, note delay il y a 3 ans

README.md

flizzer_tracker

A Flipper Zero chiptune tracker.

CURRENT STATE: proof of concept+++. Works only on custom build of the firmware (tiny font not supported yet); effects are not implemented, as well as a lot of other things (song loop points, instrument klystrack-like program (you can edit it but it does not work), etc.). After brief testing looks like it saves and loads modules properly tho.