###################################################### # 2016/10/16 - PsychOS 2.6.1 - Timidity and Guitarix # ###################################################### *Session and Startup didn't lock the screen before suspend. *Need to install audio/x-midi-event decoder for Parole to play midi files *Install kodi.binary.-addons-audiodecoder.timidity to play midi files in Kodi *Timidity GUI is missing; addon via timidity-gi in a .desktop file *You can also convert .midi files to .wav or .mp3: 1. $ timidity input.mid -Ow -o out.wav 2. $ timidity input.mid -Ow -o - | ffmpeg -i - -acodec libmp3lame -ab 256k out.mp3 *I may add this to the command line programs list *See about shipping custom Guitarix presets with PsychOS build.