Errata

Web Audio API

Errata for Web Audio API

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
PDF Page viii
5. and 6.

Descriptions of chapters 5 and 6 were inverted.

Nicolas Gougeon  Jan 28, 2017 
Printed Page 22
expression in 3rd paragraph

In this book, dBFS value is described by following expression.

dBFS = 20 * log( [sample level] / [max lebel])

By decibel definition, a log function must return base-10 logarithm. So, it is good to write as "log_10".

Anonymous  Sep 02, 2013 
Printed Page 32
Code snippet

In line 7 in the code snippet the (constant) variable RANDOM_VOLUME should be named in some other name, because it deals with timing and not with volume at all.

Tom  Feb 24, 2014