Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/MiniDexed/commit/72b70708adf35c4f7962a7ad551d6d91392cde7e?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Add hardware configuration for dXeus machina

[ci skip]
pull/768/head
probonopd 8 months ago committed by GitHub
parent 45529b5d44
commit 72b70708ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 44
      hwconfig/dxeus_machina_eurorack

@ -0,0 +1,44 @@
# genXnoise dXeus machina
# https://www.genxnoise.com/product-page/dxeus-machina-minidexed-eurorack-format
SoundDevice=i2s
SampleRate=48000
DACI2CAddress=0
ChannelsSwapped=0
MIDIThru=ttyS1,ttyS1
LCDEnabled=1
LCDPinEnable=17
LCDPinRegisterSelect=4
LCDPinReadWrite=0
LCDPinData4=22
LCDPinData5=23
LCDPinData6=24
LCDPinData7=25
LCDI2CAddress=0x00
SSD1306LCDI2CAddress=0x3c
SSD1306LCDWidth=128
SSD1306LCDHeight=32
SSD1306LCDRotate=0
SSD1306LCDMirror=0
LCDColumns=20
LCDRows=2
ButtonPinPrev=0
ButtonActionPrev=
ButtonPinNext=0
ButtonActionNext=
ButtonPinBack=11
ButtonActionBack=longpress
ButtonPinSelect=11
ButtonActionSelect=click
ButtonPinHome=11
ButtonActionHome=doubleclick
ButtonPinShortcut=11
EncoderEnabled=1
EncoderPinClock=9
EncoderPinData=10
Loading…
Cancel
Save