MPD and NCMPCPP

Audio editors, music players, video players, burning software, etc.
Post Reply
Message
Author
labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

MPD and NCMPCPP

#1 Post by labbe5 »

https://www.maketecheasier.com/play-mus ... +Easier%29

Configuring MPD may seem intimidating, but actually there is a good how-to to do just that (link above) and NCMPCPP is your ncurses-based app that MPD will connect to (NCMPCPP is ncurses-based, so technically a text-based user interface).

Both are available in standard repositories for Ubuntu (and derivatives) users.

Pelo

If you’re using ALSA, you don’t need to do anything

#2 Post by Pelo »

If you’re using ALSA, you don’t need to do anything. 8)

It’s configured by default. You can change any of the #optional values if you have something specific in mind.

audio_output {
type "alsa"
name "My ALSA Device"
# device "hw:0,0" # optional
# mixer_type "hardware" # optional
# mixer_device "default" # optional
# mixer_control "PCM" # optional
# mixer_index "0" # optional
}

B.K. Johnson
Posts: 807
Joined: Mon 12 Oct 2009, 17:11

#3 Post by B.K. Johnson »

labbe5, Pelo
Where were you guys when I was struggling :) ?
Attached screenshot shows my first usable attempt. I haven't had the time to progress since then.

I plan to play around with ncurses to set up new configs soon.
Could each of you post your ncmpcpp config (for educational purposes), please?
TIA.
Attachments
screenshot-1.png
opening screen playlist (sample library)
(29.37 KiB) Downloaded 81 times
[color=blue]B.K. Johnson
tahrpup-6.0.5 PAE (upgraded from 6.0 =>6.0.2=>6.0.3=>6.0.5 via quickpet/PPM=Not installed); slacko-5.7 occasionally. Frugal install, pupsave file, multi OS flashdrive, FAT32 , SYSLINUX boot, CPU-Dual E2140, 4GB RAM[/color]

Post Reply