I hereby claim:
- I am jonathanharford on github.
- I am jonathan_harford (https://keybase.io/jonathan_harford) on keybase.
- I have a public key ASAw966zS8tMCJ_hsPIhKkT9ZT49-7biWnzNemWYE0E3rgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
from pydub import AudioSegment | |
from pydub.playback import play | |
from pydub.generators import WhiteNoise | |
import random | |
sound = AudioSegment.from_wav('src.wav') | |
audio_len = len(sound) | |
base_frame_rate = sound.frame_rate | |
glitched = AudioSegment.empty() |
{ | |
"basics": { | |
"name": "Jonathan Harford", | |
"label": "Software Developer", | |
"email": "jonathan.harford@gmail.com", | |
"phone": "(917) 414-9391", | |
"degree": "", | |
"website": "", | |
"summary": "A full-stack software developer with a passion for functional programming. Experienced in building and maintaining ecommerce websites using Clojure/Clojurescript or TypeScript with an event-driven architecture. Skilled in pair programming, sharing mental models, and solving complex problems. Looking to make the world a better place.", | |
"location": { |