Discussion:
[music-dsp] Release pyo 0.9.1 (Python dsp library)
Olivier Bélanger
2018-09-05 01:51:26 UTC
Permalink
Hello all,

pyo 0.9.1 is now available to download on pyo's web site :

http://ajaxsoundstudio.com/software/pyo/

pyo's documentation:

http://ajaxsoundstudio.com/pyodoc/

Latest sources and bug tracker:

https://github.com/belangeo/pyo


Bug Fixes:

- Fixed Server window's Interpreter field scrolling history on MacOS.

- Fixed crash when asking for more input or output channels than available.

- Fixed Compress output level when input's rms is above unity.

- Fixed phase shifting between the frequency bands of FourBand.

- On Windows, use 'directsound' as the default audio host (much more
reliable than 'wasapi').


New features:

- Added getPrecision() function. Removed print statement when importing pyo.
User should use getVersion() and getPrecision() functions if needed.

- E-Pyo: Added the ability to remove a project from the project tree.

- Added a new object: MultiBand, frequency splitter using Linkwitz-Riley
crossover filters.


Olivier

Loading...