Нема описа

LTVA1 c46d95431e vibrato and PWM пре 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 c46d95431e vibrato and PWM пре 3 година
sound_engine c46d95431e vibrato and PWM пре 3 година
tracker_engine c46d95431e vibrato and PWM пре 3 година
view c46d95431e vibrato and PWM пре 3 година
.gitattributes c8a81920ea Initial commit пре 3 година
LICENSE c8a81920ea Initial commit пре 3 година
README.md 71a6b50b8a saving/loading kinda works пре 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 71a6b50b8a saving/loading kinda works пре 3 година
diskop.h 71a6b50b8a saving/loading kinda works пре 3 година
flizzer_tracker.c c46d95431e vibrato and PWM пре 3 година
flizzer_tracker.h c46d95431e vibrato and PWM пре 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 c46d95431e vibrato and PWM пре 3 година
input_event.h 890f2abf9e tidying up пре 3 година
util.c 71a6b50b8a saving/loading kinda works пре 3 година
util.h 71a6b50b8a saving/loading kinda works пре 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, vibrato and PWM 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.