Skip to content

Commit

Permalink
Add hardware configuration for mt32-Pi-Midi-Hat device (#787)
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Jan 27, 2025
1 parent 0f7f8f4 commit 3878f3e
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions hwconfig/chrissy-mt32-pi-midi-hat.override
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# mt32-Pi-Midi-Hat by Chrissy version 1.7.2
# https://github.com/chris-jh/mt32-pi-midi-hat

SoundDevice=i2s
SampleRate=48000
DACI2CAddress=0
ChannelsSwapped=0

MIDIBaudRate=31250
MIDIThru=umidi1,ttyS1

SSD1306LCDI2CAddress=0x3c
SSD1306LCDWidth=128
SSD1306LCDHeight=64
SSD1306LCDRotate=0
SSD1306LCDMirror=0

LCDColumns=20
LCDRows=4

ButtonPinPrev=22
ButtonActionPrev=click
ButtonPinNext=23
ButtonActionNext=click
ButtonPinBack=27
ButtonActionBack=click
ButtonPinSelect=17
ButtonActionSelect=click
ButtonPinHome=17
ButtonActionHome=longpress
ButtonPinShortcut=0

0 comments on commit 3878f3e

Please sign in to comment.