Hello all,

I'm glad to announce the release of pyo 0.8.5, available for python 2.7 and 3.5.

Pyo is a Python module written in C to help real-time digital signal processing
script creation. It is available for Windows, macOS and linux. It is released
under the LGPL 3 license.

For more info, downloads and other links, see the official web site:

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

The documentation:

http://ajaxsoundstudio.com/pyodoc/

For the latest sources and bug tracker:

https://github.com/belangeo/pyo


What's new:

- Added pa_get_default_devices_from_host(host) function. This function can
greatly help finding the device indexes (especially on Windows) to give to
the server in order to use to desired audio host.

- Added a new winhost argument to the Server's initialization. On Windows, it
defaults to WASAPI.

- Check the jack api version before compiling to ensure existing functions are
used (jack_port_set_name/jack_port_rename).

- Added two examples in 07-effects, 01-flanger.py and 02-schroeder-reverb.py.


Olivier Belanger
belan...@gmail.com
http://olivier.ajaxsoundstudio.com/

----

P><A HREF="http://ajaxsoundstudio.com/software/pyo/";>Pyo 0.8.5</A>
Python DSP library. (01-Apr-17)
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to