Skip to content

Commit ba85b3d

Browse files
Update p5.js to v1.11.3
1 parent fe44f0f commit ba85b3d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+422
-284
lines changed

public/reference/data.json

Lines changed: 189 additions & 136 deletions
Large diffs are not rendered by default.

public/search-indices/en.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

public/search-indices/es.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

public/search-indices/hi.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

public/search-indices/ko.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

public/search-indices/zh-Hans.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/content/people/en/dhanush.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name: dhanush
2+
url: https://github.com/Dhanush111
3+
category: contributor

src/content/people/en/ℤ.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name:
2+
url: https://github.com/zs-5
3+
category: contributor

src/content/reference/en/p5.AudioIn/amp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module: p5.sound
44
submodule: p5.sound
55
file: src/AudioIn.js
66
description: Set amplitude (volume) of a mic input between 0 and 1.0.
7-
line: 82
7+
line: 81
88
isConstructor: false
99
itemtype: method
1010
class: p5.AudioIn

src/content/reference/en/p5.AudioIn/start.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module: p5.sound
44
submodule: p5.sound
55
file: src/AudioIn.js
66
description: Start the audio input.
7-
line: 57
7+
line: 56
88
isConstructor: false
99
itemtype: method
1010
class: p5.AudioIn

0 commit comments

Comments
 (0)