Version 0.4🔗
Bugs🔗
Fix indentation of docstrings with a summary line (by Mathieu Scheltienne)
Fix casting of
true_divide
with differentdtypes
when loading a sound (by Mathieu Scheltienne)Cast loaded sounds to
np.float64
to prevent floating point error in the volume assessment (by Mathieu Scheltienne)Cast all sounds to
np.float32
sincesounddevice
cast them anyway (by Mathieu Scheltienne)