Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added example for p5.MediaElement.volume() #2293

Closed
wants to merge 1 commit into from

Conversation

skwidz
Copy link
Contributor

@skwidz skwidz commented Oct 24, 2017

Partial fix for #1954 - volume() example.

@skwidz skwidz changed the title Added example fo p5.MediaElement.volume() Added example for p5.MediaElement.volume() Oct 24, 2017
* ele = createAudio('assets/lucky_dragons_-_power_melody.mp3');
* background(250);
* textAlign(CENTER);
* text("Click to Play!", width/2, height/2);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you remove the extra tab here

@lmccart
Copy link
Member

lmccart commented Nov 3, 2017

closing this for organizational purposes, please reopen when changes are made, thanks!

@lmccart lmccart closed this Nov 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants