Skip to content

Fix NumPy 2.3.0 error

Latest

Choose a tag to compare

@lukaflpvc lukaflpvc released this 12 Jun 10:54

Soundcard uses a depreciated function that was removed in NumPy 2.3.0.

Locked NumPy to < 2.3.0 until a fix is implemented.