From 2ccc96fb0c6584f773a8ff6eb06ffc6a6d6a5180 Mon Sep 17 00:00:00 2001 From: probonopd Date: Wed, 2 Mar 2022 19:48:12 +0100 Subject: [PATCH] Document `SoundDevice` in `minidexed.ini` [ci skip] --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b71aad3..55f6fad 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ I am wondering whether we can run multiple Dexed instances, in order to recreate * Unzip * 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) -* 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 `cmdline.txt` -* Alternatively, attach a HDMI display with sound and select HDMI sound output using `sounddev=sndhdmi` in `cmdline.txt` (this may introduce slight latency) +* Attach headphones to the headphone jack using `SoundDevice=pwm` in `minidexed.ini` (default) +* Alternatively, attach a PCM5102A or PCM5122 based DAC and select i2c sound output using `SoundDevice=i2s | sndhdmi` in `minidexed.ini` +* Alternatively, attach a HDMI display with sound and select HDMI sound output using `SoundDevice=hdmi` in `minidexed.ini` (this may introduce slight latency) * Attach a MIDI keyboard via USB * Boot * Stat playing