Skip to content

Instantly share code, notes, and snippets.

View TheSirC's full-sized avatar
💭
Chopping some HEADs down

le Duc Banal TheSirC

💭
Chopping some HEADs down
View GitHub Profile
@TheSirC
TheSirC / wavetable.py
Created August 13, 2024 14:10
Wavetable script for M8 (not authour)
import librosa
import soundfile as sf
import os
# Define the folder path containing the .wav files
folder_path = "/path/to/folder"
# Iterate over all .wav files in the folder and subfolders