create playMode() method for SoundFile

Open
#117 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Active
Tech stack
javascript

Research direction

Locate the SoundFile implementation and inspect how Tone.Player instances are currently created and used. Clarify the intended playMode API and behavior before changing it; done should mean SoundFile can manage the additional players internally instead of requiring users to do so.

Written by the indexing model from the issue text.

Description

can be achieved by spinning up more Tone.Player classes internally instead of leaving it up to the user.

Dominant language
JavaScript
Stars
55
Forks
24
Avg merge
1m
Merged PRs (30d)
4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from processing/p5.sound.js

All issues in processing/p5.sound.js

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.