没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > ttblue |
ttblue
|
2 | 0 | 598 |
贡献者 | 讨论 | 代码提交 |
TTBlue is an object-oriented, reflective, application programming interface for C++, with an emphasis on real-time signal processing. It makes use of polymorphic typing, dynamic binding, and introspection to create a cross-platform environment pulling ideas from languages such as Objective-C while remaining within a standard C++ context.
Like Smalltalk and Objective-C, TTBlue typically communicates by sending messages rather than calling functions. The emphasis on realtime signal processing is manifested in several ways throughout TTBlue, including its very strong support for vector-based audio processing.
TTBlue was initially created by Timothy Place in 2003 in Bergen, Norway and open sourced in 2005.
It has been used effectively to create VST and AU plug-ins as well as external ob