Skip to content

UI improvements, plain ALSA audio

Compare
Choose a tag to compare
@baines baines released this 26 Apr 19:33
· 15 commits to master since this release

I had neglected to create a release for some time, this one covers quite a lot from the previous.

New keys:
c - view vertical scrolling note chart thing
v - show volume bars
enter - go to a specific track

Now outputs audio with plain ALSA, which integrates pretty nicely with the main poll() loop and doesn't need threads. (The less complexity the better!)

Volume is persisted in the new $XDG_CONFIG_DIR/minigbsrc config file.