FreeCalypso > hg > freecalypso-tools
changeset 892:110749b39ea2
CHANGES: document fc-imy2pwt and fc-imyplay
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 03 Apr 2022 05:42:29 +0000 |
parents | 8e5f68b6420a |
children | 85091e14be9c |
files | CHANGES |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Sun Apr 03 05:33:23 2022 +0000 +++ b/CHANGES Sun Apr 03 05:42:29 2022 +0000 @@ -9,6 +9,10 @@ as for fc-buzplay) into the binary format read by the new BUZM melody player engine in FC Tourmaline firmware. + + fc-imy2pwt converts user/community/Internet-sourced monophonic ringtone + melodies from iMelody interchange format to our ASCII PWT format, i.e., the + format to be fed to fc-pwt-comp. + + fc-ringlist-comp compiles melody lists into the binary format that will be read by our phone UI firmware at a later stage of integration. @@ -16,6 +20,10 @@ running FreeCalypso phone or devboard, accessed via rvinterf. fc-meltest-e1 does the same for E1 melodies, playing in the currently active voice path. + + fc-imyplay plays a single IMY melody on a running FC phone or devboard, + accessed via rvinterf. It is like fc-meltest-pwt, but with the additional + step of fc-imy2pwt included. + * New l1trace-filter program connects to rvinterf as a client and displays only certain filtered L1 traces; it was written for the purpose of isolating specific traces of interest out of the noise.