Pinned Loading
-
basicreverb
basicreverb PublicJUCE-built basic reverb plugin using a multi-tap comb filter technique.
C++ 12
-
DFT
DFT 1// This is a function that performs the discrete fourier transform
2// on an input array and returns a magnitude from 0-1 indicating
3// detection strength (1 being prominent and 0 being silent)
45// Additionally, it's also implemented here as an example
-
Windows Audio Sleep Timer
Windows Audio Sleep Timer 1# This script mutes your windows audio after a certain amount of entered time
2# Requires PyCaw (>pip install pycaw)
3# Usage:
4# > python sleepTimer.py <minutes until silence>
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.