Skip to content

Commit 3b02642

Browse files
committed
add new todo idea
1 parent 3cf80a6 commit 3b02642

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ if you are interested in helping out 😊 by working on one of the following TOD
371371
* add a shuffle songs feature
372372
* add a loop song (<https://webaudio.github.io/web-audio-api/#looping-AudioBufferSourceNode>) feature (actually maybe this already works today, need to verify)
373373
* we have sound events, but would player event be useful, like onVolumeChange?
374+
* allow to play starting at a certain position other then the beginning (or allow to set position while song is not playing? but probably not a good idea as sound is not loaded yet)
374375
* add (stereo) panning
375376
* allow to add an array of sounds to queue all at once
376377
* allow to add sound to queue after a sound by id (not just at beginning or end, as it is as of now)

0 commit comments

Comments
 (0)