mdn/content

Content bug: AudioListener and attributes need better examples.

Open

#4.468 aberto em 26 de abr. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Markdown (22.427 forks)batch import
Content:WebAPIarea: Web Audioeffort: mediumhelp wanted

Métricas do repositório

Stars
 (8.900 stars)
Métricas de merge de PR
 (Mesclagem média 7d 3h) (147 fundiu PRs em 30d)

Description

https://developer.mozilla.org/en-US/docs/Web/API/AudioListener

As discussed in https://github.com/mdn/content/pull/4401#discussion_r619372451 AudioListener and all the attributes link to the same example https://developer.mozilla.org/en-US/docs/Web/API/PannerNode#examples

This is not actually all that relevant to all the attributes, and is probably more comprehensive than required at this level. It would be better to have small focussed example for each of these and cross link to the example as a see also.

Guia do colaborador