drumscript.audio_processor.audio_loader

This module handles loading and basic normalisation of audio files. It also contains the main execution block to demonstrate the workflow.

Functions

load_audio

Load an audio file and optionally resample it.

normalise_audio

Normalises the audio data to a range between -1.0 and 1.0.