Re: [SlimDevices: Unix] Digital signal processing is possible with piCoreplayer & squeezelite

2020-11-12 Thread seekasoul


Roland0 wrote: 
> Run
> > 
Code:

  >   >  sudo squeezelite-cdsp.sh status

> > 
> to see if camilladsp is running
> 
> tc@piCorePlayer:~$  sudo squeezelite-cdsp.sh status
> 
> Running processes:
> PID User   ELAPSEDCPU  Command
> 10209 root  4:160:00 /usr/local/bin/squeezelite -n
> piCorePlayer -o - -a 80:4::1: -b 1 2 -c
> pcm,flac,mp3,aac,ogg,dsd,wma,alac -p 45 -R 44100-192000 2500 -m dc a6
> 32 00 5f 86 -s 192.168.22.100 -i /home/tc/.lircrc -W -D -i
> /home/tc/.lircrc -d output info -f /var/run/squeezelite-log.fifo
> 10210 root  4:160:02 /usr/local/bin/camilladsp -l debug -p
> 1234 /home/tc/camilladsp/44100.yml
> 
> then, play some tracks and check the following log files:
> > 
Code:

  >   > /var/log/camilladsp.log
  > /var/run/squeezelite-log.fifo
  > /var/log/pcp_squeezelite.log
  > 

> > 

tc@piCorePlayer:~$ more /var/log/camilladsp.log
2020-11-13 08:25:44.776 DEBUG camilladsp - Read config file
Some("/home/tc/camilladsp/44100.yml")
2020-11-13 08:25:44.833 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:25:44.833 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:25:44.833 DEBUG camilladsp - Config is valid
2020-11-13 08:25:44.833 DEBUG camillalib::socketserver - Start websocket
server on 127.0.0.1:1234
2020-11-13 08:25:44.833 DEBUG camilladsp - Wait for config
2020-11-13 08:25:44.833 DEBUG camilladsp - Config ready
2020-11-13 08:25:44.838 DEBUG camilladsp - Capture thread ready to
start
2020-11-13 08:25:44.862 DEBUG camillalib::filters - Build new pipeline
2020-11-13 08:25:44.862 DEBUG camillalib::filters - Build from config
2020-11-13 08:25:44.862 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:25:44.862 DEBUG camillalib::filters - Build from config
2020-11-13 08:25:44.862 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:25:44.862 DEBUG camillalib::processing - build filters,
waiting to start processing loop
2020-11-13 08:25:44.879 DEBUG camillalib::alsadevice - Opening audio
device "hw:CARD=sndrpihifiberry,DEV=0" with parameters: HwParams {
channels: Ok(2), rate: "Ok(44100) Hz", form
at: Ok(S16LE), access: Ok(RWInterleaved), period_size: "Ok(1024)
frames", buffer_size: "Ok(8192) frames" }, SwParams(avail_min: Ok(1024)
frames, start_threshold: Ok(3072) frames,
stop_threshold: Ok(8192) frames)
2020-11-13 08:25:44.879 DEBUG camillalib::alsadevice - Audio device
"hw:CARD=sndrpihifiberry,DEV=0" successfully opened
2020-11-13 08:25:44.879 DEBUG camilladsp - Playback thread ready to
start
2020-11-13 08:25:44.879 DEBUG camilladsp - Both capture and playback
ready, release barrier
2020-11-13 08:25:44.879 DEBUG camillalib::filedevice - starting
captureloop
2020-11-13 08:25:44.879 DEBUG camillalib::filedevice - starting
captureloop
2020-11-13 08:25:44.880 DEBUG camillalib::alsadevice - Starting playback
loop
2020-11-13 08:25:45.513 INFO camillalib::alsadevice - Starting playback
from Prepared state
2020-11-13 08:27:09.722 DEBUG tungstenite::handshake::server - Server
handshake done.
2020-11-13 08:27:09.723 DEBUG camillalib::socketserver - parsed command:
Ok(SetConfigName("/home/tc/camilladsp/44100.yml"))
2020-11-13 08:27:09.723 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:27:09.723 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:27:09.724 DEBUG camillalib::socketserver - parsed command:
Ok(Reload)
2020-11-13 08:27:09.724 DEBUG tungstenite::protocol - Received close
frame: Some(CloseFrame { code: Normal, reason: "" })
2020-11-13 08:27:09.724 DEBUG tungstenite::protocol - Replying to close
with Frame { header: FrameHeader { is_final: true, rsv1: false, rsv2:
false, rsv3: false, opcode: Control(C
lose), mask: None }, payload: [3, 232] }
2020-11-13 08:27:09.724 DEBUG camillalib::socketserver - parsed command:
Ok(None)
2020-11-13 08:27:09.724 DEBUG camillalib::socketserver - Sending no
reply
2020-11-13 08:27:09.725 DEBUG camillalib::socketserver - Connection was
closed
2020-11-13 08:27:09.757 DEBUG camilladsp - Reloading configuration...
2020-11-13 08:27:09.757 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:27:09.757 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:27:09.757 DEBUG 

Re: [SlimDevices: Unix] [piCorePlayer] Turn off USB output when turning off player?

2020-11-12 Thread slartibartfast

paul- wrote: 
> I’ll get it on the todo list.   Should get it this weekend.[emoji106]

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=112760

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread carsten_h


To test the 32bit version, I tried to use a 4GB USB Stick, but the Pi
simply is not starting (no colourful square at startup). With my 8GB
Stick I used for the 64bit version it works without a problem. Is this
possible?



pi4 4gb picoreplayer with lms and squeezelite for usb
pi3b+ (7\" display, hifiberry dac+ pro) picoreplayer with
squeezlite/jivelite for hifiberry and bluetooth headphone
two airport express
ikea symfonisk

carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread mcduman


Greg Erskine wrote: 
> Hey I thought that same thing moving from pCP7.0.0b5 to
> pCP7.0.0b6:confused:
> 
> In the end I worked out it was something to do with the wind
> direction.:D

it could be the wind or the new firmware (possibly the former); i urge
everyone to upgrade and have a go



mcduman's Profile: http://forums.slimdevices.com/member.php?userid=66702
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] Digital signal processing is possible with piCoreplayer & squeezelite

2020-11-12 Thread Roland0


seekasoul wrote: 
> Can this verified with some commands on the pCP after applying the
> changes?

Run

Code:

 sudo squeezelite-cdsp.sh status


to see if camilladsp is running

then, play some tracks and check the following log files:

Code:

/var/log/camilladsp.log
  /var/run/squeezelite-log.fifo
  /var/log/pcp_squeezelite.log
  




'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=112270

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


Re: [SlimDevices: Unix] [piCorePlayer] Turn off USB output when turning off player?

2020-11-12 Thread paul-

I’ll get it on the todo list.   Should get it this weekend.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=112760

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


Re: [SlimDevices: Unix] [piCorePlayer] Turn off USB output when turning off player?

2020-11-12 Thread slartibartfast


paul- wrote: 
> That's correct, it works well on a 4, not as good on the older versions.
> But I see now you said 4, so that works fine. BUT
> Please read the notes on that github page.   As when turning off the
> power on the pi ports, it will kill more than one USB port, and in some
> boards all of the USB ports.
> 
> I've added uhubctl.tcz to our repo.  Download it from the extension
> page
> 
> Paul

Is uhubctl.tcz available in pCP7? I can't find it but I am probably
missing something being a piCorePlayer newbie.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=112760

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread Wirrunna


carsten_h wrote: 
> You have to release the four screws on the back to take off the
> backplate (if there is any). Then you have to release the two screws of
> the hifiberry (or another one) (if there is any). Then you have to open
> the plate on the right (seen from behind) above the Pi. Then you can
> take out the Pi and take out the SD card.
> That's all. :-)

Thank you, that worked.

Just booted from USB stick to piCorePlayer7.0.0b6-64Bit, was a bit
slower during boot as you said, but playing now.



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=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread slartibartfast


paul- wrote: 
> You might want to play with the alsa bufferes a little.  Not sure if the
> 64bit architecture makes a difference.   I would also try the 32bit
> environment.it could be the 64bit just doesn't like the RPI3
> hardware.I am using the 32 bit image on a Pi 3B via USB to Topping E30 and 
> have
no sound issues. I just need the DAC to enter standby when no music is
playing but that is tomorrow's project [emoji3]

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer wifi fails when selecting radio stream

2020-11-12 Thread mistakenot...


The update as promised.

Versions are now as follows:

LMS:
Version: 8.0.0 - 1605166211 @ Thu Nov 12 08:53:04 CET 2020

PCP
Living Room | piCorePlayer v6.1.0 | www v0009 | linux
4.19.122-pcpCore_v7 | piCore v10.3pCP | Squeezelite v1.9.7-1282-pCP

Thanks mherger for updating the docker - that infinite loop bug is
squashed.

So where are we now. I've tried that TuneIn Radio3 stream and, drum roll
please...same result: network dies. So now I've changed focus to TuneIn
and the stream itself.

Here's an interesting article
https://www.bbc.co.uk/blogs/aboutthebbc/entries/37e4e3f6-fbd2-4c14-8d72-7f7139641582

I can confirm that Radio 3 is not available via the TuneIn website:
https://tunein.com/radio/BBC-Radio-3-913-s24941/

But I do get some brief output via TuneIn on piCorePlayer before the
crash, so I guess the TuneIn plugin is in some way accessing a stream
that is still provided in order to keep internet radio appliances
working.

I'm calling it a night now, I'll look into the particulars of the
streams tomorrow. I'm pretty happy actually; I feel like my threat to
give up on network audio just because of a random problem with a
particular radio stream would be throwing the baby out with the
bathwater. PiCorePlayer with Jivelite still seems like the slick,
no-frills, no-vendor lock-in solution I've been looking for. Thanks for
all your help keeping the dream alive.

But I must sort out the Radio 3 thing, that's what I listen to most. I
feel that even if the stream is bad or unsupportable, piCorePlayer
should fail more gracefully. But that's for tomorrow, and probably in a
new thread.



mistakenot...'s Profile: http://forums.slimdevices.com/member.php?userid=70887
View this thread: http://forums.slimdevices.com/showthread.php?t=113217

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread praganj


Installed 64Bit on Pi4B 4gb with Khadas USB Tone Board. Sounds VERY
good, maybe better, than 6.1 32Bit version ?
To disabel HDMI i have to install rpi-vc.tcz manully as an extension.
Thank you for all your work. :)



praganj's Profile: http://forums.slimdevices.com/member.php?userid=41091
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread paul-


carsten_h wrote: 
> Today I found a very strange thing. I am using a Pi 3B+ with Hifiberry
> DAC+ Pro and 7" Pi Display now with the 64bit 7.0.0b6.
> When hearing with the Hifiberry I hear short "pops" or dropouts in the
> music. They are random. When I hear with Bluetooth headphones on the
> same Pi there is no problem hearable.
> 
> Before I used piCorePlayer 6.1.0 and there were never such problems.
> 
> Can this be a problem of the new version? Or will it be a hardware
> problem?

You might want to play with the alsa bufferes a little.  Not sure if the
64bit architecture makes a difference.   I would also try the 32bit
environment.it could be the 64bit just doesn't like the RPI3
hardware.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread paul-


Lol Greg.

New Kernel/New Alsa.  But just updating from the latest versions,
nothing specific that I can put my finger on.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread Greg Erskine


mcduman wrote: 
> this is not the audiophile forum but 7.0.0 sounds significantly better
> than the earlier versions. have tried all versions since 3.x.x.i wonder
> what contributes to this and if any one else is noticing.

Hey I thought that same thing moving from pCP7.0.0b5 to
pCP7.0.0b6:confused:

In the end I worked out it was something to do with the wind
direction.:D



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

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread Eyerex


Installed 32bit version on a Pi3 and everything working great with USB
hard drive and DAC plus samba share



Eyerex's Profile: http://forums.slimdevices.com/member.php?userid=65695
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread mcduman


this is not the audiophile forum but 7.0.0 sounds significantly better
than the earlier versions. have tried all versions since 3.x.x.i wonder
what contributes to this and if any one else is noticing.



mcduman's Profile: http://forums.slimdevices.com/member.php?userid=66702
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread carsten_h


Wirrunna wrote: 
> I have one of these cases with a Pi3B and I can't figure out how do
> dis-assemble it to get at the SD card!

You have to release the four screws on the back to take off the
backplate (if there is any). Then you have to release the two screws of
the hifiberry (or another one) (if there is any). Then you have to open
the plate on the right (seen from behind) above the Pi. Then you can
take out the Pi and take out the SD card.
That's all. :-)



pi4 4gb picoreplayer with lms and squeezelite for usb
pi3b+ (7\" display, hifiberry dac+ pro) picoreplayer with
squeezlite/jivelite for hifiberry and bluetooth headphone
two airport express
ikea symfonisk

carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread Wirrunna


carsten_h wrote: 
>  Because I am using the SmartiPi case, I also wanted to change from
> SD-card to USB Stick.
> So I used a 8GB USB Stick and flashed the above 64bit image with Pi
> imager to the stick.

I have one of these cases with a Pi3B and I can't figure out how do
dis-assemble it to get at the SD card !

I'll give it another go and remove the SD card and use a USB stick,
thanks to you and Paul for working this out. If I can't dis-assemble it
I'll just wait for the in-situ upgrade.



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=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread carsten_h


paul- wrote: 
> But someone would have to really verify with accurate power instruments.

I have the Pi on a WLAN switchable outlet which can measure the power,
but I don't know if it's accurate enough.

paul- wrote: 
> I'll get the extension in the repo later

Thank you. I will test!



Pi4 4GB piCorePlayer with LMS and Squeezelite for USB; Pi3B+ (7"
Display, Hifiberry DAC+ Pro) piCoreplayer with Squeezlite/Jivelite for
Hifiberry and Bluetooth headphone; two Airport Express; Ikea Symfonisk

carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread carsten_h


Today I found a very strange thing. I am using a Pi 3B+ with Hifiberry
DAC+ Pro and 7" Pi Display now with the 64bit 7.0.0b6.
When hearing with the Hifiberry I hear short "pops" or dropouts in the
music. They are random. When I hear with Bluetooth headphones on the
same Pi there is no problem hearable.

Before I used piCorePlayer 6.1.0 and there were never such problems.

Can this be a problem of the new version? Or will it be a hardware
problem?



Pi4 4GB piCorePlayer with LMS and Squeezelite for USB; Pi3B+ (7"
Display, Hifiberry DAC+ Pro) piCoreplayer with Squeezlite/Jivelite for
Hifiberry and Bluetooth headphone; two Airport Express; Ikea Symfonisk

carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread Zabizabo


paul- wrote: 
> Have you been following the other scanner issue threads. 
> https://forums.slimdevices.com/showthread.php?113217-piCorePlayer-wifi-fails-when-selecting-radio-stream=994331=1#post994331

I did a fresh installation today with the last version of LMS 8.0.0 and
the scan run normally. Indeed, it was may be this scanner issue.

Thanks for having made me noticed this post Paul (and sorry for my
English, this last sentence sounds strange) :)



Zabizabo's Profile: http://forums.slimdevices.com/member.php?userid=69777
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread paul-


Zabizabo wrote: 
> I hesitate to talk about this problem here but this one doesn't occur
> with pCp 6.1.0. It's why I think it's related to the couple pCp 7.00 -
> LMS 8.0.0. I should post also in the LMS topic.

Have you been following the other scanner issue threads. 
https://forums.slimdevices.com/showthread.php?113217-piCorePlayer-wifi-fails-when-selecting-radio-stream=994331=1#post994331



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread paul-


carsten_h wrote: 
> I had this problem on a Pi 3B+. Is it necessary there or is it no power
> that would be saved?

I believe that the RPI3B+ do benefit from this power off command.   But
someone would have to really verify with accurate power instruments. 
I'll get the extension in the repo later



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] Digital signal processing is possible with piCoreplayer & squeezelite

2020-11-12 Thread slartibartfast


seekasoul wrote: 
> Can this verified with some commands on the pCP after applying the
> changes?You should be able to tell by listening.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=112270

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-11-12 Thread Caad


coyrls wrote: 
> Yes it does, I have an iFi Zen DAC attached to the USB3 port on a
> Raspberry Pi4.

Hi guys

Thank you so much for your support...
Br
Caad



Caad's Profile: http://forums.slimdevices.com/member.php?userid=9350
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] Digital signal processing is possible with piCoreplayer & squeezelite

2020-11-12 Thread seekasoul


fastfwd wrote: 
> Do some processing that has a large, unmistakable effect.  For example,
> delay only one channel by 1000 milliseconds, or insert a highpass filter
> with a 10 KHz cutoff frequency.

Can this verified with some commands on the pCP after applying the
changes?



seekasoul's Profile: http://forums.slimdevices.com/member.php?userid=69788
View this thread: http://forums.slimdevices.com/showthread.php?t=112270

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-11-12 Thread coyrls


Caad wrote: 
> Hi Carsten_h
> 
> Thank you for replay and great to hear the USB3 can be used for SSD.
> 
> I was not clear in my question. My question is.
> Does Raspberry Pi4 support Audio stream from USB3 port to DAC input?
> 
> br
> CAAD

Yes it does, I have an iFi Zen DAC attached to the USB3 port on a
Raspberry Pi4.



coyrls's Profile: http://forums.slimdevices.com/member.php?userid=44253
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread ian_heys


paul- wrote: 
> As far as turning off the HDMI, the RPI4 does not need any intervention
> to turn off HDMI.   Just don't plug in anything.

Thanks Paul, don't have anything plugged in and working fine thanks.
Great work.



*Music Store, LMS Server and VPN Server: *Synology DS215J NAS*
Study Player:* LMS 8.0.0 on Pi 4 pCp 6.1.0/IQ Audio DAC+
*Refurbished 1962 RCA Stereo Console Player *LMS 8.0.0 on Pi 4B pCp
6.1.0/IQ Audio DAC+
*Headphone Players: x2:* pCp 6.1.0 on Pi 3B /IQ Audio DAC+
*Streamer/Player* pCp 6.1.0 on Pi 3B/IQ Audio Codec+
*Homeplug/LAN Players: x2: *Squeezelite on Windows 10 PC.
*VPN Mobile & Car Player:* Material/SqueezePlayer on Android Phone

ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread carsten_h


paul- wrote: 
> As far as turning off the HDMI, the RPI4 does not need any intervention
> to turn off HDMI.   Just don't plug in anything.

I had this problem on a Pi 3B+. Is it necessary there or is it no power
that would be saved?



Pi4 4GB piCorePlayer with LMS and Squeezelite for USB; Pi3B+ (7"
Display, Hifiberry DAC+ Pro) piCoreplayer with Squeezlite/Jivelite for
Hifiberry and Bluetooth headphone; two Airport Express; Ikea Symfonisk

carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer wifi fails when selecting radio stream

2020-11-12 Thread mistakenot...


I have a QNAP NAS but after much gnashing of teeth I have pretty much
abandoned all the low quality apps, both official and non-official, in
favour of Docker. The NAS is now just a box of storage and a host for
docker containers. There will always be caveats but Docker allows me to
become host agnostic; in theory, if the QNAP dies, so long as I have a
backup of my media and the single docker-compose.yml file that describes
the setup of all my containers, I could resurrect the whole thing on a
Synology, FreeNAS, or dusty old pc/server in minutes.

As for putting LMS on the Pi. I'd rather not do that because of losing
the ability to power the pi off and on safely without shutting down. I
want the feel of an appliance not a computer. And also, if I can get it
working, this will be my reference build for adding clients throughout
the house. 

This really is my last ditch attempt at creating a workable system for
putting music and radio all through the house without buying into
Google/Apple/Sonos/Amazon. So far, each solution I've tried has been a
bit clunky, unreliable and overtly DIY - maybe that'll be the final
lesson: a Raspberry Pi will always be a tinkerer's plaything. Which is
fine, I'm a tinkerer myself but lucky enough to do it for a living, when
I get home I want to be able to sit back and press play.

But for now I'm still hopeful this will be it. Just a bit more tinkering
tonight...



mistakenot...'s Profile: http://forums.slimdevices.com/member.php?userid=70887
View this thread: http://forums.slimdevices.com/showthread.php?t=113217

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread paul-


There are a few gaps in the 64bit OS, everything had to be built from
scratch.  Thanks for reporting.  I should have time later today to
resolve.

As far as turning off the HDMI, the RPI4 does not need any intervention
to turn off HDMI.   Just don't plug in anything.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread Man in a van


ian_heys wrote: 
> DSD's play fine with the Play DSD plugin are you using Raspbian or
> something.

No, I messing with a SBTouch and the DSD Player page is blank

32133

I'll wait for a reple before trying a manul install


+---+
|Filename: no dsdplayer info.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32133|
+---+


Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer wifi fails when selecting radio stream

2020-11-12 Thread Michael Herger

The docker suggestion is interesting though. I had come across the
thread you mentioned and tried that container, it almost brought my NAS
to its knees - swallowed GBs of RAM. Maybe I had set something up
incorrectly but my fix was to simply choose a different container. The
justifiably/logitechmediaserver container just worked and seemed popular
according to the downloads metric on docker hub but that could be
historic.


The reason most likely wasn't the image, but the LMS version in it: I've 
introduced a bug to the scanner recently which would lead to an infinite 
loop, only ending when it run out of memory. That's probably what you've 
seen.


The other images often are not up to date, thus didn't have that new bug 
:-). But that should be fixed now. Just in case you wanted to give the 
official image another try.


--

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread ian_heys


Man in a van wrote: 
> Hi Paul
> 
> I'm trialling the 7beta on a rpi4b using the 64 bit OS on a usb 2 stick
> 
> All seems well at the moment
> 
> I can't find
> 
> pcp-dsdplay.tcz
> 
> 
> has it been retired, terminated or furloughed  :confused:
> 
> Cheers :)
> 
> ronnie

DSD's play fine with the Play DSD plugin are you using Raspbian or
something.



*Music Store, LMS Server and VPN Server: *Synology DS215J NAS*
Study Player:* LMS 8.0.0 on Pi 4 pCp 6.1.0/IQ Audio DAC+
*Refurbished 1962 RCA Stereo Console Player *LMS 8.0.0 on Pi 4B pCp
6.1.0/IQ Audio DAC+
*Headphone Players: x2:* pCp 6.1.0 on Pi 3B /IQ Audio DAC+
*Streamer/Player* pCp 6.1.0 on Pi 3B/IQ Audio Codec+
*Homeplug/LAN Players: x2: *Squeezelite on Windows 10 PC.
*VPN Mobile & Car Player:* Material/SqueezePlayer on Android Phone

ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-11-12 Thread carsten_h


Caad wrote: 
> Does Raspberry Pi4 support Audio stream from USB3 port to DAC input?

I have a USB speaker (the first version of the Harman Kardon
Soundsticks) attached to my Pi 4 (regardless of USB 3 or 2). So is has
to work. :-)



