You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
MiniDexed/src/minidexed.ini

26 lines
318 B

#
# minidexed.ini
#
# Sound device
SoundDevice=pwm
SampleRate=48000
#ChunkSize=256
DACI2CAddress=0
# MIDI
MIDIBaudRate=31250
# HD44780 LCD
LCDEnabled=1
LCDPinEnable=17
LCDPinRegisterSelect=18
LCDPinReadWrite=19
LCDPinData4=22
LCDPinData5=23
LCDPinData6=24
LCDPinData7=25
# Debug
MIDIDumpEnabled=1
ProfileEnabled=1