Designing Audio Effect Plug-Ins in C++: With Digital Audio Signal Processing Theory (Paperback)
暫譯: 用 C++ 設計音效插件:數位音訊信號處理理論
Will Pirkle
- 出版商: Focal Press
- 出版日期: 2012-10-12
- 定價: $2,310
- 售價: 5.0 折 $1,155
- 語言: 英文
- 頁數: 400
- 裝訂: Paperback
- ISBN: 0240825152
- ISBN-13: 9780240825151
-
相關分類:
C++ 程式語言
-
其他版本:
Designing Audio Effect Plugins in C++: For Aax, Au, and Vst3 with DSP Theory (Paperback)
買這商品的人也買了...
-
$680$537 -
$780$663 -
$520$442 -
$480$408 -
$580$458 -
$780$515 -
$950$751 -
$400$340 -
$250$238 -
$680$537 -
$580$458 -
$580$458 -
$680$578 -
$520$442 -
$460$359 -
$1,130$961 -
$400$380 -
$720802.11ac: A Survival Guide (Paperback)
-
$480$408 -
$620$484 -
$680$578 -
$3,540$3,363 -
$490$323 -
$480$408 -
$360$306
相關主題
商品描述
The professional recording industry is rapidly moving from a hardware paradigm (big studios with expensive gear) to a software paradigm, in which lots of expensive hardware is replaced with a single computer loaded with software plug-ins. Complete albums are now being recorded and engineered "inside the box"-all within a computer without hardware processing or mixing gear. Audio effect plug-ins, which are small software modules that work within audio host applications, like Avid Pro Tools, Apple Logic, Ableton Live, and Steinberg Cubase, are big business. Designing Audio Effect Plug-Ins in C++ gives readers everything they need to know to create real-world, working plug-ins in the widely used C++ programming language.
Beginning with the necessary theory behind audio signal processing, author Will Pirkle quickly gets into the heart of this implementation guide, with clearly-presented, previously unpublished algorithms, tons of example code, and practical advice. From the companion website, readers can download free software for the rapid development of the algorithms, many of which have never been revealed to the general public. The resulting plug-ins can be compiled to snap in to any of the above host applications. Readers will come away with the knowledge and tools to design and implement their own audio signal processing designs.
- Learn to build audio effect plug-ins in a widely used, implementable programming language-C++
- Design plug-ins for a variety of platforms (Windows and Mac) and popular audio applications
- Companion site gives you fully worked-out code for all the examples used, free development software for download, video tutorials for the software, and examples of student plug-ins complete with theory and code
商品描述(中文翻譯)
專業錄音產業正迅速從硬體範式(大型錄音室和昂貴的設備)轉向軟體範式,許多昂貴的硬體被一台裝載了軟體插件的單一電腦所取代。完整的專輯現在可以在「箱內」錄製和工程處理——所有過程都在電腦內完成,無需硬體處理或混音設備。音頻效果插件是小型軟體模組,能在音頻主機應用程式中運作,如 Avid Pro Tools、Apple Logic、Ableton Live 和 Steinberg Cubase,這是一個龐大的商機。《Designing Audio Effect Plug-Ins in C++》提供讀者所需的所有知識,以在廣泛使用的 C++ 程式語言中創建實際可用的插件。
本書從音頻信號處理的必要理論開始,作者 Will Pirkle 迅速進入這本實作指南的核心,清晰地呈現了之前未發表的演算法、大量範例程式碼和實用建議。讀者可以從附屬網站下載免費軟體,以快速開發這些演算法,其中許多從未向公眾揭露。所產生的插件可以編譯並嵌入到上述任何主機應用程式中。讀者將獲得設計和實作自己的音頻信號處理設計所需的知識和工具。
- 學習在廣泛使用的可實作程式語言 C++ 中構建音頻效果插件
- 為各種平台(Windows 和 Mac)及流行音頻應用程式設計插件
- 附屬網站提供所有範例的完整程式碼、可下載的免費開發軟體、針對該軟體的視頻教程,以及包含理論和程式碼的學生插件範例