rbl wrote: > Is there a way to mix a continuous background track (e.g. white noise) > with the music/radio that is being played by LMS/SB3? I currently run > LMS 7.9.2 on a Raspberry Pi4 that powers an SB3 which feeds an audio > system via the SB3's digital output. I'd also like to be able to play > background noise continuously via the SB3, and independently play > music/radio that is then mixed in with the background track. Is this > possible?
It might be possible to achieve the mix by using a custom-convert.conf on the server which forces all audio data through a "sox --combine mix-power ..." command which combines the current track with a white noise audio file. Probably tricky to implement, though. Managing to play background noise continuously (independent of a track being played) seems unlikely with a SB3 (using a Pi for output instead would have a better chance) 'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | Playlist Editor / Generator | Music Classification | Similar Music | Announce | EventTrigger | 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=112426 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
