Hello all,

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

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

pyo's documentation:

http://ajaxsoundstudio.com/pyodoc/

New objects:

- Exposed internal GUI widgets in the official API. New objects are
PyoGuiControlSlider, PyoGuiVuMeter, PyoGuiGrapher, PyoGuiMultiSlider,
PyoGuiSpectrum, PyoGuiScope and PyoGuiSndView.
- Added 01_gui_widgets_example.py in wxgui example folder (more to come).
- Added readyToDetect() method to AttackDetector object.

Bug fixes:

- Pyo now uses its own PRNG to avoid conflicts with other libs or
modules that use rand()/srand() in the same process. This fixed the
Server's global seed behaviour.
- Fixed a bug, introduced by unicode addresses handler, in OSC objects.
- Fixed a bug that sometimes generates clicks in Notein voice assignation.
- Fixed segfault in Server dealloc function.

Olivier
_______________________________________________
dupswapdrop: music-dsp mailing list
music-dsp@music.columbia.edu
https://lists.columbia.edu/mailman/listinfo/music-dsp

Reply via email to