FreeCalypso > hg > freecalypso-tools
changeset 891:8e5f68b6420a
doc/Host-tools-overview: document fc-imyplay
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 03 Apr 2022 05:33:23 +0000 |
parents | 76cc910c508e |
children | 110749b39ea2 |
files | doc/Host-tools-overview |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/Host-tools-overview Sun Apr 03 05:29:17 2022 +0000 +++ b/doc/Host-tools-overview Sun Apr 03 05:33:23 2022 +0000 @@ -152,6 +152,12 @@ interchange format into our own native PWT format. See the Buzzer-melodies article for more details. +fc-imyplay Shell script for quickly playing IMY melodies: the script runs + fc-imy2pwt | fc-pwt-comp pipeline, compiling the melody into + PWT binary format (under /tmp), then uploads the binary melody + (via fc-fsio) to /buz/test.bz on the running FC phone or + devboard, and then plays it via AT@BUZ command via fc-shell. + fc-lcdemu Moved to freecalypso-ui-dev repository; look there for more info.