Jon Nielsen

Results 6 comments of Jon Nielsen

So are people abandoning this project? Grant password doesn't seem to work. Anyone care to fork it?

@SiggiGue ```#!/usr/bin/env python3 import numpy as np import argparse import sounddevice as sd import datetime import math import sys import queue import splweighting as weighting #https://github.com/SiggiGue/pyfilterbank/blob/master/pyfilterbank/splweighting.py import calendar; import time;...

The above code records from an attached microphone, then applies A-weighting and prints it to a file.

@Chum4k3r thanks for the reply! Some of this is hard to understand without deep knowledge into sound. Can you apply it to my current code? If I understand you correct,...

Thanks for the code @Chum4k3r . I'll see if I can find a calibrator :).

I ran into this issue as well. It seems they do **not** support version 3.0, as claimed in the readme. It's single file use only it seems.