VstHostアプリの作成(6) JUCEが1.51にバージョンアップ!

公開:2010-04-25 19:33
更新:2020-02-15 04:36
カテゴリ:vst host,windows,c++,audio

JUCEが1.51にバージョンアップ!
WASAPIのサポートが自分にとっては大きいところ。

Changelist for version 1.51

  • Huge amounts of code cleaning-up and bugfixing! Modernised vast amounts of old code to follow C++ best practice guidelines recommended by leading C++ gurus...
  • Initial support for the iPhone/iPad!
  • Initial incarnation of a future replacement for the Jucer - this is unfinished, but already has fantastic project-creation and management features to let you auto-generate multiple-IDE project files.
  • Numerous new features such as WASAPI, Jack, CoreGraphics, lots of great new classes such as ValueTree, CodeEditorComponent, NamedValueSet, entirely re-written graphics engine with new clipping abilities, foundations for support of multi-touch input devices.
早速作りかけのホストコード(といってもほとんどサンプルアプリ(PluginHost)の域を出ていないけど)を書き換えた。