Re: [SlimDevices: Unix] PCP3.2 - Need to inject sound from aplay while squeezelite runs

2017-06-19 Thread Girth

Put dmix inline in your asound



Girth's Profile: http://forums.slimdevices.com/member.php?userid=62640
View this thread: http://forums.slimdevices.com/showthread.php?t=107539

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


Re: [SlimDevices: Unix] PCP3.2 - Need to inject sound from aplay while squeezelite runs

2017-06-19 Thread drmatt

jackd might be able to do that.


Transcoded from Matt's brain by Tapatalk



--
Hardware: 3x Touch, 1x Radio, 2x Receivers, 1 HP Microserver NAS with
Debian+LMS 7.9.0
Music: ~1300 CDs, as 450 GB of 16/44k FLACs. No less than 3x 24/44k
albums..

drmatt's Profile: http://forums.slimdevices.com/member.php?userid=59498
View this thread: http://forums.slimdevices.com/showthread.php?t=107539

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


[SlimDevices: Unix] PCP3.2 - Need to inject sound from aplay while squeezelite runs

2017-06-19 Thread epoch1970

Hi,
I use PCP3.2 and a justboom amp HAT, it runs very fine.
I managed to get it working with both equalizer and mono re-mapping
thanks to the PCP GUI and to a poster on this forum.
I really don't understand how ALSA works and it's been like that for
ages.

I need now to inject sound directly from the OS, with something like
aplay, on top of what squeezelite is playing. This comes in addition to
the mono/equal setup.
I don't want to stop squeezelite to be able to play the sound, in fact I
would like to change nothing at LMS level (volume, pause...) because the
soundbite I need to inject is so short.
What I would like to do is fade out or reduce the audio volume for
squeezelite, play the soundbite a bit louder on top of it, then return
the squeezelite audio output to normal volume.

Is it possible? How?
Thanks in advance.
PS: asound.conf
Code:

# default - Generated by piCorePlayer
  pcm.!default {
  type plug
  slave.pcm "hw:0,0"
  }
  
  #---ALSA EQ Below
  ctl.equal {
  type equal;
  controls "/home/tc/.alsaequal.bin"
  library "/usr/local/lib/ladspa/caps.so"
  }
  
  pcm.plugequal {
  type equal;
  slave.pcm "plughw:1,0";
  controls "/home/tc/.alsaequal.bin"
  library "/usr/local/lib/ladspa/caps.so"
  }
  
  pcm.equal {
  type plug;
  slave.pcm plugequal;
  # Mono downmix + eq
ttable {
0.1 1
0.0 1
1.0 1
1.1 1
}
  }




3 SB 3 • Libratone Loop, Zipp Mini • iPeng (iPhone + iPad) • LMS 7.9
(linux) with plugins: CD Player, WaveInput, Triode's BBC iPlayer by bpa
• IRBlaster by Gwendesign (Felix) • Server Power Control by Gordon
Harris • Smart Mix, Music Walk With Me, What Was That Tune? by Michael
Herger • PowerSave by Jason Holtzapple • Song Info, Song Lyrics by
Erland Isaksson • AirPlay Bridge by philippe_44 • WeatherTime by Martin
Rehfeld • Auto Dim Display, SaverSwitcher, ContextMenu by Peter Watkins.

epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=107539

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


[SlimDevices: Unix] Perl 5.24 libraries for Debian Stretch/9 armhf (Download included)

2017-06-19 Thread 505

Debian 9 (Stretch) is release, and the default Perl version is 5.24. At
the moment, only the CPAN libraries for x86_64 are included. Therefore I
compiled the armhf binaries, so I can run it on my Cubox. It might work
for other armhf platforms and distributions as well.

You can download the attached file, and upzip it to
/usr/share/squeezeboxserver/CPAN/arch/5.24
If others try it and confirm it to work, I'll submit a pull request on
GitHub to include it in the installation packages.

Download:
http://server.vijge.net/static/squeezebox/perl-5.24_arm-linux-gnueabihf-thread-multi-64int.zip



My patch: 'Reduce brightness when screen saver is active'
(http://server.vijge.net/squeezebox/) for Touch
Source code: 'GitHub' (https://github.com/danielvijge) for SqueezeCloud,
Mixcloud, 22tracks and YouTube (old version)

505's Profile: http://forums.slimdevices.com/member.php?userid=44967
View this thread: http://forums.slimdevices.com/showthread.php?t=107538

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


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-06-19 Thread ant!

paul- wrote: 
> You are referring to   https://github.com/raspberrypi/linux/issues/2016 
> It was just fixed in 4.9.30
> 
> I don't have the board to test, but I would think you could just
> upsample/downsample to a different frequency, as it appears only 48k is
> affected.   We are waiting for new kernel drivers for the allo product
> before releasing the next version.

Thanks, upsampling should work for a while I guess. And 48kHz is anyways
not so often in my music collection, just found it in some files, but CD
rips and most other files are anyways 44.1kHz, Spotify works also fine.
Just thought I install the newest version of PcP in my terrasse player,
should be easier updatable than older version, since don't want to take
the SD card out before autumn. Anyways, thanks for your work!



ant!'s Profile: http://forums.slimdevices.com/member.php?userid=66046
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

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


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-06-19 Thread joelmr

Hi all-

I was previously running 3.10 under piCorePlayer on my pi3, and the
integration with mysqueezebox.com appeared to be working. In particular,
I could stream through Slacker. I just did a fresh install of 3.20, and
now that seems to be broken. I see this error in the server log:

[69-12-31 20:25:19.0577] Slim::Control::XMLBrowser::_cliQuery_error
(1676) Error: While retrieving [the squeezebox url] [An unexpected error
occurred while validating your mysqueezebox.com account. Please make
sure network connectivity is working fine.]

I tried turning up the log levels, but didn't see anything more about
that particular problem. I did, however, see that when I tried
downloading some more plugins, I got errors for some of them, too,
e.g.:

[69-12-31 20:42:39.6602] Slim::Utils::PluginDownloader::_downloadError
(217) unable to download SigGen from [google apis url] - Connect timed
out: 
[69-12-31 20:44:49.4510] main::init (388) Starting Logitech Media Server
(v7.9.0, 1488878280, Wed Mar  8 14:07:50 UTC 2017) perl 5.024000 -
arm-linux-gnueabihf-thread-multi-64int
[69-12-31 20:44:58.1983] Slim::Utils::Misc::msg (1244) Warning:
[20:44:58.1971] EV: error in callback (ignoring): Can't call method
"error" on an undefined value at
/usr/local/slimserver/Slim/Networking/SqueezeNetwork.pm line 183.

If I log onto the device and try wget on the same url, it works fine, so
I don't think there's a problem with network connectivity.

Anyone else seeing this? Any ideas?  Thanks.

-Joel
P.S. Sorry, I had to remove the URLs in the above to get the post to go
through, the actual URLs in the logs look normal. I'll see if I can ed
the post and add them.



joelmr's Profile: http://forums.slimdevices.com/member.php?userid=66998
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

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