Making Musical Apps: Real-time audio synthesis on Android and iOS (Paperback)
暫譯: 製作音樂應用程式:在 Android 和 iOS 上的即時音頻合成 (平裝本)
Peter Brinkmann
- 出版商: O'Reilly
- 出版日期: 2012-03-27
- 定價: $825
- 售價: 9.0 折 $742
- 語言: 英文
- 頁數: 124
- 裝訂: Paperback
- ISBN: 1449314902
- ISBN-13: 9781449314903
-
相關分類:
Cross-Platform
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,438Managing Projects with GNU make, 3/e (Paperback) -
深入淺出設計模式 (Head First Design Patterns)$880$695 -
深入淺出 JavaScript (Head First JavaScript)$880$695 -
HTML & CSS : 網站設計建置優化之道 (HTML and CSS: Design and Build Websites)$580$458 -
晉身世界第一流程式設計師:157 個完美化 C# 的建議$620$527 -
Dreamweaver CS6 + PHP 商業資料庫網站整合設計$650$325 -
Learning Quartz Composer: A Hands-On Guide to Creating Motion Graphics with Quartz Composer (Paperback)$1,190$1,130 -
深入淺出 HTML and CSS, 2/e (Head First HTML and CSS, 2/e)$880$695 -
深入淺出 C#, 3/e (Head First C#, 3/e)$980$774 -
Python 錦囊妙計, 3/e (Python Cookbook, 3/e)$880$695 -
超圖解 Arduino 互動設計入門, 2/e$680$578 -
Introduction to Audio Analysis: A MATLAB Approach (Hardcover)$3,420$3,249 -
Instant Audio Processing with Web Audio$1,120$1,064 -
ASP.NET MVC 5 網站開發美學$780$616 -
人像用光美學|用光線決定風格及魅力$450$355 -
養成 iOS 8 App 程式設計實力的 25 堂課-最新 Swift 開發教學(A Practical Guide to Building Your First App from Scratch: Beginning iOS 8 Programming with Swift)$580$452 -
掌握行銷新趨勢 ─ 你不可不知的網站流量分析 Google Analytics$500$450 -
Android App 程式設計教本之無痛起步 -- 使用 Android Studio 開發環境$550$467 -
人人都是網站分析師|看穿網站流量的祕密$380$300 -
完整學會 Git, GitHub, Git Server 的24堂課$360$284 -
JavaScript 錦囊妙計, 2/e (JavaScript Cookbook, 2/e)$880$695 -
Hadoop + Spark 大數據巨量分析與機器學習整合開發實戰$620$484 -
iOS 9 + iPhone 6s/iPad 完全活用術 - 260個超進化技巧攻略$199$157 -
圖解物聯網|感測器的架構與運用$380$300 -
最新 HTML5 + CSS3 網頁程式設計, 2/e$520$442
2026-english-2-80 詳見活動內容 »
-
90折
$2,520Video Generation with AI: Working with Diffusion Transformers and Multimodal Learning (Paperback) -
90折
$2,484Comptia Linux+ Study Guide: Essential Exam Prep -
90折
$1,890Mapping Experiences: A Complete Guide to Activating Customer-Centered Collaboration 3/e -
90折
$2,493Databricks Certified Generative AI Engineer Associate Study Guide: Generative AI with Databricks -
90折
$1,980The C4 Model: Visualizing Software Architecture (Paperback) -
90折
$2,502Ai-Assisted Statistics for Data Scientists: 50+ Essential Concepts Using R and Python -
90折
$2,268Observability Engineering: Achieving Production Excellence, 2/e (Paperback) -
90折
$1,935Soccer Analytics with Machine Learning: Learning Predictive Modeling Techniques with Sports Data -
90折
$2,502Vision Language Models: Building Vlms with Hugging Face (Paperback) -
90折
$1,935Learning Cloud Security: Cloud Computing and Security Architecture Essentials -
90折
$2,106High Performance Spark: Best Practices for Scaling and Optimizing Apache Spark 2/e -
90折
$1,944Python for Excel: A Modern Environment for Automation and Data Analysis -
90折
$1,440Managing AI Projects: Drive Innovation and Successfully Navigate the Full AI Project Lifecycle (Paperback) -
90折
$2,484Large Language Models: The Hard Parts: Open Source AI Solutions for Common Pitfalls (Paperback) -
90折
$1,917Real-Time Intelligence with Microsoft Fabric: Empowering Data-Driven Decisions in the Era of AI (Paperback) -
90折
$1,917Certified Kubernetes Application Developer (Ckad) Study Guide: In-Depth Guidance and Practice (Paperback) -
90折
$2,484Large Language Models: The Hard Parts: Open Source AI Solutions for Common Pitfalls (Paperback) -
90折
$2,520AI-Ready Data Blueprints: From Raw Data to Ai-Driven Innovation (Paperback) -
90折
$2,448Hands-On LLM Serving and Optimization: Hosting Llms at Scale (Paperback) -
90折
$2,484Rag with Python Cookbook: Practical Recipes from Data Preprocessing to LLM Agents (Paperback) -
90折
$2,205Vector Databases: A Practical Introduction (Paperback) -
90折
$2,205Vector Databases: A Practical Introduction (Paperback) -
90折
$2,448Hands-On LLM Serving and Optimization: Hosting Llms at Scale (Paperback) -
90折
$2,205Generative AI on Microsoft Azure: From Large Language Models to Advanced Multi-Agent Systems (Paperback) -
90折
$1,890Learning Generative AI Tools for Excel: Speed Up Your Everyday Tasks with Microsoft Excel, Copilot, Chatgpt, and Beyond (Paperback)
商品描述
Want to turn your mobile device into a musical instrument? Or equip your game with interactive audio, rather than canned samples? You can do it with Pure Data (Pd), an open source visual programming environment that lets you manipulate digital audio in real time. This concise book shows you how to use Pd—with help from the libpd library—as an easily embeddable and widely portable sound engine.
Whether you’re an audio developer looking to create musical apps with sophisticated audio capabilities, or an application developer ready to enhance mobile games with real-time procedural audio, Making Musical Apps introduces you to Pd and libpd, and provides hands-on instructions for creating musical apps for Android and iOS.
- Get a crash course in Pd, and discover how to generate and control sounds
- Learn how to create and deploy algorithmic compositions that react to a user’s activity and environment
- Use Java or Objective-C to integrate Pd and libpd into mobile apps
- Learn the steps necessary to build libpd-based apps for Android and iOS
商品描述(中文翻譯)
想將您的行動裝置變成一個音樂樂器嗎?或者為您的遊戲配備互動音效,而不是預先錄製的樣本?您可以使用 Pure Data (Pd),這是一個開源的視覺化程式設計環境,讓您能夠即時操作數位音訊。本書簡明扼要地介紹了如何使用 Pd,並借助 libpd 函式庫,作為一個易於嵌入且廣泛可攜帶的音效引擎。
無論您是希望創建具有複雜音訊功能的音訊開發者,還是準備用即時程序音訊增強行動遊戲的應用程式開發者,《Making Musical Apps》將帶您認識 Pd 和 libpd,並提供創建 Android 和 iOS 音樂應用程式的實作指導。
- 獲得 Pd 的速成課程,了解如何生成和控制聲音
- 學習如何創建和部署能夠對用戶活動和環境做出反應的算法作曲
- 使用 Java 或 Objective-C 將 Pd 和 libpd 整合到行動應用程式中
- 瞭解構建基於 libpd 的 Android 和 iOS 應用程式所需的步驟
