Skip to content

Instantly share code, notes, and snippets.

View Moebytes's full-sized avatar
❤️
Anime

Moebytes Moebytes

❤️
Anime
View GitHub Profile
// ==UserScript==
// @name Booru Tag Copier
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Copies tags on booru sites.
// @author Moebytes
// @match *://*/*
// @grant none
// ==/UserScript==
@Moebytes
Moebytes / soundtouch.js
Last active February 21, 2025 17:11
Soundtouch AudioWorkletProcessor
/*
* SoundTouch JS audio processing library
* Copyright (c) Olli Parviainen
* Copyright (c) Ryan Berdeen
* Copyright (c) Jakub Fiala
* Copyright (c) Steve 'Cutter' Blades
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either