tomer8007 / windows-shazam

Shazam's music identification functionality ported to Windows
30 stars 9 forks source link

Suggestion: Make result "copyable" #3

Open Wolf-St opened 6 years ago

Wolf-St commented 6 years ago

Hi Tomer, First Thanks for the tools ---- great help for me on Win7! I want to suggest that you may rework the result window in a way that allows for marking and copying the Title and Artist etc. to the clipboard for further use (I.e. paste into Mp3-Tagging software)

Another "nice to have" would be some indication that shazam actually receives any data. Took me hours to realize that my microphone had died! (I have a weird system, where I cannot monitor the mike's output live, and just didn't think of it!)

tomer8007 commented 6 years ago

These are very nice improvements indeed. I think that for the microphone part I could put a bar of audio that corresponds to the volume so you could tell it's hearing something. Copy and paste is even easier to implement.

Maybe I could try doing this soon. Thanks for trying this anyway

tomer8007 commented 6 years ago

Yeah, I already have programs to use WasapiLoopbackCapture or something similar.

tomer8007 commented 6 years ago

@Wolf-St By the way, when the message box has the focus you can press Ctrl + C and its contents will be copied.