[fix] Remove old keys references

This commit is contained in:
alban 2020-09-29 16:28:55 +02:00
parent ae1247164a
commit 28299514a7
1 changed files with 0 additions and 4 deletions

View File

@ -255,10 +255,6 @@ def callback(in_data, frame_count, time_info, status):
debug( "\n\nRunning! Using mode {}.\n\n".format(MODE))
if MODE == 'spectrum':
debug("In this mode, we will set keys: rms, spectrum, tuning")
elif MODE == 'bpm':
debug("In this mode, we will set keys: onset, bpm, beats")
p = pyaudio.PyAudio()
stream = p.open(format=pyaudio.paFloat32,