Pi4 4GB piCorePlayer with LMS and Squeezelite for USB; Pi3B+ (7"
Display, Hifiberry DAC+ Pro) piCoreplayer with Squeezlite/Jivelite for
Hifiberry and Bluetooth headphone; two Airport Express; Ikea Symfonisk

carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] piCorePlayer wifi fails when selecting radio stream

2020-11-12 Thread Paul Webster


Are you running LMS on your pCP installation?
If not - then that is an option for you ... although it will be better
with an Ethernet connection (if you are using only Wifi).



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland

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

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread ian_heys


Man in a van wrote: 
> Hi Paul
> 
> I'm trialling the 7beta on a rpi4b using the 64 bit OS on a usb 2 stick
> 
> All seems well at the moment
> 
> I can't find
> 
> pcp-dsdplay.tcz
> 
> 32130
> 
> has it been retired, terminated or furloughed  :confused:
> 
> Cheers :)
> 
> ronnie

I've just started trialing it too and can't find pcp-exfat-utils.tcs.
Early day and have some DSD's so I'll see if they play.



*Music Store, LMS Server and VPN Server: *Synology DS215J NAS*
Study Player:* LMS 8.0.0 on Pi 4 pCp 6.1.0/IQ Audio DAC+
*Refurbished 1962 RCA Stereo Console Player *LMS 8.0.0 on Pi 4B pCp
6.1.0/IQ Audio DAC+
*Headphone Players: x2:* pCp 6.1.0 on Pi 3B /IQ Audio DAC+
*Streamer/Player* pCp 6.1.0 on Pi 3B/IQ Audio Codec+
*Homeplug/LAN Players: x2: *Squeezelite on Windows 10 PC.
*VPN Mobile & Car Player:* Material/SqueezePlayer on Android Phone

ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer wifi fails when selecting radio stream

2020-11-12 Thread bpa


I don't use docker nor know about its shortcomings.  It is likely that
the "official" docker image will be kept up to date and tackle docker
specific issues. 

The term NAS covers a wide range of hardware so if you have problems,
the best way to see if it can be "fixed" is to report your symptom -
ideally on the "right" thread as there'll be interested users already
reading the thread.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113217

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


Re: [SlimDevices: Unix] piCorePlayer wifi fails when selecting radio stream

2020-11-12 Thread mistakenot...


Brilliant advice. Lots to change then.

The docker suggestion is interesting though. I had come across the
thread you mentioned and tried that container, it almost brought my NAS
to its knees - swallowed GBs of RAM. Maybe I had set something up
incorrectly but my fix was to simply choose a different container. The
justifiably/logitechmediaserver container just worked and seemed popular
according to the downloads metric on docker hub but that could be
historic.

I'll post results once all my versions are up to date.



mistakenot...'s Profile: http://forums.slimdevices.com/member.php?userid=70887
View this thread: http://forums.slimdevices.com/showthread.php?t=113217

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


Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-12 Thread Man in a van


Hi Paul

I'm trialling the 7beta on a rpi4b using the 64 bit OS on a usb 2 stick

All seems well at the moment

I can't find

pcp-dsdplay.tcz

32130

has it been retired, terminated or furloughed  :confused:

Cheers :)

ronnie


+---+
|Filename: nopcp-dsdplay.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32130|
+---+


Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=113199

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


Re: [SlimDevices: Unix] piCorePlayer wifi fails when selecting radio stream

2020-11-12 Thread bpa


mistakenot... wrote: 
> I didn't think this was an LMS problem, more a client problem, although
> having looked at the logs now (see reply to Paul) I'm less sure now.
> Version: 7.9.2 - 1578996832 @ Tue Jan 14 12:17:56 CET 2020
> Running it in a docker container from justifiably/logitechmediaserver
> 
> So thanks both, hope that helps. I can investigate more later tonight.


Way too old. 
IIRC The "decoder does not support file format" is related an LMS
trancoding error which has been fixed.

