Artikkel om Jamoma DSP på ICMC 2010
Artikkelen A Flexible and Dynamic C++ Framework and Library for Digital Audio Signal Processing av Tim Place (74 Objects LLC, US), Trond Lossius (BEK, No) og Nils Peters (McGill University, CIRMMT, Ca) presenteres på ICMC International Computer Music Conference 2010 i New York.
Artikkelen kan lastes ned her.
Abstract
This paper presents an object-oriented, reflective, application framework for C++, with an emphasis on real-time signal processing. The Jamoma Foundation and DSP Library provide a runtime environment and an expanding collection of unit generators for synthesis, processing, and analysis. It makes use of polymorphic typing, dynamic binding, and introspection to create a cross-platform API pulling ideas from languages such as Smalltalk and Objective-C while remaining within the bounds of the portable and cross-platform C++ context. Over the past several years this library has been used in both open source and commercial software projects in the sound and music computing field.
Sist oppdatert 2011-04-28.

