-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Labels
DocumentationImprovements or additions to documentationImprovements or additions to documentationFeature RequestGood First IssueGood for newcomersGood for newcomersHelp WantedExtra attention is neededExtra attention is needed
Milestone
Description
Increasing Access
The p5.Sound
reference pages currently lack live examples. This issue is specifically for the p5.AudioIn
class. Without examples, it’s hard for users to see how each method behaves in a sketch.
Add one or more simple example sketches demonstrating each of the following p5.AudioIn methods:
-
amp()
-
amplitude
-
connect()
-
currentSource
-
disconnect
-
enabled
-
getSources()
-
input()
-
mediaStream
-
output
-
setSource()
-
start()
-
stop()
-
stream
Feel free to add one example or multiple examples for any of these methods and submit a PR.
Most appropriate sub-area of p5.js?
Reference
Feature request details
A pull request that updates the p5.sound reference documentation with at least one working code example per method, so that users can immediately copy, paste, and run each sketch to learn how p5.AudioIn works.
Metadata
Metadata
Assignees
Labels
DocumentationImprovements or additions to documentationImprovements or additions to documentationFeature RequestGood First IssueGood for newcomersGood for newcomersHelp WantedExtra attention is neededExtra attention is needed
Type
Projects
Status
No status
Status
No status
Status
Ready for Work