Marin

Results 78 comments of Marin

Hello, In the current setup, it seems that the corresponding setting is mostly remembered by PulseAudio in its internal state. In my setup (Ubuntu 20.04 with the PPA release), it...

Hello, A common way to do this is to install the `pavucontrol` (PulseAudio volume control) software, to open SongRec, to go to the "Recording" tab of `pavucontrol`, and to make...

Hello, I have added a feature allowing to recognize songs from the speakers output in release 0.1.4, which is being pushed to the distribution channels. It should add a checkbox...

Hello, You have likely installed SongRec using `cargo`. You should first type `which songrec` in a terminal as a non-root user in order to find the path Cargo installed installed...

Hello, It is not the original intent of this application to work on Windows, You may want to follow these instructions for building with the GTK-rs dependency if relevant to...

Hello, >Consider moving fingerprinting to different crate The purpose of this project is to provide interoperability between the Shazam services and Linux systems, which purpose is specifically authorized by the...

Hello, I took the approach of extracting 12-second samples out of the middle of files/out of the recent microphone input because it seemed to be a value that provided very...

Hello, > Source: https://downloads.openwrt.org/releases/17.01.0/targets/ixp4xx/harddisk/lede-17.01.0-r3205-59508e3-ixp4xx-harddisk-ap1000-zImage May not there just be no kernel symbols table within this file, just like the kernel that you shared in your latest comment of issue #3?...

Hello, Yes, more precisely, it is the following pattern that should be sought for in your decompressed kernel (you may obtain a decompressed blob with the `binwalk -e` command, it...

Hello, @screwer @Apoch-zxv This seems to be related to your successive changes in pull requests #14 and #18, any clue?