1.) http://moode.local 2.) Go to Config 3.) Go to Audio setting 4.) Enable the UPNP Client 5.) At Audio Setting, choose the MPD Options, Edit 6.) Choose audio output, xCore USB Audio 2.0 7.) Go back to Config setting main menu, choose system 8.) Enable the SHH terminal Server (V.8.1.2 Screen) 9.) Click the Open the Web SHH Terminal 10.) User name: pi, password:moodeaudio 11.) Copy this text→ sudo apt-get install mc, then right click the mouse, choose paste from browser 12.) Paste the text -> sudo apt-get install mc, then confirm Then press enter the execute the midnight commander installation, choose “Y” and then enter if prompt to do so in order to complete the installation. 13.) Type → sudo mc 14.) Scroll the highlight bar by up or down arrow key, then choose boot directory “boot” then enter 15.) Scroll to choose “cmdline.txt” then press F4 function key 16.) At the end of this line type isolcpus=2,3, then press F2 to save and then F10 to quit 17.) Scroll back to /.. and then enter to go back to root directory 18.) Then scroll to ~lib and then press enter 19.) Then scroll to systemd then press enter 20.) Then scroll to system then press enter 21.) Then scroll to mpd.service then press F4 (V.8.1.2 Screen) Add or modify below 4 lines, like as below screen capture. Better to use copy and paste like step 11 to step 12 operations. a.) CPUSchedulingPolicy=fifo b.) CPUSchedulingPriority=70 c.) Nice=-18 d.) ExecStart=/usr/bin/taskset -c 2,3 /usr/bin/mpd –systemd $MPDCONF For parameters b.) and c.) BEST combinations which need Higgins and Garrick to work it out Line with “#” is a remarks that is not executable command during system bootup. You can omit it as you like. 22.) Press F2 to save and then F10 to quit 23.) Type exit and then enter 24.) Then type in exit again for telnet session to disconnect. “Complete modification”