dpayne / cli-visualizer

CLI based audio visualizer
MIT License
2.1k stars 123 forks source link

Pull audio only from a specific application (Pulseaudio) #180

Open NBBZ opened 3 years ago

NBBZ commented 3 years ago

I want the visualizer to take input only from a specific app. for example: when I'm in a discord call and listening to spotify at the same time the visualizer picks up dicord and spotify at the same time as it should but I would like it to pick up only spotify, does it have such functionality? (I'm on pulseaudio)

dpayne commented 2 years ago

I think this is possible but it'd probably involve some custom puslse audio logic. Right now it's not supported.