You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecated: <%=item.name%><% if (item.isMethod) { %>()<% } %> is deprecated and will be removed in a future version of p5. <% if (item.deprecationMessage) { %><%=item.deprecationMessage%><% } %>
10
+
<spanid='reference-deprecated1'>Deprecated:</span><%=item.name%><% if (item.isMethod) { %>()<% } %><spanid='reference-deprecated2'>is deprecated and will be removed in a future version of p5.</span><% if (item.deprecationMessage) { %><%=item.deprecationMessage%><% } %>
<p>This function requires you include the p5.sound library. Add the following into the head of your index.html file:
22
+
<p><spanid="reference-p5sound-requires">This function requires you include the p5.sound library. Add the following into the head of your index.html file:</span>
0 commit comments