https://github.com/nrf24l01/funnypad
Soundpad but for linux
https://github.com/nrf24l01/funnypad
cmake cpp pulseaudio qt qt6 soundpad
Last synced: 3 months ago
JSON representation
Soundpad but for linux
- Host: GitHub
- URL: https://github.com/nrf24l01/funnypad
- Owner: NRF24l01
- License: mit
- Created: 2025-07-26T21:37:13.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-30T16:25:38.000Z (11 months ago)
- Last Synced: 2025-08-12T09:31:42.153Z (11 months ago)
- Topics: cmake, cpp, pulseaudio, qt, qt6, soundpad
- Language: C++
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FunnyPad
Soundpad but for linux, for pavucontrol
```shell
pactl load-module module-null-sink sink_name=SoundpadSink sink_properties=device.description=SoundpadSink
pactl load-module module-remap-source master=SoundpadSink.monitor source_name=VirtualMic source_properties=device.description=VirtualMic
```