NodeUp Podcast: Io.js Update #1
nodeup.com
NodeUp Podcast: Io.js Update #1
1–5 of 5 posts
Re: NodeUp Podcast: Io.js Update #1
#2If 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...
Re: NodeUp Podcast: Io.js Update #1
#3If 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...
Or Soundcloud, https://soundcloud.com/nodeup/84-iojs-update-1
Re: NodeUp Podcast: Io.js Update #1
#4If 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
#5If 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.