08-16-2018, 07:43 AM
Hi DRONE7
Great that it is working!
I plan to make the display layout configurable, but haven't started on this yet.
You can set the scroll speed and delay with mpd_oled -s
Adrian.
Great that it is working!
I plan to make the display layout configurable, but haven't started on this yet.
You can set the scroll speed and delay with mpd_oled -s
Code:
-s <vals> scroll rate (pixels per second) and start delay (seconds), up
to four comma separated decimal values (default: 8.0,5.0) as:
rate_all
rate_all,delay_all
rate_title,delay_all,rate_artist
rate_title,delay_title,rate_artist,delay_artist
Adrian.