Search found 151 matches
- March 10th, 2020, 3:29 pm
- Forum: Tips, Tricks, and Hacks
- Topic: Convolution FIR files with MPD
- Replies: 12
- Views: 4364
Re: Convolution FIR files with MPD
Developing new plugin is way over my head. Hopefully someone with ffmpeg expertise can chime in. Thanks.
- March 10th, 2020, 3:05 pm
- Forum: Tips, Tricks, and Hacks
- Topic: Convolution FIR files with MPD
- Replies: 12
- Views: 4364
Re: Convolution FIR files with MPD
So based on the documentation, this is what I should include in the conf file? filter { plugin "dsp" name "Convolution" } And then include the filter in the audio output: audio_output { type "alsa" name "my ALSA device" device "hw:0" filter "Convolution" } So, if this is right, do I need to develop ...
- March 10th, 2020, 11:45 am
- Forum: Tips, Tricks, and Hacks
- Topic: Convolution FIR files with MPD
- Replies: 12
- Views: 4364
Re: Convolution FIR files with MPD
I don't need help with the syntax. I need help understanding where to use it.
- March 9th, 2020, 7:39 pm
- Forum: Tips, Tricks, and Hacks
- Topic: Convolution FIR files with MPD
- Replies: 12
- Views: 4364
Re: Convolution FIR files with MPD
Can you provide an example?
- March 9th, 2020, 3:49 pm
- Forum: Tips, Tricks, and Hacks
- Topic: Convolution FIR files with MPD
- Replies: 12
- Views: 4364
Re: Convolution FIR files with MPD
Is there a way to pass various parameters to ffmpeg in the decoder plugin settings?
Something like:
decoder {
plugin "ffmpeg"
enabled "yes"
options "convOut=-i /filters/*.wav -lavfi afir"
}
Something like:
decoder {
plugin "ffmpeg"
enabled "yes"
options "convOut=-i /filters/*.wav -lavfi afir"
}
- March 8th, 2020, 4:46 pm
- Forum: Tips, Tricks, and Hacks
- Topic: Convolution FIR files with MPD
- Replies: 12
- Views: 4364
Re: Convolution FIR files with MPD
Convolution files are used within various DSP solutions when you want to address room correction acoustics. You can create these files to be used with ffmpeg. For example, you can pass the following string: ffmpeg convOut=-i conv_file.wav -lavfi afir You can look at this as equalization in the digit...
- March 8th, 2020, 1:18 am
- Forum: Tips, Tricks, and Hacks
- Topic: Convolution FIR files with MPD
- Replies: 12
- Views: 4364
Convolution FIR files with MPD
What will be the best way to use convolution FIR files (as wav) with MPD?
Thanks!
Thanks!
- July 10th, 2019, 8:55 pm
- Forum: Help
- Topic: Tidal Flac streaming
- Replies: 6
- Views: 3177
Re: Tidal Flac streaming
If you enabled the Tidal plugin in upmpdcli then ensure the config file is set to lossless and that you have the proper subscription. This is obviously not an mpd issue.
- January 16th, 2019, 1:52 am
- Forum: Developers' Corner
- Topic: VS1053
- Replies: 7
- Views: 3538
Re: VS1053
Paste the output of: aplay -L You should see something like this: default Playback/recording through the PulseAudio sound server null Discard all samples (playback) or generate zero samples (capture) pulse PulseAudio Sound Server sysdefault:CARD=PCH HDA Intel PCH, CX20632 Analog Default Audio Device...
- December 16th, 2018, 5:40 pm
- Forum: General Discussion
- Topic: Read BPM metadata from server or client?
- Replies: 2
- Views: 2536
Re: Read BPM metadata from server or client?
BPM - Beats Per Minute. This is the tempo of the music. Some audio tagging tools calculate this value and add it as a "BPM" tag.
- November 11th, 2018, 4:02 pm
- Forum: General Discussion
- Topic: Hybrid DSD decoder
- Replies: 1
- Views: 2912
Hybrid DSD decoder
What is this new Hybrid DSD decoder? Where can I find more info? Thanks!
- May 12th, 2018, 2:22 pm
- Forum: Help
- Topic: MPD via Web Interface
- Replies: 0
- Views: 9422
MPD via Web Interface
I am looking to build a web page that will allow the user to do the following: 1. View the output of aplay -l 2. Choose an audio output from the list of devices 3. Apply a new output to MPD 3. Enable / disable outputs The web page will run on the same machine as MPD. Is there any "best practice" wit...
- January 11th, 2017, 2:29 am
- Forum: Help
- Topic: Problems with DSD_U32_BE
- Replies: 29
- Views: 12580
Re: Problems with DSD_U32_BE
Max,
Just as an FYI, these two DACs support USB Audio Class 2.0 which is part of the Linux kernel. The goal is that any UAC 2.0 DAC will work out of the box in the newer kernels.
http://www.usb.org/developers/docs/devc ... _final.zip
Just as an FYI, these two DACs support USB Audio Class 2.0 which is part of the Linux kernel. The goal is that any UAC 2.0 DAC will work out of the box in the newer kernels.
http://www.usb.org/developers/docs/devc ... _final.zip
- July 15th, 2016, 3:35 pm
- Forum: Help
- Topic: Hi-res audio skips & stutters at beginning of tracks
- Replies: 6
- Views: 4107
Re: Hi-res audio skips & stutters at beginning of tracks
Can you provide more info on your setup and network? Also, what version of MPD?
- May 9th, 2016, 1:58 pm
- Forum: Developers' Corner
- Topic: libmpdclient retrieve full paths
- Replies: 7
- Views: 4899
Re: libmpdclient retrieve full paths
Thank you for your quick answer :D I connected to the mpd server using this piece of code: mpd_connection_new(NULL, 0, 30000) Since I in the mpd.conf config file I used the default port and host (localhost and port 6600) I thought this was okay. Thank you again very much for any response :) "This c...
- April 20th, 2016, 12:12 am
- Forum: Help
- Topic: (SOLVED) DSD gets downsampled
- Replies: 33
- Views: 15296
Re: DSD gets downsampled
still no change... tail -f ~/.mpd/log Apr 19 19:55 : avahi: Client changed to state 2 Apr 19 19:55 : avahi: Client is RUNNING Apr 19 19:55 : avahi: Registering service _mpd._tcp/Music Player Apr 19 19:55 : avahi: Service group changed to state 0 Apr 19 19:55 : avahi: Service group is UNCOMMITED Apr...
- April 19th, 2016, 3:03 pm
- Forum: Help
- Topic: (SOLVED) DSD gets downsampled
- Replies: 33
- Views: 15296
Re: DSD gets downsampled
Like that: ~/.mpd/mpd.conf music_directory "~/Musik" playlist_directory "~/.mpd/playlists" db_file "~/.mpd/database" log_file "~/.mpd/log" log_level "verbose" pid_file "~/.mpd/pid" state_file "~/.mpd/state" audio_output { type "alsa" name "Chord Mojo" device "hw:Mojo" mixer_type "hardware" dop "yes"...
- April 19th, 2016, 1:44 am
- Forum: Help
- Topic: (SOLVED) DSD gets downsampled
- Replies: 33
- Views: 15296
Re: DSD gets downsampled
Paste you mpd.conf file.
- April 18th, 2016, 8:27 pm
- Forum: Help
- Topic: (SOLVED) DSD gets downsampled
- Replies: 33
- Views: 15296
Re: DSD gets downsampled
1. Open a terminal
2. Type "tail -f /path/to/logfile"
3. Play a DSF file
2. Type "tail -f /path/to/logfile"
3. Play a DSF file
- April 17th, 2016, 9:13 pm
- Forum: Help
- Topic: (SOLVED) DSD gets downsampled
- Replies: 33
- Views: 15296
Re: DSD gets downsampled
There is nothing in your log that shows a file is being played.wayne_woondirts wrote:that is what I have done.