|
|
|
|
|
by rgrau
1817 days ago
|
|
What I miss most about those collections is that they are browser based, and when I'm programming, if I need the music to stop, or I get a call, or something, I have to go find the tab and manually stop it. I'm trying to maintain a list of radios in .pls/.m3u format [1], so I can choose how I play them (emacs+mplayer). - Don't like the current song? m-x kill-radio RET - Want to store the current name of the song? m-x hit RET Making the interface as painless as possible is part of what makes music for programming more relaxing to me. I find strange there are not more of those kinds of repos around (I haven't found them) 1. https://github.com/kidd/radios |
|
Using it, I can see what's playing in a youtube tab and pause it while I type this without leaving the tab. If you leave audio paused/stopped long enough though (~a few minutes), it'll stop being accessible through that control and you have to go to the tab you started it in.
I use this a lot when I have 1-2 talks and 2-3 music tabs open, sometimes scattered among 50-80 other tabs.
edit: and I've just confirmed for myself that this control works for content on musicforprogramming.net :)