diff --git a/process b/process index cbdda97..f70b904 100755 --- a/process +++ b/process @@ -42,8 +42,7 @@ def process_recording(filename): base_amplitude = np.mean(np.abs(complex_amplitudes_global)) print(f'base amplitude: {base_amplitude:.5f}rDB') - # initialize to a very old date - + # chache data about current event current_event = None # read blocks of audio data with overlap from sound variable