Hello all,

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

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

pyo's documentation:

http://ajaxsoundstudio.com/pyodoc/

What's new:

Library:
- New objet : TableWrite, records values in a table at arbitrary location.
- New object : AtanTable, generates arctangent transfert functions.
- Added getServer, getSamplingRate and getBufferSize to PyoObjectBase.
These methods can be accessed from any pyo objects.
- Added a reset method to the Looper objet.
- Added mul, add and sub methods to PyoTableObject. These methods can
take float, list or another PyoTableObject as argument.
- Added Server methods: setTimeCallable and setMeterCallable.
- The Server can be booted with a different number of input and output channels.
- Changed license to the more permissive LGPL version 3.

Bug fixes:
- Fixed a bug with class method referenced inside pyo object. Save
them as weak reference, allowing the garbage collector to properly
delete the objects when reference count falls to 0.
- Fixed a bug when changing the looping mode of the Looper object.
- Fixed Hilbert and Record objects.
- Fixed crash when portaudio stream is stopped.

E-Pyo:
- Added a menu item to set a master document (the one that will be
executed whatever which one has the focus).
- Added a refresh button to actualize the content of the folder panel.

Olivier
--
dupswapdrop -- the music-dsp mailing list and website:
subscription info, FAQ, source code archive, list archive, book reviews, dsp 
links
http://music.columbia.edu/cmc/music-dsp
http://music.columbia.edu/mailman/listinfo/music-dsp

Reply via email to