Re: [SlimDevices: Unix] piCorePlayer and USB Audio

2018-08-30 Thread Greg Erskine


hi Mauro,

What is unusual is it doesn't find the built-in audio either?

I just tested my Generic USB DAC on pCP4.0.0-b7 and everything looks as
expected. I am a little lost because all you have to do is plug it in as
you have done.

Power problem?

regards
Greg



Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=109217

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] PicorePLayer and HiFiBerry DAC+ DSP

2018-08-30 Thread Jeff07971


Paul Webster wrote: 
> My guess, and only a guess because I did not find the manual covering
> it, is that you could use other tools / tooling to configure it and then
> copy some files over, include them in the pCP backup and then invoke
> that configuration it from command line in pCP.
> 
> Update:
> Found this
> https://github.com/hifiberry/hifiberry-dsp/blob/master/doc/rew-basics.md

Reading between the lines the DSP filters are stored in non volatile
storage and only need to be uploaded (from a txt file) to the DAC once.

Therefore you could use raspian to upload and then plug in a pCP SD card
and all done !

We could ask the devs to include "dsptools" as an extension then we
could upload and apply all within pCP

'DSPTools' (https://github.com/hifiberry/hifiberry-dsp)

Now I need to work out how to implement KEF KUBE 105/3 EQ on the DSP !!

Jeff



*Players:* SliMP3,Squeezebox3 x3,Receiver,SqueezeLite-X,PiCorePlayer x3
*Server:* LMS Version:  Latest Nightly on Centos 7.5 VM on ESXi 6.5.0U2
on Dell T320
*Plugins:*
AutoRescan/BBCiPlayer/PowerSave/PowerSwitchIII/Squeezecloud/Spotty/Player
Groups
*Remotes:* iPeng9/Orangesqueeze/PC/Jivelite/SqueezeLite-X
*Music:* 522GB,1660 albums with 23087 songs by 5204 artists mostly
FLACs

*Want a webapp ?* See
http://forums.slimdevices.com/showthread.php?104305-Webapp-for-LMS

Jeff07971's Profile: http://forums.slimdevices.com/member.php?userid=49290
View this thread: http://forums.slimdevices.com/showthread.php?t=109395

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] PicorePLayer and HiFiBerry DAC+ DSP

2018-08-30 Thread Wirrunna


I have used Inguz EQ as an LMS plugin for years, but having a DSP
function in a RPi player may be simpler.
Using REW with a squeezebox to determine Parametric Equaliser Settings
(PEQ) is described in this post:
https://forums.slimdevices.com/showthread.php?77084-RC-(Inguz-etc-)=904176=1#post904176

You could probably use REW to determine SOX equalisation settings and
apply them to the SOX graphic equaliser function.



A camel is a racehorse designed by a committee.

Seen sprayed on the outside wall of the local library -
Three things I hate in life :
1. Vandalism
2. Irony
3. Lists

Wirrunna's Profile: http://forums.slimdevices.com/member.php?userid=3225
View this thread: http://forums.slimdevices.com/showthread.php?t=109395

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.5.0

2018-08-30 Thread kingswindsor

Greg Erskine wrote: 
> hi kingswindsor,
> 
> Your boot log looks like something is very wrong. :(
> 
> You should only see "sh: 3: unknown operand" errors if there is a script
> error or corruption. Obviously, our startup code doesn't normally have
> these errors, so are you changing anything? or it might be the unique
> combination of your particular configuration.
> 
> regards
> Greg

Very strange.  No, I haven’t changed anything other than that needed for
normal configuration.  
The player is on at the moment (after various reboots to restore sound)
and the boot log still shows the sh: 3: unknown operand errors. So it
doesn’t seem to consistently stop it even if though its a bad thing.
More curiously, because this has been going on for some time, I have
rebuilt this player with a different RPi, different DAC & amp, different
screen, different PcP versions, Lirc/no Lirc.  The only things that
haven’t changed are the power supply and speakers.  I have probably used
new SD cards too.  I’ll do a fresh SD card install and swap out the
power supply - but grateful for any other suggestions that might be more
specific.



kingswindsor's Profile: http://forums.slimdevices.com/member.php?userid=61926
View this thread: http://forums.slimdevices.com/showthread.php?t=108852

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Enlarge the size of the album thumb under jivelite

2018-08-30 Thread Francis-Kabrel


ralphy wrote: 
> You can set the skin in $HOME/.jivelite/userpath/settings/SelectSkin.lua
> and restart jivelite.
> > 
Code:

  >   > 
  > settings = {skin="PiGridSkin",}
  > 

> > 

Hello,

Thank you very much, that was the information I wanted!



System: External hard drive --> Raspberry Pi 3 (PiCorePlayer 3.21) -->
Alientek D8 XMOS USB --> Q acoustics 3020

Francis-Kabrel's Profile: http://forums.slimdevices.com/member.php?userid=66792
View this thread: http://forums.slimdevices.com/showthread.php?t=109372

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] PicorePLayer and HiFiBerry DAC+ DSP

2018-08-30 Thread Paul Webster


My guess, and only a guess because I did not find the manual covering
it, is that you could use other tools / tooling to configure it and then
copy some files over, include them in the pCP backup and then invoke
that configuration it from command line in pCP.



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=109395

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] PicorePLayer and HiFiBerry DAC+ DSP

2018-08-30 Thread SeanMiddleton


Paul Webster wrote: 
> Their announcement page says that there are command line tools to
> control it so should be straight forward.

To do anything sophisticated would require a lot of command line
commands.   My plan is to use REW to generate a 'room negation' curve
and download  into the DSP (
https://github.com/hifiberry/hifiberry-dsp/blob/master/doc/rew-basics.md
). Its capable of doing a lot of other stuff but configuration from the
'Card Control' page of Picoreplayer would probably be complex; requiring
a lot of string entry boxes on the page.



SeanMiddleton's Profile: http://forums.slimdevices.com/member.php?userid=65522
View this thread: http://forums.slimdevices.com/showthread.php?t=109395

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix