Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2019-11-09 Thread ralphy


eliottinthesky wrote: 
> I want to get mono on my left chanel

Adding the following to the end of /etc/asound.conf would create two new
output devices called left and right which downmix stereo to mono.

You will need to adjust the hw:0,0 to hw:1,0 depending on the location
of your DAC as Paul has already outlined.  Don't forget to backup your
configuraton before you reboot otherwise the changes will be lost.


Code:

pcm.left {
  type plug;
  slave.pcm "hw:0,0"
ttable {
0.1 0
0.0 1
1.0 1
1.1 0
}
  }
  
  pcm.right {
  type plug;
  slave.pcm "hw:0,0"
ttable {
0.1 1
0.0 0
1.0 0
1.1 1
}
  }
  



Then configure squeezelite output device to left.  You can even run a
second mono instance of squeezelite to the other output device right.

28499

I use 'these test files'
(http://www.aoakley.com/articles/2018-08-24-stereo-test.php) to confirm
that the left and right channels are downmixed correctly.

Add this link using the TuneIn URL in LMS. 
Code:

http://www.aoakley.com/articles/stereo-test.mp3



+---+
|Filename: out.png  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=28499|
+---+


Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110727

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


Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2019-11-09 Thread paul-


eliottinthesky wrote: 
> I want to get mono on my left chanel
> 
> -> Does Mono option apply Mono (left + right) on each chanel ? Do i
> change the volume of right chanel ?
> 
> -> What is swap option ? just invert left and right ?
> 
> -> And what is the other option (hw hw plughw, card 0 1) 
> 
> thx by advance !
> 

Mono mixes both channels into one, but not sure if it comes out left or
right or both.
Likely you want to run plughw

Card 0 is the onboard rpi audio, card 1 is your i2s dac.   If you
disable the onboard audio, then you i2s card will be card 0.



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

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


Re: [SlimDevices: Unix] Is it possible sending music to my picoreplayer like I do to my JBL Bluetooth speaker

2019-11-09 Thread CosyCat


slartibartfast wrote: 
> Is there a reason why you don't want to use the LMS plugin?
> 
> Sent from my SM-G900F using Tapatalk

I like spotifys UI better and plugin dont works with free/hacked account
;)



CosyCat's Profile: http://forums.slimdevices.com/member.php?userid=6458
View this thread: http://forums.slimdevices.com/showthread.php?t=81

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


Re: [SlimDevices: Unix] Is it possible sending music to my picoreplayer like I do to my JBL Bluetooth speaker

2019-11-09 Thread CosyCat


Man in a van wrote: 
> You don't say where your lms is installed, on the macbook or the
> raspberrypi?
> 
> LMS has a plugin called "ShairTunes2", this will allow any Squeezelite
> based player to be recognised by Spotify (as an Airplay device) on the
> Macbook
> 
> 
> There are also a few builds available (search the web) which will
> convert your raspberrry pi (If using a Raspbian OS) into a
> Spotify-Connect devicei if you change from pCP.
> 
> This is an easy one to install
> 
> 
> https://github.com/dtcooper/raspotify
> 
> 
> ronnie


I have LMS on MacBook and raspberry pi/picoreplayer

Tried install shairtunes with

OSX:

> sudo /usr/bin/perl -MCPAN -e'install Crypt::OpenSSL::RSA'
> sudo /usr/bin/perl -MCPAN -e'install IO::Socket::INET6'
> sudo /usr/bin/perl -MCPAN -e'install Net::SDP'

first commands gives me this "error" in the end.
I also did the other two and the plugin showed up but plugin failed to
load in plugin tab in LMS on my MacBook



Last login: Sat Nov  9 13:35:37 on ttys000

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
larsmac:~ lars$ sudo /usr/bin/perl -MCPAN -e'install
Crypt::OpenSSL::RSA'
Password:
Reading '/Users/lars/.cpan/Metadata'
Database was generated on Sat, 09 Nov 2019 04:17:03 GMT
Running install for module 'Crypt::OpenSSL::RSA'
Running make for T/TO/TODDR/Crypt-OpenSSL-RSA-0.31.tar.gz
Checksum for
/Users/lars/.cpan/sources/authors/id/T/TO/TODDR/Crypt-OpenSSL-RSA-0.31.tar.gz
ok
 Unsatisfied dependencies detected during 
TODDR/Crypt-OpenSSL-RSA-0.31.tar.gz   
Crypt::OpenSSL::Guess [build_requires]
Running make test
Make had some problems, won't test
Delayed until after prerequisites
Running make install
Make had some problems, won't install
Delayed until after prerequisites
Running install for module 'Crypt::OpenSSL::Guess'
Running make for A/AK/AKIYM/Crypt-OpenSSL-Guess-0.11.tar.gz
Checksum for
/Users/lars/.cpan/sources/authors/id/A/AK/AKIYM/Crypt-OpenSSL-Guess-0.11.tar.gz
ok

