** Summary changed: - Update libstk0-dev to version 4.2.1 + Please upgrade libstk0-dev to 4.4.1 version
** Description changed: Binary package hint: stk - Move to stk 4.2.1, it has been out since October 2005. + Please upgrade out-of-date package stk to version 4.4.1. - Some tutorials on the stk website do not compile since the newer version - includes several new classes not in 4.2.09. + Version 4.4.1 + + * Added multi-channel/frame tick() virtual function to WvIn and WvOut abstract base classes (required update to RtWvOut class). + * Updated configure script to select g++ compiler by default. + * In demo.cpp: removed voicer grouping for messages, fixing polyphony when messages are on the same MIDI/SKINI channel. + * Updates to RtAudio and RtMidi. + + Version 4.4.0 + + * All classes embedded in the "stk" namespace (except RtAudio, RtMidi, and RtError). + * Class WaveLoop renamed FileLoop. + * Significant efficiency improvements via code restructuring and inlining. + * Some class source (.cpp) files deleted as part of inlining (Generator, Filter, Function, WvIn, WvOut, Effect, Instrmnt, BowTable, ReedTable, JetTable, Vector3D). + * Updates to RtAudio and RtMidi. + * Previous "tickFrame()" functions renamed "tick" for more consistent API. + * More consistent and scalable approach to multichannel data and computations. + * Multichannel support added to Granulate class. + * Filter class made abstract. New Iir and Fir classes made for non-order-specific filtering. + * New TapDelay class. + * SubNoise class deleted (same as sub-sampled "ticking" of Noise class). + + Version 4.3.1 + + * Further headerless file support in FileRead. + * Bug fix in RtWvOut.cpp. + * Added configure support for MinGW. + * Updates to RtAudio and RtMidi for MinGW. + * Changes to channel assignment in demo.cpp. + + Version 4.3.0 + + * An official MIT-like license. + * New functionality to automatically update class data when the STK sample rate changes (partly implemented). + * Updates for new RtAudio version 4.0. + * Removed RtDuplex class, users should use RtAudio directly with a callback function. + * Bug fix in interpolate() function in Stk.h for non-interleaved data. + * Fixes / improvements to the Granulate class. + * Fix in Whistle when doing animation. + * Fixes in BlitSquare for frequency, harmonics, and dc offset. + * Updates to Makefiles for non-realtime compile. + * Fix in demo.cpp for voice channel assignment. + * Updated versions of RtMidi and RtAudio. + * Updated ASIO files for MinGW compiler. + * New FAQ in documentation. + * MAT-file bug fix in FileRead class. + + Version 4.2.1 + + * Greatly expanded StkFrames functionality (including interpolation and indexing by channel/frame). + * New Blit, BlitSaw, and BlitSquare bandlimited waveform classes (thanks to Robin Davies!). + * New Granulate granular synthesis class. + * Removed Table class ... all functionality (including interpolation) now in StkFrames and FileRead classes. + * Revised Socket class (now abstract) and added TcpServer, TcpClient, and UdpSocket subclasses. + * Added Stk::showWarnings() and Stk::printErrors() functions to dis/enable warning and error printouts. + * Extracted file I/O functionality to FileRead and FileWrite classes. + * Revised WvIn / WvOut class structure (WvIn / WvOut now abstract and file I/O functionality in new FileWvIn / FileWvOut subclasses). + * New SineWave class which calculates its own static table of variable length (no rawwave dependency). + * New sinewave.raw file of length 1024 samples (used to be 256). + * TcpWvIn and TcpWvOut renamed InetWvIn and InetWvOut, with added support for UDP sockets. + * Fixed bug in WvOut tickFrame( const StkFrames &frames ) function. + * Fixed bug in demo.cpp when writing output soundfiles without realtime output. + * Added "binary" open flag to MidiFileIn class for Windows. + * Fixed oversized MAT-file header in WvOut.cpp + * Fixed case statement bug in MidiFileIn.cpp for sysex. + * Added missing getDelay() function to DelayA.cpp. + * Fixed modDepth omission in Chorus.cpp. + * Fixed DC blocker initialization bug in Flute.cpp. + * Changed Filter class behavior so no default clearing of state when changing coefficients. + * Fixes to RtAudio, especially for Windows DirectSound and ASIO (thanks to Robin Davies). -- Please upgrade libstk0-dev to 4.4.1 version https://bugs.launchpad.net/bugs/84902 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
