Minor update for pypi wheels with no code changes. This should build macOS from 10.15 but still support Apple Silicon via the "universal" build wheels.
0.5.7.8
The `soundfile` primitive can now be used in Faust. On the python side, use the `set_soundfiles` function and pass a dictionary involving numpy arrays. See the README and soundfile tests for more examples.
0.5.7.7
Remove python 3.7 for macOS because it failed to build last time.
0.5.7.5
0.5.0
* Add PlaybackWarpProcessor * Remove Maximilian due to namespace collision with kissfft, which is used in time-stretching for `PlaybackWarpProcessor`