- cmake
- pkg-config
- PulseAudio
- Ncursesw
mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=RELEASE
make
sudo make install
PAmix keybindings are configured in $XDG_CONFIG_HOME/pamix.conf
(see Configuration for detailed instructions)
(arrow keys are also supported instead of hjkl)
Action | Key |
---|---|
Playback tab | F1 |
Recording Tab | F2 |
Output Devices | F3 |
Input Devices | F4 |
Cards | F5 |
Set volume to percentage | 0-9 |
Decrease Volume | h |
Select Next | j |
Select Previous | k |
Increase Volume | l |
(Un)Lock Channels | c |
(Un)Mute | m |
Next/Previous device/port | s/S |
Quit | q |