Files
RedBookPlayer/README.md

21 lines
608 B
Markdown
Raw Normal View History

2021-03-19 17:07:27 -03:00
# RedBookPlayer
[Audio CD](https://en.wikipedia.org/wiki/Compact_Disc_Digital_Audio) player for [Aaru format](https://github.com/aaru-dps/Aaru).
* This project is fully sponsored by the [Game Preservation Society](https://www.gamepres.org/en/).
2021-06-30 13:55:49 -07:00
## Default Player Controls
| Key | Action |
| --- | ------ |
| `F1` | Open Settings Window |
| `F2` / `Enter` | Load New Image |
| `Space` | Toggle Play / Pause |
| `Esc` | Stop Playback |
| `→` | Next Track |
| `←` | Previous Track |
| `]` | Next Index |
| `[` | Previous Index |
| `.` | Fast Forward |
| `,` | Rewind |
| `E` | Toggle Emphasis |