mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +00:00
Updated Replay (markdown)
parent
b60329f664
commit
ef2e39c94b
@ -4,18 +4,21 @@ This app allows captured signals to be replayed.
|
||||
|
||||
![Playlist](https://github.com/eried/portapack-mayhem/assets/3761006/8e494c6a-bed6-43f8-8af0-aca58f7958ff)
|
||||
|
||||
Top controls
|
||||
* The top line is the name of the currently selected capture file to play.
|
||||
* The second line has the Frequency (which can be modified) and the capure's sample rate.
|
||||
* At the end of the second line, there are two progress bars. The top indicates the progress in playlist, and the bottom indicates the transmit progress of the current item.
|
||||
* The third line indicates the length of the current item. You can set the TX gain (0-47), TX amp (0|14), loop mode, and toggle playback.
|
||||
* The fourth line indicates the current playlist path.
|
||||
|
||||
Buttons
|
||||
* Left/Right buttons allow you to change the currently selected track.
|
||||
* "+ File" button will open the file picker to select a new C16 (capture) file to add at the *END* of the playlist.
|
||||
* X button will delete the currently selected item from the playlist.
|
||||
* Open button will open the file picker to select a new PPL (playlist) file. This will overwrite the current playlist.
|
||||
* Save button will save the modification to the current playlist.
|
||||
|
||||
Tips and Quirks
|
||||
- When "Loop" is checked, it will continue to play the entire playlist until stopped.
|
||||
- Playback always restarts from the beginning of the playlist.
|
||||
- Once a capture has been added to the playlist, you can modify the playback center frequency. This is done on a per-track basis and is _NOT_ saved as part of the playlist.
|
||||
|
Loading…
Reference in New Issue
Block a user