# For more options and information see # http://rpf.io/configtxt # Some settings may impact device functionality. See link above for details # File is manually customized for samplerbox with Pimoroni Pirate Audio card, see # config.txt.org for the one initially adapted via raspi-config gpu_mem=64 boot_delay=0 boot_delay_ms=0 disable_splash=1 disable_audio_dither=1 # Distribution enables I2C and SPI by default to ease customization # If you need affected pins for other purpose, comment applicable peripheral dtparam=i2c_arm=on #dtparam=i2s=on dtparam=spi=on # Distribution enables the serial midi port (DIY 5-pole DIN) to ease customization # If you need affected pins for other purpose, comment lines below #enable_uart=1 #dtoverlay=pi3-miniuart-bt #dtoverlay=midi-uart0 # Enable onboard, hdmi or usb-dac audio (loads snd_bcm2835) # Set this to off to use a dac requiring an overlay statement below dtparam=audio=off # For a complete list of all available overlays, see overlays/README # For hifiberry (or compatible like PiFi) dacs uncomment appropriate parm: dtoverlay=hifiberry-dac #dtoverlay=hifiberry-dacplus #dtoverlay=hifiberry-digi #dtoverlay=hifiberry-amp # For some hifiberries (see https://www.hifiberry.com/docs/software -> Linux) uncomment: #force_eeprom_read=0 # For Pimoroni PirateAudio uncomment the following (and dtoverlay=hifiberry-dac above) gpio=25=op,dh [pi4] # Enable DRM VC4 V3D driver on top of the dispmanx display stack #dtoverlay=vc4-fkms-v3d #max_framebuffers=2 #hdmi_ignore_edid_audio # Setting hdmi_ignore_edid_audio to 1 pretends that all audio formats are unsupported by the display. # This means ALSA will default to the analogue audio (headphone) jack. #hdmi_force_edid_audio # Setting hdmi_force_edid_audio to 1 pretends that all audio formats are supported by the display, # allowing passthrough of DTS/AC3 even when this is not reported as supported. [all] #dtoverlay=vc4-fkms-v3d