FreeCalypso > hg > freecalypso-tools
comparison doc/Host-tools-overview @ 890:76cc910c508e
document fc-imy2pwt
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 03 Apr 2022 05:29:17 +0000 |
parents | 702470859ebd |
children | 8e5f68b6420a |
comparison
equal
deleted
inserted
replaced
889:834b5645a123 | 890:76cc910c508e |
---|---|
145 fc-gsm2vm This utility converts a GSM 06.10 speech sample from the same | 145 fc-gsm2vm This utility converts a GSM 06.10 speech sample from the same |
146 libgsm source format into a voice memo file that can be | 146 libgsm source format into a voice memo file that can be |
147 uploaded into the FFS of a FreeCalypso device and played with | 147 uploaded into the FFS of a FreeCalypso device and played with |
148 the audio_vm_play_start() API or the AT@VMP command that | 148 the audio_vm_play_start() API or the AT@VMP command that |
149 invokes the latter. | 149 invokes the latter. |
150 | |
151 fc-imy2pwt This program converts monophonic ringtone melodies from iMelody | |
152 interchange format into our own native PWT format. See the | |
153 Buzzer-melodies article for more details. | |
150 | 154 |
151 fc-lcdemu Moved to freecalypso-ui-dev repository; look there for more | 155 fc-lcdemu Moved to freecalypso-ui-dev repository; look there for more |
152 info. | 156 info. |
153 | 157 |
154 fc-lcdpoll New companion utility to fc-lcdemu; look in freecalypso-ui-dev | 158 fc-lcdpoll New companion utility to fc-lcdemu; look in freecalypso-ui-dev |