cmdline.txt

61ec9da180 (commitcomment-67209481) [ci skip]
pull/25/head
probonopd 3 years ago committed by GitHub
parent 8c9fc8bc2a
commit 0a4c01536d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md

@ -31,9 +31,9 @@ I am wondering whether we can run multiple Dexed instances, in order to recreate
* Unzip * Unzip
* Put the files into the root directory of a FAT32 formatted partition on SD/microSD card * Put the files into the root directory of a FAT32 formatted partition on SD/microSD card
* Put SD/microSD card into Raspberry Pi 1, 2, 3 or 4 (Zero and Zero 2 can probably be used but need HDMI or a supported i2c DAC for audio out) * Put SD/microSD card into Raspberry Pi 1, 2, 3 or 4 (Zero and Zero 2 can probably be used but need HDMI or a supported i2c DAC for audio out)
* Attach headphones to the headphone jack using `sounddev=sndpwm` in `config.txt` * Attach headphones to the headphone jack using `sounddev=sndpwm` in `cmdline.txt` (default)
* Alternatively, attach a PCM5102A or PCM5122 based DAC and select i2c sound output using `sounddev=sndi2s | sndhdmi` in `config.txt` * Alternatively, attach a PCM5102A or PCM5122 based DAC and select i2c sound output using `sounddev=sndi2s | sndhdmi` in `cmdline.txt`
* Alternatively, attach a HDMI display with sound and select HDMI sound output using `sounddev=sndhdmi` in `config.txt` (this may introduce slight latency) * Alternatively, attach a HDMI display with sound and select HDMI sound output using `sounddev=sndhdmi` in `cmdline.txt` (this may introduce slight latency)
* Attach a MIDI keyboard via USB * Attach a MIDI keyboard via USB
* Boot * Boot
* Stat playing * Stat playing

Loading…
Cancel
Save