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
Audio provider is in main but hasn't been put out in a new release just yet.
Just merged in another feature for the audio provider so the volume can be changed now 👌 #170. A new release with the new stuff will be out in the next few days.
Describe the bug
Im using Windows and trying to add the audio volume in the zebar, As a first step have added the provider in createProviderGroup.
Usage:
{output.audio && ( <div className="audio"> {output.audio.playbackDevice.name} </div> )}
Outcome: (Zebar was blank)
Reproduction
Add the audio provider in createProviderGroup and refresh zebar.
Stack trace or error logs (if applicable)
No response
Version number
2.5.1
The text was updated successfully, but these errors were encountered: