processing/p5.sound.js

Set and Get Sources for p5.Input()

Open

#57 opened on Jun 17, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (22 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (52 stars)
PR merge metrics
 (PR metrics pending)

Description

The original library had a getSources() and setSources() method for p5.Input(), new p5.sound should have this as well.

Contributor guide