(C-x means ctrl+x, M-x means alt+x)
The default prefix is C-b. If you (or your muscle memory) prefer C-a, you need to add this to ~/.tmux.conf
:
WeeChat terminal IRC client
// ==UserScript== | |
// @name YouTube Audio Compressor/Limiter | |
// @description A somewhat passable solution to YouTubers who don't know how to look at a dB meter while editing their videos... (Makes very loud sections not as deafening!) | |
// @author Tim (@ineedfocus) | |
// @include https://www.youtube.com/* | |
// @include http://www.youtube.com/* | |
// ==/UserScript== | |
//Apply compression to YouTube video | |
function fixAudio(element) { |