Aucune description

LTVA1 fa614cb710 Update README.md 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 01daf5fad9 file saving (no loading rn, haven't tested but looks about right in hex editor), instrument program editing il y a 3 ans
sound_engine 01daf5fad9 file saving (no loading rn, haven't tested but looks about right in hex editor), instrument program editing il y a 3 ans
tracker_engine 01daf5fad9 file saving (no loading rn, haven't tested but looks about right in hex editor), instrument program editing il y a 3 ans
view 01daf5fad9 file saving (no loading rn, haven't tested but looks about right in hex editor), instrument program editing 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 fa614cb710 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 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.h 01daf5fad9 file saving (no loading rn, haven't tested but looks about right in hex editor), instrument program editing il y a 3 ans
flizzer_tracker.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
flizzer_tracker.h 01daf5fad9 file saving (no loading rn, haven't tested but looks about right in hex editor), instrument program editing 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 01daf5fad9 file saving (no loading rn, haven't tested but looks about right in hex editor), instrument program editing il y a 3 ans
input_event.h 01daf5fad9 file saving (no loading rn, haven't tested but looks about right in hex editor), instrument program editing il y a 3 ans
util.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
util.h 01daf5fad9 file saving (no loading rn, haven't tested but looks about right in hex editor), instrument program editing 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, vibrato and PWM are not implemented, as well as a lot of other things (loading module (only saving and it is untested), song loop points, instrument klystrack-like program (you can edit it but it does not work), etc.)