drumscript.audio_processor.feature_extractor

This module will extract relevant features from audio segments for drum classification.

Functions

extract_features

Extracts a dictionary of features from a single audio segment.

extract_features_for_onsets

Slices an audio array around each onset time and extracts features for each slice.