Skip to content

[FeatureRequest][BUG] amixer: Unable to find simple control 'Master',0 #16

@Tekkharibo

Description

@Tekkharibo

Hi,

I have try to implement the volume control for linux and I have the error amixer: Unable to find simple control 'Master',0, I know why, I don't have a Master but on your code, for linux var tempProcess = StartBashProcess($"amixer -M set 'Master' {percent}%"); you specify on it the Master

Can you take on argument of Player ctor, in case of linux, the control interface and by default Master ?

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions