raecke
Results
1
issues of
raecke
The script ```python import soundfile as sf sf.write('test.flac', [0.1, 0.2, 0.3, 0.4], 48000) ``` crashes with the current master branch of SoundFile, and python 2.7.6 (32-bit) under Windows 7 64bit....