Skip to content

Sound Tutorial - Examples 3-6 throw errors (no MP3s) #714

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

Closed
scottwwh opened this issue Nov 9, 2018 · 2 comments
Closed

Sound Tutorial - Examples 3-6 throw errors (no MP3s) #714

scottwwh opened this issue Nov 9, 2018 · 2 comments

Comments

@scottwwh
Copy link

scottwwh commented Nov 9, 2018

Issue description

Some of the examples in /tutorials/sound - specifically those loading MP3s - throw errors because the files obviously don't travel with copy/paste!

URL(s) of affected page(s)

https://processing.org/tutorials/sound/

Proposed fix

I'd suggest (and will happily create a PR) adding a note to each comment indicating which example to load in the IDE, e.g.:

/**
 * Processing Sound Library, Example 3
 * 
 * This example shows how to make a simple sampler and sequencer 
 * with the Sound library. In this sketch, five different samples are 
 * loaded and played back at different pitches, in this case five 
 * different octaves. The sequencer triggers an event every 200-1000 
 * milliseconds randomly. Each time a sound is played a colored 
 * rect with a random color is displayed.
 * 
 * Examples > Libraries > Sound > Soundfile > Sampler
 */

Thanks, and let me know!

@REAS
Copy link
Member

REAS commented Dec 20, 2018

Sure, that would be helpful. Thank you. I'll commit the PR.

@REAS REAS self-assigned this Feb 11, 2019
@REAS REAS removed their assignment Jul 26, 2019
@REAS
Copy link
Member

REAS commented Jun 3, 2020

I'm closing this because it's inactive. I agree, it would be a good improvement, though.

@REAS REAS closed this as completed Jun 3, 2020
jeremydouglass added a commit to jeremydouglass/processing-docs that referenced this issue Jun 4, 2020
REAS added a commit that referenced this issue Jun 4, 2020
Sound Tutorial - ex3-6 link sketches w/required MP3s, closes #714
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants