comparison CHANGES @ 896:0a2f50c571de

CHANGES: fc-buzplay basic 'play' command extension
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 03 Apr 2022 08:41:34 +0000
parents 110749b39ea2
children 203c025e71ab
comparison
equal deleted inserted replaced
895:850b4f066d75 896:0a2f50c571de
21 does the same for E1 melodies, playing in the currently active voice path. 21 does the same for E1 melodies, playing in the currently active voice path.
22 22
23 + fc-imyplay plays a single IMY melody on a running FC phone or devboard, 23 + fc-imyplay plays a single IMY melody on a running FC phone or devboard,
24 accessed via rvinterf. It is like fc-meltest-pwt, but with the additional 24 accessed via rvinterf. It is like fc-meltest-pwt, but with the additional
25 step of fc-imy2pwt included. 25 step of fc-imy2pwt included.
26
27 * fc-buzplay: the basic 'play' command now plays both BU and PWT melodies, if
28 the filename ends in .buz or .pwt, respectively. Explicit play-bu and
29 play-pwt (replacing the old 'playt') commands are also provided.
26 30
27 * New l1trace-filter program connects to rvinterf as a client and displays only 31 * New l1trace-filter program connects to rvinterf as a client and displays only
28 certain filtered L1 traces; it was written for the purpose of isolating 32 certain filtered L1 traces; it was written for the purpose of isolating
29 specific traces of interest out of the noise. 33 specific traces of interest out of the noise.
30 34