Commit 63412452 authored by Nadir Dalla Pozza's avatar Nadir Dalla Pozza
Browse files

Update

parent 804e9ba0
Pipeline #14 failed with stages
in 0 seconds
......@@ -788,8 +788,6 @@ def main():
# Decision stage
a, b, fs, case = get_correction_filter(standard_w, speed_w, standard_r, speed_r, fs)
print(a)
print(b)
# Casting FS to int because wavfile.write() is stupid
fs = round(fs)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment