forked from W4D/soundcube-firmware
readme update
This commit is contained in:
@ -13,7 +13,7 @@
|
|||||||
## SD Card contents
|
## SD Card contents
|
||||||
|
|
||||||
|
|
||||||
´´´
|
```
|
||||||
config.txt
|
config.txt
|
||||||
click.wav
|
click.wav
|
||||||
sound/
|
sound/
|
||||||
@ -26,7 +26,7 @@ sound/
|
|||||||
├─ 7.wav
|
├─ 7.wav
|
||||||
├─ 8.wav
|
├─ 8.wav
|
||||||
|
|
||||||
´´´
|
```
|
||||||
|
|
||||||
### config.txt
|
### config.txt
|
||||||
|
|
||||||
@ -51,12 +51,12 @@ Put a file called `click.wav` (not longer than a few seconds) in the root of the
|
|||||||
|
|
||||||
### Sounds
|
### Sounds
|
||||||
|
|
||||||
Put all sounds into the ´/sound´ subfolder. Name them ´1.wav, 2.wav, 3.wav...´
|
Put all sounds into the `/sound` subfolder. Name them `1.wav, 2.wav, 3.wav...`
|
||||||
|
|
||||||
|
|
||||||
## Wave File Format
|
## Wave File Format
|
||||||
|
|
||||||
Export all sounds except ´click.wav´ as **48000Hz (48kHz) 16bit Stereo**.
|
Export all sounds except `click.wav` as **48000Hz (48kHz) 16bit Stereo**.
|
||||||
|
|
||||||
### Audacity
|
### Audacity
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user