Нет описания

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

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.