Upsampling

Suggestions/requests/ideas for RuneAudio core features and functions

Upsampling

Postby Discovery » 06 May 2015, 08:25

I am getting good results with a Raspberry Pi 2 into an Audiolab M-DAC. It would be great to upsample the output so that the DAC has less work to do.
Discovery
 
Posts: 110
Joined: 06 May 2015, 08:22
Location: Cambridgeshire, UK

Re: Upsampling

Postby paranoidjack » 11 May 2015, 10:34

You can add this to the MPD config (/etc/mpd.conf) for 192Khz/24bit/2channel

Code: Select all
audio_output_format    "192000:24:2"
samplerate_converter    "soxr very high"


Using this with a Raspberry Pi2 and IQaudio DAC+
paranoidjack
 
Posts: 7
Joined: 12 Mar 2015, 19:54

Re: Upsampling

Postby mika-nl » 11 May 2015, 20:26

Are you hear that ?
mika-nl
 
Posts: 25
Joined: 23 Apr 2015, 19:27

Re: Upsampling

Postby nbnb » 28 Jun 2016, 21:52

mika-nl wrote:Are you hear that ?


i have a similar problem. not for sound quality but in order to use an external DAC which needs a fixed sample rate. i was able to use soxr to enable upsampling for mpd. however upsampling for shairport does not work this way. it seems that would have to be set up within alsa.

so my feature wish: enable upsampling/resampling to a chosen rate in runeUI, which then works for all sources. preferably by using a patched alsa which uses soxr for resampling (such a patch seems to exists somewhere in the interwebs but seems not to be included in alsa)
nbnb
 
Posts: 8
Joined: 05 Jun 2016, 12:28

Re: Upsampling

Postby Audiotone » 18 Jul 2016, 09:30

[quote="paranoidjack"]You can add this to the MPD config (/etc/mpd.conf) for 192Khz/24bit/2channel

Code: Select all
audio_output_format    "192000:24:2"
samplerate_converter    "soxr very high"


Would be nice if this was available in the settings menu...
RPI 3, Concero HD
Audiotone
 
Posts: 6
Joined: 09 Jul 2016, 14:50
Location: Antwerp, Belgium

Re: Upsampling

Postby rikardo1979 » 18 Jul 2016, 10:59

Audiotone wrote:
paranoidjack wrote:You can add this to the MPD config (/etc/mpd.conf) for 192Khz/24bit/2channel

Code: Select all
audio_output_format    "192000:24:2"
samplerate_converter    "soxr very high"


Would be nice if this was available in the settings menu...

+1 for this

You have this option in MoodeAudio, so it is possible to achive. It all depends on developers if they going to add it into RuneAudio
>>>Please always follow rules and read before you post<<<
User avatar
rikardo1979
 
Posts: 197
Joined: 10 Apr 2016, 14:34

Re: Upsampling

Postby Audiotone » 18 Jul 2016, 13:34

rikardo1979 wrote:
Audiotone wrote:
paranoidjack wrote:You can add this to the MPD config (/etc/mpd.conf) for 192Khz/24bit/2channel

Code: Select all
audio_output_format    "192000:24:2"
samplerate_converter    "soxr very high"


Would be nice if this was available in the settings menu...

+1 for this

You have this option in MoodeAudio, so it is possible to achive. It all depends on developers if they going to add it into RuneAudio


I tried to modify the mpd.conf file...saved it, opened it and mods were added...but after reboot mods are no longer in the conf file...what do I do wrong?
RPI 3, Concero HD
Audiotone
 
Posts: 6
Joined: 09 Jul 2016, 14:50
Location: Antwerp, Belgium

Re: Upsampling

Postby hondagx35 » 18 Jul 2016, 15:19

Hi,

if you want to set an option in mpd.conf you have to use:
Code: Select all
redis-cli hset mpdconf audio_output_format "96000:24:2"

on the console and reboot to get it active.

Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

Re: Upsampling

Postby rikardo1979 » 18 Jul 2016, 16:26

hondagx35 wrote:Hi,

if you want to set an option in mpd.conf you have to use:
Code: Select all
redis-cli hset mpdconf audio_output_format "96000:24:2"

on the console and reboot to get it active.

Frank

I think you have a little typo there Frank. Should be

Code: Select all
redis-cli hset mpdconf audio_output_format "192000:24:2"


to get 24/192
>>>Please always follow rules and read before you post<<<
User avatar
rikardo1979
 
Posts: 197
Joined: 10 Apr 2016, 14:34

Re: Upsampling

Postby hondagx35 » 18 Jul 2016, 18:12

Hi rikardo1979,

this was only an example.

Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

support RuneAudio Donate with PayPal

Next

Return to Feature request

Who is online

Users browsing this forum: No registered users and 0 guests