python-pyo
No description set
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-pyo && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
277.patch | 0000004011 3.92 KB | |
LICENSE | 0000007648 7.47 KB | |
pyo-1.0.5.tar.gz | 0005249926 5.01 MB | |
python-pyo.changes | 0000019442 19 KB | |
python-pyo.spec | 0000002416 2.36 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1180113
from
Dirk Mueller (dirkmueller)
(revision 4)
- Update to 1.0.5 * Update Coreaudio support. * Added to MidiNote holdmode, first/last velocity support and sendAllNotesOff method. * UI: Improved handling of system's dark mode. * Fixed PY_SSIZE_T_CLEAN macro must be defined for '#' formats. * Fixed OscReceive.addAddress not polling the address immediately. * Fixed memory leak in trigmodule. * Ensure that there is no leaking audio streams in the server when objects are deleted. * Fix Keyboard widget note off handling in hold mode. * Made SndTable, NewTable and DataTable size attribute mutable. * Improved behavior consistency of PyoTableObject.setSize method. * Fixed bug when making the size of a table bigger at runtime. * Objects writing samples in tables can now write to any PyoTableObject. * Made getRate() and getDur() methods available to all PyoTableObject. * Allow more than 10 controls in PyoObjectControl window. * Fixed linux libasound and libjack symlinks (included in version 1.0.4). - from version 1.0.4 * Replaced unsecure vsprintf function with vsnprintf in server logging functions (fixed issue #222). * Removed useless string copy in the Jack backend (fixed issue #221). * TableMorph checks table sizes before interpolating to prevent segmentation fault. * Scale's exp argument now supports float or PyoObject. * Added documentation for IFFTMatrix object. * Added support for item assigment in PyoObjectBase. * Replaced all allocation functions with python's memory interface. * Fixed Select counter type range (now accept a long long value). * Removed unwanted call to Server_process_buffers at start of an embedded audio server. * Fixed segfault in embedded pyo_end_interpreter function. * Fixed FreqShift backward shifting (issue #193). * Fixed wx assertion in Scope color rendering. * Removed deprecated files.
Comments 0