Dataquay version 0.3 released
Version 0.3 of Dataquay is now available.
Dataquay is a library that provides a simple, friendly C++ API for the popular Redland RDF data store using Qt classes and containers.
This exciting release introduces a complete object mapper capable of saving QObject hierarchies to the RDF data store and synchronising changes in both directions afterwards. There are other major changes here, including some very significant performance enhancements.
This version is not API compatible with the previous release -- most of the API is the same, but URI handling and the Transaction interface in particular have changed. However, the API is beginning to stabilise as we head toward 1.0.
Rubber Band Library version 1.5.0 released
Version 1.5.0 of the Rubber Band Library is now available.
Rubber Band is an audio time-stretching and pitch-shifting library and utility designed for musical applications. It allows you to change the tempo and pitch of an audio recording independently of one another.
This release adds a key-frame mapping facility, for managing variable stretch ratios within a single offline time-stretch pass. It also includes a more reliable transient detection mode for soft instruments and band-limits the transient detectors to improve performance with compressed or lower-quality material.
The library is binary compatible with version 1.4 for forward compatibility. Code written to use 1.5.0 is not necessarily compatible with 1.4, as one new function and one enum have been added.
dssi-vst version 0.9 released
Version 0.9 of dssi-vst is now available.
dssi-vst is an adapter that allows users of Linux audio software to take VST and VSTi audio effects and instrument plugins compiled for Windows and load them into native LADSPA or DSSI plugin hosts.
Version 0.9 is a bug fix release, with a fix to idle handling.
Rubber Band Library version 1.4 released
Version 1.4 of the Rubber Band Library is now available.
Rubber Band is an audio time-stretching and pitch-shifting library and utility designed for musical applications. It allows you to change the tempo and pitch of an audio recording independently of one another.
This maintenance release contains a fix for a hang when faced with some very peculiar stretch factors, and a fix for some incorrect threading condition usage. The commercial edition now contains support for the Accelerate framework on OS/X, and all editions are tested on Solaris in addition to other platforms. The library is binary compatible with version 1.3.
Dataquay version 0.2 released
Version 0.2 of Dataquay is now available.
Dataquay is a library that provides a simple, friendly C++ API for the popular Redland RDF data store using Qt classes and containers.
First public release of Dataquay, a new RDF library from Breakfast Quay
Version 0.1 of Dataquay is now available.
Dataquay is a library that provides a simple, friendly C++ API for the popular Redland RDF data store using Qt classes and containers. Though ultimately intended for serious use in serious applications, this first release is something of a tentative step. Check out the link for more information.
Rubber Band Audio Processor an Apple "Staff Pick"
The Rubber Band Audio Processor demo has been selected as a "Staff Pick" at Apple's downloads site. Thanks, Apple people!
Rubber Band Audio Processor now available, starting on OS/X!
Breakfast Quay announce the availability of Rubber Band Audio Processor, a straightforward, friendly, and useful program for messing with the tempo and pitch of audio recordings, using Breakfast Quay's Rubber Band library for processing.
Rubber Band Audio Processor contains a number of handy features such as intelligent tempo adjustment, aimed at making it the handiest tool in your audio timing toolbox. Version 1.0 is available now for Mac OS/X (10.4 or newer on Intel), costing 20 UK pounds. An almost fully featured demo version is also available. Further platform support is forthcoming.
Rubber Band version 1.3 released
Version 1.3 of Rubber Band is now available.
Rubber Band is an audio time-stretching and pitch-shifting library and utility designed for musical applications. It allows you to change the tempo and pitch of an audio recording independently of one another.
Version 1.3 is a maintenance release. It fixes a bug that may cause incorrect output during the first process block of some audio files, when processing in offline mode. It also fixes a small number of build issues and more minor bugs. The library is binary compatible with version 1.2.
dssi-vst version 0.8 released
Version 0.8 of dssi-vst is now available.
dssi-vst is an adapter that allows users of Linux audio software to take VST and VSTi audio effects and instrument plugins compiled for Windows and load them into native LADSPA or DSSI plugin hosts.
The main change in version 0.8 is to make building dssi-vst on 64-bit systems much simpler, so as to host 32-bit plugins in a 64-bit audio application environment.
Rubber Band version 1.2 released
Version 1.2 of Rubber Band is now available.
Rubber Band is an audio time-stretching and pitch-shifting library and utility designed for musical applications. It allows you to change the tempo and pitch of an audio recording independently of one another.
Version 1.2 includes many performance improvements over the previous version 1.0.1, and introduces a formant-preservation option for the pitch shifter.
dssi-vst version 0.7 released
Version 0.7 of dssi-vst is now available.
dssi-vst is an adapter that allows users of Linux audio software to take VST and VSTi audio effects and instrument plugins compiled for Windows and load them into native LADSPA or DSSI plugin hosts.
Version 0.7 introduces support for LADSPA as well as DSSI, and includes several bug fixes.
dssi-vst version 0.6 released
Version 0.6 of dssi-vst is now available.
This release contains a single fix to a crash on startup in the vsthost program. In other respects it is unchanged from 0.5.
Rubber Band version 1.0.1 released
Version 1.0.1 of Rubber Band is now available.
This small update (v1.0.1) fixes an option parsing bug and a dodgy bit of #ifdef nesting. The core code is the same as in 1.0.
dssi-vst version 0.5 released
Version 0.5 of dssi-vst is now available.
This release comes with Javier Serrano Polo's VST-compatibility header, as previously distributed in LMMS. (Actually, this header was already compatible with dssi-vst -- no modifications to dssi-vst were necessary -- it's just that the header is now included in the package.) This permits it to be compiled without the official VST SDK and distributed under pure GPL. No guarantees are made as to the reliability of the results; your feedback is welcome, but please bear in mind that I will not do any development work on the compatibility header myself for legal reasons.
The 0.5 release is also (finally) compatible with version 2.4r2 of the official SDK, should you wish to use it.
Rubber Band version 1.0 released
Version 1.0 of Rubber Band is now available.
It includes a library that supports a sample-accurate multithreaded offline mode and a real-time lock-free streaming mode; a command-line utility program; and a LADSPA pitch-shifter plugin.