Sin descripción

LTVA1 16ec6f4c3a Update README.md hace 3 años
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 hace 3 años
input f5babb3ad6 small playback fixes hace 3 años
sound_engine c46d95431e vibrato and PWM hace 3 años
tracker_engine c46d95431e vibrato and PWM hace 3 años
view c46d95431e vibrato and PWM hace 3 años
.gitattributes c8a81920ea Initial commit hace 3 años
LICENSE c8a81920ea Initial commit hace 3 años
README.md 16ec6f4c3a Update README.md hace 3 años
application.fam 01daf5fad9 file saving (no loading rn, haven't tested but looks about right in hex editor), instrument program editing hace 3 años
diskop.c 71a6b50b8a saving/loading kinda works hace 3 años
diskop.h 71a6b50b8a saving/loading kinda works hace 3 años
flizzer_tracker.c f5babb3ad6 small playback fixes hace 3 años
flizzer_tracker.h c46d95431e vibrato and PWM hace 3 años
flizzer_tracker.png 1b7d0b7e52 pattern view, tracker engine, test pattern hace 3 años
flizzer_tracker_hal.c 054a61a378 Better submenus, resetting audio buffer, mixed wavefoems hace 3 años
flizzer_tracker_hal.h 8614f244c3 fix bugs, empty inst view, 32-bit timer for tracker engine, fixed clicks on stop/play hace 3 años
init_deinit.c 01daf5fad9 file saving (no loading rn, haven't tested but looks about right in hex editor), instrument program editing hace 3 años
init_deinit.h 762c8fb964 change formatting hace 3 años
input_event.c c46d95431e vibrato and PWM hace 3 años
input_event.h 890f2abf9e tidying up hace 3 años
util.c f5babb3ad6 small playback fixes hace 3 años
util.h 71a6b50b8a saving/loading kinda works hace 3 años

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.