News
Shaders
Submitted by admin on Sun, 01/08/2012 - 23:45The next gui release will feature opengl shader powered rendering, thereby off-loading work to the graphics card where possible. Currently it just replaces the current functionality but paves the way for future improvements.
LV2
Submitted by admin on Tue, 11/15/2011 - 19:14Ardourd currently doesn’t compile against most versions of LV2, so if you have LV2 installed you will have to disable support for it when building Ardourd. A new version will be forthcoming soon that fixes this issue.
Beat detector updated
Submitted by admin on Fri, 09/23/2011 - 05:21The Beat Detector plugin has been updated to work with the current interface.
Plugins are back!
Submitted by admin on Mon, 09/12/2011 - 20:20After being broken for some time, plugins are now available again (compile the server with the vst option). Sadly, mono tracks only for the time being. There is an outstanding bug in libardour that causes the application to terminate if it attempts to use a stereo panner.
I have been pleasantly surprised how good Wine is now. The success rate on VST plugins is pretty good.
New tarballs
Submitted by admin on Mon, 08/22/2011 - 23:18New tarballs are now available for download. No new features but many many bug fixes. Work continues on bringing the Opengl canvas up to the standard of the original.
Service Autostart
Submitted by admin on Sun, 07/17/2011 - 21:18Autostarting servers has long been overdue. Now that this feature has been implemented it is proving very convenient! There is also now an experimental mode where the song server restarts itself on each song load, thereby avoiding memory leakage and simplifying object management.
Libardour upgrade
Submitted by admin on Sat, 06/25/2011 - 10:21Libardour has been updated to revision 9300. The previous update to r7300 had some issues so was not released, but so far this version is looking good. The improvements to the signal management using ScopedConnectionList and boost signals is escpecially welcome. A release will be made shortly once tests pass.
Auditioner
Submitted by admin on Fri, 01/14/2011 - 09:11The Auditioner application has been added.
The Ayyi Auditioner is a service that is connected to Jack and can playback audio samples triggered via Alsa Midi and Dbus. It provides the user with a dedicated channel that can be set up and optimised (eg, routing and fx) for the purpose of auditioning from multiple application.
It uses code from the Sonic Visualizer and DSSI projects. Thanks to Chris Cannam and others.
Command line utils
Submitted by admin on Thu, 10/21/2010 - 20:01There is now a collection of command line utilities to test and debug your Ayyi system. You can, for example, view the current song, and add and remove objects. The utilities are packaged with the gtk client.
New tarballs
Submitted by admin on Thu, 10/21/2010 - 19:39New tarballs are now available. Still no new features, but considerable internal changes have been made to improve stability.