A lot of radio station/internet services now only support https either
for the audio stream, Tunein or the metadata as well as many LMS plugin
repositories require https support.

Upgrade to at least 7.9.4 or ideally 8.0.*

Your squeezelite player is also old - you should upgrade to 1.9.7 for
both decoder and https reasons as well.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113217

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


Re: [SlimDevices: Unix] Latest version of Squeezeplay for Linux ?

2020-11-12 Thread Kvaks


Which is the preferred "lite" software client (for Linux) these days,
Squeezeplay or Squeezelite? I've been out of the loop for a while.



Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=109610

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-11-12 Thread Caad


carsten_h wrote: 
> Yes, it is working great! I have a USB 3.0 SSD attached with all the
> music for LMS. No problems!

Hi Carsten_h

Thank you for replay and great to hear the USB3 can be used for SSD.

I was not clear in my question. My question is.
Does Raspberry Pi4 support Audio stream from USB3 port to DAC input?

br
CAAD



Caad's Profile: http://forums.slimdevices.com/member.php?userid=9350
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] piCorePlayer wifi fails when selecting radio stream

2020-11-12 Thread mistakenot...


Thanks for the swift replies!

Paul Webster

How are you selecting and playing BBC Radio 3?
Either using the LMS web interface or jivelite on the touch screen.
For example, if you are using the BBC iPlayer plugin then it can try
to give access to the stream at 320 bps.
Via TuneIn, i don't have the iPlayer plugin. As an aside, I have
actually tried the 320kbps stream on Volumio on the same hardware
(abandoned for other reasons) it was mostly ok, suffered from an
occasional dropout.
Is there anything in the LMS log?
Now I wasn't expecting to see anything there since the network broke but
is this relevant?
[20-11-11 20:18:46.1065] Slim::Player::Squeezebox2::statHandler (149)
Error: b8:27:eb:6d:a0:10: Decoder does not support file format, code 0,
I'll be able to do more tests later to see if this is coincides with the
fault.

bpa

Is The R3 and other radio streams a new problem ?
This is my first experiment with LMS and piCorePlayer so its all new!
Desperately trying to find a ROBUST solution to streaming internet radio
and my music to the hifi. I've tried the more heavyweight stuff (various
plex clients, volumio, kodi).
Were you able to play R3 OK before ?
Yes, same hardware, different software. Which doesn't tell us much other
than the LAN and WAN seem up to it.
What other station have problems ?
Will do some more experiments tonight.
What is your version of LMS ?
I didn't think this was an LMS problem, more a client problem, although
having looked at the logs now (see reply to Paul) I'm less sure now.
Version: 7.9.2 - 1578996832 @ Tue Jan 14 12:17:56 CET 2020
Running it in a docker container from justifiably/logitechmediaserver

So thanks both, hope that helps. I can investigate more later tonight.



mistakenot...'s Profile: http://forums.slimdevices.com/member.php?userid=70887
View this thread: http://forums.slimdevices.com/showthread.php?t=113217

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


Re: [SlimDevices: Unix] piCorePlayer wifi fails when selecting radio stream

2020-11-12 Thread bpa


Is The R3 and other radio streams a new problem ?  
Were you able to play R3 OK before ?
What other station have problems ?

What is your version of LMS ? 
If LMS is not up to date (even 6 months may be too old)  with latest
https support - there are instances of system hangup.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113217

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


Re: [SlimDevices: Unix] Yamaha musiccast

2020-11-12 Thread johnieutah


philippe_44 wrote: 
> I works in AirPlay mode, I have a 20

Sorry to hijack this old thread... I am looking for some new wireless
speakers and was interested in the Musiccast 20's. However I thought
since they were Airplay 2, they would not be compatible with the Airplay
plugin on LMS. Am I mistaken? I hope so as I will order a couple ;)



johnieutah's Profile: http://forums.slimdevices.com/member.php?userid=29483
View this thread: http://forums.slimdevices.com/showthread.php?t=111695

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