GeekyEggo / SoundDeck

Sound Deck is a powerful audio-focused plugin for the Elgato Stream Deck.
GNU General Public License v3.0
45 stars 5 forks source link

Switching Back to source Profile/Page in Stream Deck Stops Audio #65

Closed mansman12 closed 2 years ago

mansman12 commented 2 years ago

As above, to re-create the issue:

  1. Create two profiles or pages (A and B) and add a play action (any action will work) on profile/page A with any music.
  2. Use the play action button and navigate to profile/page B (via an assigned Stream Deck button or via the desktop app)
  3. Navigate back to profile/page A
  4. Audio ends

I can confirm that this happens in both the current release and the beta version linked by @GeekyEggo in Issue #59

GeekyEggo commented 2 years ago

Thanks @mansman12, I was able to pinpoint the problem relates to saving settings; the underlying problem is a limitation with the Stream Deck SDK, but I think I'm able to resolve the issue.

GeekyEggo commented 2 years ago

This should hopefully be fixed as part of the 3.5.3-beta version. Let me know if it solves the problem for you. :)

mansman12 commented 2 years ago

Issue persisted for any actions created using the current version. By deleting and re-creating the action the issue looks to be solved in the following two cases:

Thanks for taking a look at it!

mansman12 commented 2 years ago

Related to the above (have yet to test the current version), 3.5.3-beta seems to have an issue where the volume set for individual tracks doesn't persist.

Can be re-created by just changing the volume of a track assigned to an action and then clicking the gear twice (always reverts to 75).

GeekyEggo commented 2 years ago

That's what I get for rushing, d'oh! 3.5.4-beta should resolve that!

mansman12 commented 2 years ago

No worries! Tested 3.5.4-beta and can confirm that the switching bug and volume bug are both fixed in this version.

GeekyEggo commented 2 years ago

Great news, thanks @mansman12.