Docs for new PC Speaker exports.
This commit is contained in:
parent
67a176aa9a
commit
1bd2ea3a6b
2 changed files with 18 additions and 2 deletions
|
|
@ -34,6 +34,17 @@ ha! effects...
|
|||
|
||||
this chip uses the [Beeper](../4-instrument/beeper.md) instrument editor.
|
||||
|
||||
## ROM export
|
||||
|
||||
two ROM export options exist:
|
||||
|
||||
- **iPod .tone alarm**: with the iPod _in disk mode,_ drag the export file into the `iPod_Control/Tones` folder.
|
||||
- **GRUB_INIT_TUNE**: use with the GRUB bootloader.
|
||||
- into the file `etc/default/grub` add the following line with the text output copied and pasted where `text` is:\
|
||||
`GRUB_INIT_TUNE="text"`\
|
||||
then run `sudo update-grub2`.
|
||||
- **export binary file**: creates a binary file instead of text. in either the GRUB shell or the GRUB config file, use the `play` command followed by the filename of the export.
|
||||
|
||||
## chip config
|
||||
|
||||
the following options are available in the Chip Manager window:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue