|
Author |
Topic: Typos or odd English (Read 551 times) |
|
flight404
|
Typos or odd English
« on: Aug 14th, 2003, 7:24am » |
|
Ah, insomnia. I couldn't sleep so I thought, 'Hey, why not peruse proce55ing.net to see if I can find any typos. That'll make me tired'. Here are the fruits of my labor. All of the typos are really minor and are mostly indicated with ALL CAPS. I did not go through all the sections. Most of my efforts were focused on Sonic, Video, Network, and Serial. Additionally, I did not check this post for typos. speed() description -- "A value of 1.0 means no changes, 0.5 changed to half the speed and 2.0 doubles the speed." Maybe change to "0.5 halves the speed" samples() description -- "To use the samples[] array, sound should be initiated calling beginSound(length) inside the setup() method" Change to "sound should be initiated BY calling ..." soundEvent() description -- "An audio frame is an array of audio samples that can be access using" Change to "that can be accessED using ..." "An audio frame, similar to an video frame" Change to "similar to A video frame" stop() description -- "the object will start playing at the beggining." Change to "beginning." stop() parameters -- "Bsound or BVideo: object to be stopped" Change to "BSound" play() description -- "used to define the sample or frame the playback should start from" Change to "used to define WHICH sample or ..." loadSound() description -- "Sound are resampled when loaded" Change to "SoundS are resampled when loaded" beginNet() description -- "You can run the both client and server applications" Change to "You can run BOTH THE client and ..." r
|
|
|
|
REAS
|
Re: Typos or odd English
« Reply #1 on: Aug 14th, 2003, 6:42pm » |
|
wow! that's really fantastic of you robert. i hope you have more luck sleeping in the future, but this has been a huge help. changes should be up in about 24 hours.
|
|
|
|
scrap-pile
|
Re: Typos or odd English
« Reply #2 on: Aug 19th, 2003, 7:27am » |
|
getPixel() description: "Even though you may have been drawn a shape..." remove "BEEN"
|
|
|
|
REAS
|
Re: Typos or odd English
« Reply #3 on: Sep 1st, 2003, 8:24pm » |
|
thanks scrap-pile!
|
|
|
|
benelek
|
Re: Typos or odd English
« Reply #4 on: Sep 2nd, 2003, 8:11am » |
|
hehehe...
|
|
|
|
rgovostes
|
Re: Typos or odd English
« Reply #5 on: Sep 3rd, 2003, 10:36pm » |
|
In the ellipse() documentation, it says "rectangle" instead of "ellipse" under the parameter explanations.
|
|
|
|
REAS
|
Re: Typos or odd English
« Reply #6 on: Sep 3rd, 2003, 11:49pm » |
|
thank you. cut-and-paste errors strike again! it's updated but will take awhile to make it online. + casey
|
|
|
|
|