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 an audio file and optionally resample it. |
|
Normalises the audio data to a range between -1.0 and 1.0. |