Live data from Hacker News

NodeUp Podcast: Io.js Update #1

nodeup.com

1–5 of 5 posts

Re: NodeUp Podcast: Io.js Update #1

#4
post #2

If you want to use a native player like VLC to listen at faster than normal speed, here's a direct link to the MP3: http://www.archive.org/download/NodeUp84IojsUpdate1/NodeUp84...

In Firefox you can right click it and change the play speed. It only allows you to change to 0.5x, 1.5x and 2x but if you want some other speed you can simply open the console and do `document.querySelector('audio').playbackRate = 1.3`

Re: NodeUp Podcast: Io.js Update #1

#5
post #2

If you want to use a native player like VLC to listen at faster than normal speed, here's a direct link to the MP3: http://www.archive.org/download/NodeUp84IojsUpdate1/NodeUp84...

I didn't realize anyone actually did this, but now that you've said it I noticed stitcher has this as an option too.