TurnipMan wrote:
> Thanks for the swift answer, "Primary Sound Driver" does as you suggest,
> which is nice.
> Small problem though as using that driver sync with another player (a
> picoreplayer based build) is not good .
>
> Better than is disappearing altogether.
>
> I'm trying the Display
rgdawson wrote:
> As far as I know there is no way to maintain audio through display over
> HDMI/DisplayPort if the display goes to sleep (no video signal, no
> clock, no audio).
>
> Also, when the monitor goes to sleep, then that output device no longer
> exists. Generally, the squeezelite
TurnipMan wrote:
> Hi,
> For me it would be great if the display could be turned off but keep the
> sound channel alive. Save some energy when the screen not in use but
> carry on with the tunes.
> Also I have an issue when the display goes off and the sound is cut ( it
> goes down the display
Hi,
For me it would be great if the display could be turned off but keep the
sound channel alive. Save some energy when the screen not in use but
carry on with the tunes.
Also I have an issue when the display goes off and the sound is cut ( it
goes down the display port lead and then out the the
TomS wrote:
> just a note to say thank you again for building/maintaining this
> wonderful app.
>
> TomS
Thank you for taking the time to drop this note of appreciation. It
means a lot to me. :o
R Greg Dawson
Squeezelite-X
---
rgdawson wrote:
> Changes:
>
> > > >
- Handle Modern Standby better. Windows 10 Modern Standby is an
> alternative to regular Windows sleep found on devices such as
> Surface Pro, Surface Go. It works differently than regular Sleep
> and the application does not get any messages
Changes:
- Handle Modern Standby better. Windows 10 Modern Standby is an
alternative to regular Windows sleep found on devices such as Surface
Pro, Surface Go. It works differently than regular Sleep and the
application does not get any messages when the computer goes to sleep
or
Changes
- Fix Current Track updating correctly when current player is part of
a sync group, but not the sync master. Fixes captions, hints that
show track name and also new track notifications when this is the
case.
-
R Greg Dawson
Squeezelite-X
--
Version 2.8.11 Submitted to Store
Changes:
- Taskbar icon thumbview caption will show current track if
ShowProgress is enabled, otherwise will show 'Squeezelite-X'.
- Fix main window top window border not painted correctly under
certain circumstances.
-
R Greg Dawson
Squeezelit
Peter Galbavy wrote:
> Greg,
>
> For the last couple of releases I am seeing the progress bar but not the
> track title. Just updated now, in case, to 2.8.10 from Windows Store and
> same. I have unpinned/repinned and also the machine has been though a
> reboot overnight. Anything else I need t
Greg,
For the last couple of releases I am seeing the progress bar but not the
track title. Just updated now, in case, to 2.8.10 from Windows Store and
same. I have unpinned/repinned and also the machine has been though a
reboot overnight. Anything else I need to look at ?
Thanks!
Peter
Version 2.8.9 submitted to MS Store (allow a day or 2 to publish).
Changes:
- New option (under advanced/debug settings) to enable "Prevent Screen
Sleep". If enabled, then if squeezelite is enabled, SLX will tell the
O/S that the display is required in order to prevent windows from
VadimLe wrote:
> Thanks for the tip Greg. It works!
You're welcome. I had a similar issue to address in SLX itself when I
made this change and also had to switch to using ClassName to determine
if SLX was already running on startup.
R Greg Dawson
Squeezelite-X
-
rgdawson wrote:
> In the meantime, I looked at the AutoHotKey documentation and you can
> also select by ClassName. The ClassName for the SLX Main Window is
> TSlxMainView.
>
> R Greg Dawson
Thanks for the tip Greg. It works!
-
VadimLe wrote:
>
> Due to the specifics of monitor, I had to automate tidying up the
> desktop and setting the position and size of applications windows (like
> many others, I suppose:) ). I do it with AutoHotKey and it selects the
> required windows by title.
>
In the meantime, I looked at t
Peter Galbavy wrote:
> Would this work?
I think so. Windows title doesn't need to be fully visible in taskbar.
System just has to know it, then AHK could find it by matching part.
VadimLe's Profile: http://forums.slimde
VadimLe wrote:
> Excel and Word for example still have this words after a file name.
In terms of your automation, it's just looking for the app name anywhere
in the label? In which case, assuming the API allows it, I suggest
something like
Code:
Track Name (Squeezeli
rgdawson wrote:
> Correct, I made that change when I was adding the feature to display
> progress in the taskbar icon. I did it so that the current track
> playing would display on the taskbar preview thumbnail, as it appears
> that that is what other programs (like the spotify app) do.
It's c
VadimLe wrote:
> Hi Greg,
>
> In version 2.8.1.0 window title determined by system as "Squeezelite-X"
> In later versions (2.8.5.0, 2.8.8.0) window title = track title.
> Is it possible to add Squeezelite-X to window title or to add some
> settings for changing it?
Correct, I made that change
Merrill Aldrich wrote:
> Hi again - reviving an old question. I discovered my issue seems to be
> specifically that the display, rather than the computer, is sleeping,
> which kills the HDMI signal to my AVR, and the audio with it.
> >
Code:
> >
> C:\WINDOWS\system32
rgdawson wrote:
> Nominally, if the built-in squeezelite player is playing anything, the
> PC should not fall asleep. (Assuming you have not defined any
> exceptions using powercfg.exe.)
>
> R Greg Dawson
Hi again - reviving an old question. I discovered my issue seems to be
specifically that
Hi Greg,
In version 2.8.1.0 window title determined by system as "Squeezelite-X"
In later versions (2.8.5.0, 2.8.8.0) window title = track title.
Is it possible to add Squeezelite-X to window title or to add some
settings for changing it?
---
rgdawson wrote:
> Thanks, I always appreciate feedback. I'm having trouble reproducing
> this on my multi-monitor setup. It is working as expected for me. That
> said, I may be not understanding what you mean by minimized. If the
> Squeezelite-X window is closed, but running in the backgroun
staresy wrote:
> Hi,
> I posted a few weeks back that this had stopped working on the latest
> version when running in minimised window mode, then it seemed to work
> again, so I deleted the original post.
>
> I've since pin-pointed the reason for it not working, it's a bit of a
> corner case,
Hi,
I posted a few weeks back that this had stopped working on the latest
version when running in minimised window mode, then it seemed to work
again, so I deleted the original post.
I've since pin-pointed the reason for it not working, it's a bit of a
corner case, but I'll re-post the details h
cpd73 wrote:
> To make thus more generic, what I plan to do is; if "?nativeUiChanges"
> (horrible name, but consistent) is passed in the URL the Material will
> invoke "updateUiSettings()" (passing a JSON string of new settings)
> whenever the Material settings are changed. I assume that would f
rgdawson wrote:
> I submitted version 2.8.4 to store and it got processed and published in
> under an hour. That's a record, Microsoft must have made improvements
> :)
>
> Changes:
>
> > > >
- Taskbar Icon improvements. The progress meter, tooltip, caption,
> and icon buttons will a
rgdawson wrote:
> SLX uses the value for lms-material::theme to style its own captionbar
> and controls to match, including whether toolbars are colored. It uses
> lms-material::color also to match. It uses lms-material:misc-colors to
> actually get the color RGB values.
To make thus more gen
cpd73 wrote:
> I could add a callback for the colours, but why do you care about the
> theme?
SLX uses the value for lms-material::theme to style its own captionbar
and controls to match, including whether toolbars are colored. It uses
lms-material::color also to match. It uses lms-material:m
rgdawson wrote:
> add a separate call to signal when the Theme or Color value changes?
> Maybe something like updateColors(theme, color)?
I could add a callback for the colours, but why do you care about the
theme?
*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Us
cpd73 wrote:
> Then there is nothing to update, as "colour toolbars" is not enabled for
> "Black" theme.
>
>
>
> updateToolbarColors -should- only be called when the colours change. The
> function is called updateToolbarColors - but really it is the top/bottom
> colours that are updated. So,
rgdawson wrote:
> Start with "Black" theme. Go Setting | Interface. Change only Color.
> Leave theme and everything else alone.
> "NativeReceiver.updateToolbarColors" does not get called.
Then there is nothing to update, as "colour toolbars" is not enabled for
"Black" theme.
rgdawson wrote
Coming soon in 2.8.5 (Submitted to MS Store)
Changes:
- Colors. Better adaptation to Material Skin Colors. When "Color
Toolbars" option is enabled in Material Skin, SLX will color its
caption bar to match.
- Fix incorrect or blank player sometimes in taskbar icon tooltip
(reported
cpd73 wrote:
> Can you describe the exact steps? e.g. Start with dark theme, open
> settings, choose black, close settings, open settings choose coloured
> tooblars, close settings, etc. ???
Start with "Black" theme. Go Setting | Interface. Change only Color.
Leave theme and everything else
rgdawson wrote:
> Thanks. FYI, I did see you made a recent change
>
> "8. When change theme, delay calling native update colours function by
> 250ms to allow CSS to be loaded."
>
> I'm not sure if this change is related, but I thought it might be, so I
> downloaded the latest, but the problem
cpd73 wrote:
> I'll look into this.
>
Thanks. FYI, I did see you made a recent change
"8. When change theme, delay calling native update colours function by
250ms to allow CSS to be loaded."
I'm not sure if this change is related, but I thought it might b,e so I
downloaded the latest, but t
Shozzer wrote:
> Thanks for the update. I have downloaded the latest version and
> appreciate the changes. I love Squeezelite-X with Material!
>
> On aspect that doesn't seem to be working (at least, for me) is the
> Tooltip player name - no actual players are named, just 'Player: '
>
> It
Thanks for the update. I have downloaded the latest version and
appreciate the changes. I love Squeezelite-X with Material!
On aspect that doesn't seem to be working (at least, for me) is the
Tooltip player name - no actual players are named, just 'Player: '
It is not a huge issue for me bu
rgdawson wrote:
> I'm not familiar with track downloading or what the use case is. I'm
> assuming that if I don't implement "NativeReceiver.download", then SLX
> would not be able to support such track downloading. Is this, like, how
> you can download tracks from, say, Spotify and then play t
rgdawson wrote:
> Btw, wierd, but I notice if I only change color (without changing
> theme), then for certain themes, my "NativeReceiver.updateToolbarColors"
> function does not get called. It works for Light, Darker, and Windows
> 10 Dark. But does not work if the theme is Darker, Black, or
cpd73 wrote:
> There are two others:
>
> > >
- '?nativeStatus' will cause Material to call this for each status
> update - however, I don't actively use this.
- '?download=native' Material 2.6.0 will allow downloading of
> tracks. When a user selects tracks to download,
> NativeR
I submitted version 2.8.4 to store and it got processed and published in
under an hour. That's a record, Microsoft must have made improvements
:)
Changes:
- Taskbar Icon improvements. The progress meter, tooltip, caption,
and icon buttons will always reflect the current player selected
rgdawson wrote:
> Craig, Thanks for this. I was able to create a Javascript extension in
> Chromium Embedded Framework and material calls it.
>
> I also noticed ?nativeColors to signal when the colors change, which is
> great as well. Cool, thanks.
>
> R Greg Dawson
There are two others:
cpd73 wrote:
> If you pass "?nativePlayer" in Material's URL, Material's Javascript
> will call "updatePlayer(name, id)" on the native interface when the
> player changes. My APK uses this so that the notification controls
> control the currently selected player.
Craig, Thanks for this. I was
monkman wrote:
>
> ps- to be sure, Squeezelite-x64.exe throws the exception.
> Squeezelite-win.exe 32 bit executes WDM-KS without error.
Windows 10 x64
monkman's Profile: http://forums.slimdevices.com/member.php?userid=
rgdawson wrote:
> Generally, you would not see this cause unless you have manually
> configured advanced parameters.
>
> R Greg Dawson
Yes, the error msg complains of just that. I run the application
defaults and have verified the parameters supplied by Squeezelite-X are
correct.
The LMS lo
cpd73 wrote:
> If you pass "?nativePlayer" in Material's URL, Material's Javascript
> will call "updatePlayer(name, id)" on the native interface when the
> player changes. My APK uses this so that the notification controls
> control the currently selected player.
Hmmm...I'll see if I can figure
staresy wrote:
> A small observation on the progress indicator in the taskbar icon...
>
> If you minimise the Squeezlite-X session (ie. use the control in the
> Squeezlite window title bar to make the player smaller), the status
> indicator in the taskbar icon disappears. Not sure if this is
>
A small observation on the progress indicator in the taskbar icon...
If you minimise the Squeezlite-X session (ie. use the control in the
Squeezlite window title bar to make the player smaller), the status
indicator in the taskbar icon disappears. Not sure if this is
intentional?
Other than tha
rgdawson wrote:
> Right now, I don't have a good way to detect when the player is changed
> when using Material Skin
If you pass "?nativePlayer" in Material's URL, Material's Javascript
will call "updatePlayer(name, id)" on the native interface when the
player changes. My APK uses this so that
Peter Galbavy wrote:
> I think, technical issues around timing aside as that's beyond me,
> following the media key settings in the app is the best way, so if they
> are "Auto" then follow the current selected player, or a specific one if
> not etc. This also then feeds back to the user if they
rgdawson wrote:
> I might try using the "Media Keys" setting to determine what player to
> display. The other issues is that there really is usually not enough
> space to display the track title, so you'll just get a portion of it.
I think, technical issues around timing aside as that's beyond
Peter Galbavy wrote:
> Wow! Thanks! Look forward to trying it.
>
> Edit: Just updated, looks good. Don't want to push it, but perhaps an
> option to put current track title in the tray label - but that would
> hide the app name?
I'm experimenting with this. The idea is that the current song t
rgdawson wrote:
> I just submitted version 2.8.3 to the MS Store (And legacy installers to
> the OneDrive location). Usually takes a day or three to get published.
>
> Changes
>
> > > >
- Added option to show progress in taskbar icon. If enabled, then
> you will see the taskbar icon
monkman wrote:
> Hello Everybody, I am a new member with questions.
> I've spent time with this discussion searching for a solution to a
> situation with Squeezelite-X 64 bit installer edition 2.8.2.0
> It's been touched on but nothing definitive that I have found.
>
> Running Squeezelite-X on
I just submitted version 2.8.3 to the MS Store (And legacy installers to
the OneDrive location). Usually takes a day or three to get published.
Changes
- Added option to show progress in taskbar icon. If enabled, then you
will see the taskbar icon indicate progress for the current play
Peter Galbavy wrote:
> Great! Thanks for all the hard work, BTW!
I seem to be able to do this.
35161
Normal
35162
Paused
There will be an option to enable/disable this.
R Greg Dawson
+---+
|Filename: TaskBarProgress_Paused.pn
Hello Everybody, I am a new member with questions.
I've spent time with this discussion searching for a solution to a
situation with Squeezelite-x 64 bit installer edition.
It's been touched on but nothing definitive that I have found.
Running Squeezelite on a Windows 10 machine (new build) to a
rgdawson wrote:
> Interesting idea that has not been discussed before. I'll have to look
> into this. BTW, SLX is not a true UWP app, rather it is actually a
> regular Win app packaged using desktop bridge. Anyway, I assume I can
> put whatever text I want in the taskbar. Showing progress gra
Peter Galbavy wrote:
> I know this may have already been discussed, I can't recall and the
> thread is very long, but is there enough control in WIndows Universal
> apps to make the taskbar icon a progress bar for the current track or
> something - I have other apps, but not UWP things - that do
I know this may have already been discussed, I can't recall and the
thread is very long, but is there enough control in WIndows Universal
apps to make the taskbar icon a progress bar for the current track or
something - I have other apps, but not UWP things - that do this, like:
35124
Peter
+
With genuine SB players and Squeezelite ... yes.
Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland
Paul Webster wrote:
> If the difference between them is constant then you might be able to
> adjust things using the Settings/Player//Synchronise
> settings - see the settings at the bottom of that set.
Good idea, I'll start there
Have you had success doing that?
If the difference between them is constant then you might be able to
adjust things using the Settings/Player//Synchronise
settings - see the settings at the bottom of that set.
Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradi
rgdawson wrote:
> Welcome to the community. Synchronizing players is an LMS function and
> it works fine with logitech players. I'm not sure it works well between
> hardware/software players or dissimilar players.
Thank you, this is my second time posting in an open source community!
Ill fidd
Rio wrote:
> Hello!
> Im pretty new to the lms community, I actually just got everything all
> stood up last weekend! :D
>
> I was looking for a good solution for windows and I discovered this
> project! Super excited about it. Love that its in the windows store!
>
> Im noticing Im getting
Hello!
Im pretty new to the lms community, I actually just got everything all
stood up last weekend! :D
I was looking for a good solution for windows and I discovered this
project! Super excited about it. Love that its in the windows store!
Im noticing Im getting a small but noticeable dela
zordaz wrote:
> I am running the latest version of Squeezelite-X and most of the songs I
> play stops approx 30-40 seconds before the end. Sometimes they continue
> after a few seconds, sometimes they don't. Manually restarting the song
> from the beginning is always possible. It therefore looks
I am running the latest version of Squeezelite-X and most of the songs I
play stops approx 30-40 seconds before the end. Sometimes they continue
after a few seconds, sometimes they don't. Manually restarting the song
from the beginning is always possible. It therefore looks like a
buffering issue
Submitted version 2.8.1 to MS Store...
Changes:
- Added setting to tell Material Skin to start in expanded Now Playing
view
- Moved "Clear Cache" switch to "Advanced/Debug" area
34839
R Greg Dawson
+---+
|Filename: St
Paul Webster wrote:
> Is there a way to choose the initial Material (or potentially any) view
> e.g.
> /material/now-playing
>
> Edit: For someone who wants to run in a sort of kiosk mode ... I think
> no mouse or keyboard attached
Good idea!
Material supports such using URL parameters such a
Is there a way to choose the initial Material (or potentially any) view
e.g.
/material/now-playing
Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc austra
Version 2.8.0 submitted to MS Store, should see on store in next day or
two or three.
Changes:
- Includes new version of Squeezelite 1.9.9-1386. (Includes: Fix 24
bit 384KHz FLAC playback; Support maximum sample rate allowed by Pulse
Audio; Add IR key symbol KEY_AGAIN to repeat)
- Fix
streifenleopard wrote:
> I have searched through this thread but couldn't find anything:
> How do I clear the cache of the Squeezelite-X player and remote?
> I also couldn't find any location under C:Programmes or C:Users.
> Thank you!
Also, you can do a full reset which will clear cache _and_
streifenleopard wrote:
> Sorry, I'm blind... thanks a lot...
I was going to ask the same thing a couple days ago when Tidal wasn't
working after I changed my password. It fixed itself just before I was
going to post here...
-
kidstypike wrote:
> Here?
Sorry, I'm blind... thanks a lot...
dsm 6.2.2 (synology disk station 115) running lms 8.0 -- rpi with a
hifiberry dac+ running picoreplayer (any old version?) -- plugins:
material skin, mai, podcasts, musik - folge mir, squeezelite-x, squeeze
ctrl
--
streifenleopard wrote:
> I have searched through this thread but couldn't find anything:
> How do I clear the cache of the Squeezelite-X player and remote?
> I also couldn't find any location under C:Programmes or C:Users.
> Thank you!
Here?
34735
+--
I have searched through this thread but couldn't find anything:
How do I clear the cache of the Squeezelite-X player and remote?
I also couldn't find any location under C:Programmes or C:Users.
Thank you!
dsm 6.2.2 (synology disk station 115) running lms 8.0 -- rpi with a
hifiberry dac+ runni
rgdawson wrote:
> My cloud folder does have the latest there 2.7.21. So not sure at this
> point where you stand. You may be correct in that there are some
> lingering registry settings. It is complicated by the way the Store
> apps work. A store app will copy registry settings from the actu
jlt1947 wrote:
> Hello again RGD,
> and thx for the advice, I should have started with a fresh install,
> sorry !
> However, the 2.7.21 SLX behaves very strangely when trying to key in
> some settings (choice of server name, material skin, buttons 'on' etc):
> first there is no default player in
rgdawson wrote:
> Odd, however I'm guessing that the two installations are conflicting. I
> would recommend that you uninstall the legacy version before installing
> the Store version. In your case uninstall both. Then install the store
> version.
>
> R Greg Dawson
Hello again RGD,
and thx
jlt1947 wrote:
> Hello
> I'm happily running SLX 2.6.5 "legacy" version from my desk on Win10
> (Squeezelite 1.9.6), and just learned that a new SLX release includes
> Squeezelite 1.9.9, which I am interested in. On the Microsoft store,
> this new SLX version appears as v2.7.21 - yet it doesn't
Hello
I'm happily running SLX 2.6.5 "legacy" version from my desk on Win10
(Squeezelite 1.9.6), and just learned that a new SLX release includes
Squeezelite 1.9.9, which I am interested in. On the Microsoft store,
this new SLX version appears as v2.7.21 - yet it doesn't seem to install
and run p
dragosmanea wrote:
> Anyone? I still cannot play native DSD. I don't know why Squeezelite-X
> converts all DSD files into PCM. :((
I don't know anything about DSD, but Squeezelite-X is just running the
squeezelite player as-is in the background, so perhaps you might find an
answer in the squeez
dragosmanea wrote:
> Hey! I am new to this software. I am starting to discover it because I
> like it's sound. A little laid back and more 3D than Jriver used before.
> I also like the Android remote.
> So, I am using it o a W10 laptop, and I want to ask you a few
> questions:
>
> 1. When I pla
himey wrote:
> I was able to get FlexASIO to work. ASIO4ALL wouldn't work with my USB
> to Optical adapter. It was nice adding my HiRes files to the library!
Excellent! FlexASIO is the most flexible/configurable, and I was going
to try that next. Welcome to SLX Hi-Res!
LMS: SGC microJukebox
left channel wrote:
> 34256
>
> Eureka, ASIO4ALL started showing up in my SLX player list again after I
> installed an alternative, ASIO2WASAPI, which doesn't itself show up in
> SLX (although other players see it) but maybe it fixed ASIO4ALL for SLX.
> Or not. I have no idea.
>
> To answer y
todort wrote:
> Great App! I love it!
>
> If I may wish one small improvement - a *micro mode*, a little like
> WinAMP in the old days, where it is no larger than let's 300x40 pixels
> or so. The idea is to have it always-on-top and to use it as a minimal
> remote control, to skip next, pause,
Great App! I love it!
If I may wish one small improvement - a *micro mode*, a little like
WinAMP in the old days, where it is no larger than let's 300x40 pixels
or so. The idea is to have it always-on-top and to use it as a minimal
remote control, to skip next, pause, volume control etc, but not
himey wrote:
> Thanks. I use a cheap Topping DAC with an upgraded power supply. Does
> the ASIO driver only work with USB connection? Or is it an add-on
> software implementation? I use optical out from a USB to optical
> converter. I don't see an ASIO option in the sound settings with the
> con
left channel wrote:
> Further confirmation: if I plug in a DAC that comes with an ASIO driver,
> then that ASIO option appears in SLX. Tested with Pro-Ject and NuPrime
> DACs, playing music ranging from 16/44.1 to 24/192, but I do not
> normally use those DACs with my office PC.
>
> The proble
himey wrote:
> Please post back if you get a solution...
Further confirmation: if I plug in a DAC that comes with an ASIO driver,
then that ASIO option appears in SLX. Tested with Pro-Ject and NuPrime
DACs, playing music ranging from 16/44.1 to 24/192, but I do not
normally use those DACs with
himey wrote:
> I couldn't get ASIO to work and wasn't even sure if LMS supported hires
> (or multichannel flac) so I made the compromise.
>
> So LMS does support hires? You had hires working with ASIO? I would like
> to add my hires files to the LMS server if you can get it going again.
> Pleas
left channel wrote:
> Yes thanks this was first discussed in this thread a couple years ago.
> Not a solution for me. I had been using ASIO since then to play anything
> and everything without any adjustment.
I couldn't get ASIO to work and wasn't even sure if LMS supported hires
(or multichann
himey wrote:
> I was troubleshooting why WASAPI wouldn't work and came across a post
> stating the problem is the lack of an exclusive mode. So you would have
> to change the sound settings in Windows to match the attributes of the
> file playing. I ended up limiting my LMS server to only 16/44
left channel wrote:
> Yes it does, thank you. Now that I think about it, a while back I tried
> to add Squeezelite Parameters for Hi Res sound, but SLX kept resetting
> that to the defaults. I need higher-res for Qobuz and other sources, and
> I wanted ASIO anyway, so I went with ASIO4ALL (which
himey wrote:
> Does WASAPI work if you set the Windows sound settings to 16/44 stereo?
Yes it does, thank you. Now that I think about it, a while back I tried
to add Squeezelite Parameters for Hi Res sound, but SLX kept resetting
that to the defaults. I need higher-res for Qobuz and other sourc
left channel wrote:
> Interesting: the app can no longer see my preferred driver, ASIO4ALL.
> Also Windows WASAPI doesn't work, though I think that's an old issue.
>
> My other players find and work with both. This one works with Windows
> Direct Sound.
>
> Version 2.7.20. Perhaps this is du
Interesting: the app can no longer see my preferred driver, ASIO4ALL.
Also Windows WASAPI doesn't work, though I think that's an old issue.
My other players find and work with both. This one works with Windows
Direct Sound.
Version 2.7.20. Perhaps this is due to the new version of Squeezelite
rgdawson wrote:
> Not sure what could be causing that. Do you see this with Material
> Skin, the Default Skin, or both? Tossing out ideas here...You could try
> pressing F5 to refresh the SLX browser window. Second, if you install
> Material Skin manually, always be sure to use the SLX option
301 - 400 of 2299 matches
Mail list logo