Monthly Archives: September 2013

C++ : Movable but not copyable

C++11 allows an interesting new kind of classes to be created : ones that can be moved around but can’t be copied. This will be useful if one wants to have a “handle” object that manages a resource that is … Continue reading

Posted in C++ | Leave a comment

HourGlass 1.4.1 preview 1 released

Changes : XY pad to control parameters. (Right click on the XY area or handles to get the available options.) The added parameters go through the existing remote controls system, so it’s possible to use elaborate response curves for the … Continue reading

Posted in HourGlass, Uncategorized | 3 Comments

Finally some HourGlass news

HourGlass 1.4.1 preview version will be released shortly. The major new addition will be the XY control, shown in the video below. It will contain some other new things too (like the waveform zoomer/scroller that can now be expanded to … Continue reading

Posted in HourGlass, Uncategorized | 3 Comments