Skip to content

Instantly share code, notes, and snippets.

@rondale-sc
Created April 11, 2016 15:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rondale-sc/035671fdcdef37917c0d563235d3be21 to your computer and use it in GitHub Desktop.
Save rondale-sc/035671fdcdef37917c0d563235d3be21 to your computer and use it in GitHub Desktop.
// Run inside console to speed up Emberweekend playback by 2x
// Warning! MEgaHAxors!
source = EmberWeekend.__container__.lookup('service:player').get('audio')._audio
source.playbackRate = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment