BiblioPixelAnimations.matrix.spectrum.system_eq module

class BiblioPixelAnimations.matrix.spectrum.system_eq.EQ(bins, max_freq=4000, log_scale=True, auto_gain=False, gain=3)[source]

Bases: object

get_audio_data()[source]
start()[source]
stop()[source]
class BiblioPixelAnimations.matrix.spectrum.system_eq.Recorder(rate=8000, chunksize=128)[source]

Bases: object

close()[source]
get_frames()[source]
new_frame(data, frame_count, time_info, status)[source]
start()[source]