null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Web Audio API (Advanced Sound for Games and Interactive Apps)

List Price: $16.99
SKU:
9781449332686
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Boris Smus
    Format:
    Paperback
    Pages:
    73
    Publisher:
    O'Reilly Media (April 23, 2013)
    Language:
    English
    ISBN-13:
    9781449332686
    ISBN-10:
    1449332684
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $16.99
    As low as:
    $14.61
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    58
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    4.8oz
    Imprint:
    O'Reilly Media
  • Overview

    Go beyond HTML5’s Audio tag and boost the audio capabilities of your web application with the Web Audio API. Packed with lots of code examples, crisp descriptions, and useful illustrations, this concise guide shows you how to use this JavaScript API to make the sounds and music of your games and interactive applications come alive.

    You need little or no digital audio expertise to get started. Author Boris Smus introduces you to digital audio concepts, then shows you how the Web Audio API solves specific application audio problems. You’ll not only learn how to synthesize and process digital audio, you’ll also explore audio analysis and visualization with this API.

    • Learn Web Audio API, including audio graphs and the audio nodes
    • Provide quick feedback to user actions by scheduling sounds with the API’s precise timing model
    • Control gain, volume, and loudness, and dive into clipping and crossfading
    • Understand pitch and frequency: use tools to manipulate soundforms directly with JavaScript
    • Generate synthetic sound effects and learn how to spatialize sound in 3D space
    • Use Web Audio API with the Audio tag, getUserMedia, and the Page Visibility API