You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great app. I'm involved in some retro gaming devices and something like this would be great. I've already compiled ncspot but with how this device works it doesn't work well for backgrounded audio. For this I had to enable subprocess backend and bridge the audio (don't ask). I was looking at doing something similar with spotifyd but it doesn't seem like any of these backends are available?
Is it a compile time thing (i've tried to force it in the toml/config.rs) or a technical hurdle to get them working? (Alsa isn't available on this device)
Just to add to this, i got it to compile with SDL backend and it seems to work fine, so thanks - i'll close this down.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
Great app. I'm involved in some retro gaming devices and something like this would be great. I've already compiled ncspot but with how this device works it doesn't work well for backgrounded audio. For this I had to enable subprocess backend and bridge the audio (don't ask). I was looking at doing something similar with spotifyd but it doesn't seem like any of these backends are available?
Is it a compile time thing (i've tried to force it in the toml/config.rs) or a technical hurdle to get them working? (Alsa isn't available on this device)
Just to add to this, i got it to compile with SDL backend and it seems to work fine, so thanks - i'll close this down.
Beta Was this translation helpful? Give feedback.
All reactions