Last-modified: 2010-02-22 (月) 00:34:23 このページについて AngelScript(以下AS)を全く知らない人が,ASについてなんとなく理解してもらえるような記事を書きます。 詳細については各ページを参照してください。 特徴 ASはLightweightLanguage(以下LL)の1つでLuaやSquirrelなどと同じような用途で使われます。 静的型付け ASの最大の特徴は静的型付けにあります。 静的型付けとはC/C++などと同様に 未定義の型・シンボルの使用をコンパイル時にチェックすることができ もしそのようなものが使用されていたらエラー扱いにできます。 LuaやSquirrelなど他のLLの多くは動的型付けを採用しています。 動的型付けですと,コンパイルという作業をスキップできる代わりに 実際にそのコードが実行されるまで未定義の型・シンボルのチ
VSTホストを作ろう! @hotwatermorningです。 この記事は、C++ Advent Calendar 2013の5日目の参加記事です。 はじめに 今回は、VSTiという種類のプラグインを読み込んで音を鳴らす、「VSTホスト」の作り方について紹介します。 VSTホストの画面を作るにあたり、「balor」というC++のWindowsGUIライブラリを使用しました。balorについてはリンク先をご参照ください。 この記事の内容について、筆者がVST規格について勘違いしている点があるかもしれません。 ご了承ください。 VSTとは VSTとは簡単に言うと音楽製作ソフトのプラグイン周りの規格です。Wikipediaでは、以下のように解説されています。 Steinberg's Virtual StudioTechnology(一般的にはVST)とは、ソフトウェア・シンセサイザーやエフェ

The Synthesis ToolKit inC++ (STK) is a set of open source audio signal processing and algorithmic synthesis classes written in theC++programming language. STK was designed to facilitate rapid development ofmusic synthesis and audio processing software, with anemphasis on cross-platform functionality, realtime control, ease of use, and educational example code. The Synthesis ToolKit is extreme
wxWidgets is aC++ library that lets developerscreate applications forWindows,macOS,Linux and other platforms with a single code base.It has popular language bindings forPython,Ruby, Lua,Perl and several other languages, and unlike other cross-platform toolkits, wxWidgets gives applications a truly native look and feel becauseit uses the platform's nativeAPI rather thanemulating theGUI
私は「virtual」を「仮想」と訳すのにすごく抵抗がある。 「virtual」って英語本来の意味は、「実質上の」「実際上の」というような意味だ。「表面的にはそうではないが実質的にはこれなんだ」というような時に使う。 「virtual memory」を「仮想記憶」と訳すと「実際は存在しないメモリ」であるかのように思える。現実的に存在しないのなら無くても構わないようにすら思える。確かに物理的には存在しないから実在はしないんだけど、かと言って不要というわけでもなく、「virtual memory」本来の意味は「(ユーザーアプリなどが)実際に使うときのメモリ」みたいなニュアンスで「無くても構わないメモリ」とは、ちょうど真逆の意味だ。 「仮想」という言葉が、「存在しない」という否定っぽい語感なのに対して、「virtual」本来の意味は「実質上(は、これだ)」という肯定っぽい意味だからどうもギャップ
A fast andsimple algorithm for approximate string matching/retrievalSimString is asimple library for fast approximate string retrieval. Approximate string retrieval finds strings in adatabase whosesimilarity with a query string is no smaller than a threshold. Finding not only identical butsimilar strings, approximate string retrieval has various applications including spelling correction, fl
1リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く