CPAN.pm: Building A/AK/AKIYM/Crypt-OpenSSL-Guess-0.11.tar.gz

Checking if your kit is complete...
Looks good
Warning: prerequisite perl 5.008001 not found.
Writing Makefile for Crypt::OpenSSL::Guess
Writing MYMETA.yml and MYMETA.json
xcrun: error: invalid active developer path
(/Library/Developer/CommandLineTools), missing xcrun at:
/Library/Developer/CommandLineTools/usr/bin/xcrun
AKIYM/Crypt-OpenSSL-Guess-0.11.tar.gz
/usr/bin/make -- NOT OK
'YAML' not installed, will not store persistent state
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running make for T/TO/TODDR/Crypt-OpenSSL-RSA-0.31.tar.gz
Warning: Prerequisite 'Crypt::OpenSSL::Guess => 0.11' for
'TODDR/Crypt-OpenSSL-RSA-0.31.tar.gz' failed when processing
'AKIYM/Crypt-OpenSSL-Guess-0.11.tar.gz' with 'make => NO'. Continuing,
but chances to succeed are limited.

CPAN.pm: Building T/TO/TODDR/Crypt-OpenSSL-RSA-0.31.tar.gz

Can't locate Crypt/OpenSSL/Guess.pm in @INC (you may need to install the
Crypt::OpenSSL::Guess module) (@INC contains:
/Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18
/Network/Library/Perl/5.18/darwin-thread-multi-2level
/Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.4
/System/Library/Perl/5.18/darwin-thread-multi-2level
/System/Library/Perl/5.18
/System/Library/Perl/Extras/5.18/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.18 .) at Makefile.PL line 6.
BEGIN failed--compilation aborted at Makefile.PL line 6.
Warning: No success on command[/usr/bin/perl Makefile.PL]
TODDR/Crypt-OpenSSL-RSA-0.31.tar.gz
/usr/bin/perl Makefile.PL -- NOT OK
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
Could not read metadata file. Falling back to other methods to determine
prerequisites
larsmac:~ lars$ 




Thanks



CosyCat's Profile: http://forums.slimdevices.com/member.php?userid=6458
View this thread: http://forums.slimdevices.com/showthread.php?t=81

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


Re: [SlimDevices: Unix] Is it possible sending music to my picoreplayer like I do to my JBL Bluetooth speaker

2019-11-09 Thread slartibartfast


CosyCat wrote: 
> I play my music on Spotify on my MacBook and want it to play on my
> raspberry pi that has a hifiberry amp that is connected to my KEF
> Speakers.
> 
> I know there is a plugin for Spotify for LMS but that is not what I
> want.
> I want to control music from Spotify Application on my MacBook like I
> can when sending music to my JBL Bluetooth speaker.
> 
> ThanksIs there a reason why you don't want to use the LMS plugin?

Sent from my SM-G900F using Tapatalk





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

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


Re: [SlimDevices: Unix] Is it possible sending music to my picoreplayer like I do to my JBL Bluetooth speaker

2019-11-09 Thread Man in a van


You don't say where your lms is installed, on the macbook or the
raspberrypi?

LMS has a plugin called "ShairTunes2", this will allow any Squeezelite
based player to be recognised by Spotify on the macbook


There are also a few builds available (search the web) which will
convert your raspberrry pi (If using a Raspbian OS) into a
Sptofy-Connect device.

This is an easy one to install


https://github.com/dtcooper/raspotify


ronnie



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

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


[SlimDevices: Unix] Is it possible sending music to my picoreplayer like I do to my JBL Bluetooth speaker

2019-11-09 Thread CosyCat


I play my music on Spotify on my MacBook and want it to play on my
raspberry pi that has a hifiberry amp that is connected to my KEF
Speakers.

I know there is a plugin for Spotify for LMS but that is not what I
want.
I want to control music from Spotify Application on my MacBook like I
can when sending music to my JBL Bluetooth speaker.

Thanks



CosyCat's Profile: http://forums.slimdevices.com/member.php?userid=6458
View this thread: http://forums.slimdevices.com/showthread.php?t=81

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


Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2019-11-09 Thread ian_heys


paul- wrote: 
> With upgraded firmware, the heat is better on the PI4, but I still
> wouldn't put it in a sealed case, it needs some sort of ventilation

Thanks Paul,

Guess I'll put it on the back burner for the time being as the only
problem I have is slow samba transfers from my ripping pc.

Ian



*Music Store & VPN Server: *Synology DS215J NAS*
Home Server/Study Player:* LMS 7.9.2 on Pi 3B piCorePlayer v5.0
Server/USB Audio, Topping VX2 Amplifier
*Refurbished 1962 RCA Stereo Console Server/Player *LMS 7.9.2 on Pi 3B
piCorePlayer 5.0 Server/IQ Audio DAC+ Temple Audio One Amp
*Homeplug/LAN Players: *Squeezelite on 2x  Windows 10 PC's,
*VPN Mobile & Car Player:* SqueezeControl/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=110727

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