theRealCarneiro / pulsemeeter

Replicating voicemeeter routing functionalities in linux with pulseaudio
MIT License
385 stars 20 forks source link

fixed naming of tabs hardware inputs and virtual inputs #67

Open terminatorbs opened 2 years ago

terminatorbs commented 2 years ago

Description

Small fix to the tab names in the tabbed layout, the tab containing microphones etc. was named "Virtual Inputs" and the tab containing the .. virtual inputs was named "hardware inputs." i simply switched the labels.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

installing from source directly with sudo pip install . , before the change the tab names were wrong, then reinstalling after the change the tabs were named correctly.

Checklist :

You don't need to do all of this, but at least check what you did