Tomás Casagrande

Results 4 comments of Tomás Casagrande

Selecting a **Monitor** of your audio controller (pulseaudio) as default, makes SongRec use that as a microphone (while using `songrec recognize -d default`), so you can use this tool as...

Here's a script (triggered by a keyboard shortcut) I currently use to detect a song and pop a notification. > **_jq, dunstify, curl_** packages required. **** ```bash #!/bin/bash id=10 dunstify...

@marin-m Is there an option to select a different source, rather than the default? ![image](https://user-images.githubusercontent.com/53660242/170023900-0ee7a884-82d5-46da-8822-4a8519be6be7.png) I want to select any of the two Monitors listed above the microphone. I need...

### To test: * download the .nix files. * `cd` to the downloaded files directory. * run `nix-shell`. This command should use the `default.nix` file, that calls the `derivation.nix` file...