Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ <h2>Built directly on pd-vanilla.</h2>
<li><svg class="check" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M5 12l4 4L20 6"/></svg> Reads and writes the standard .pd patch format</li>
<li><svg class="check" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M5 12l4 4L20 6"/></svg> Same runtime behaviour as upstream Pure Data</li>
<li><svg class="check" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M5 12l4 4L20 6"/></svg> Everything you learn here transfers to vanilla Pd</li>
<li><svg class="check" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M5 12l4 4L20 6"/></svg> All plugdata's objects objects are available in vanilla Pd through the ELSE, Cyclone and Gem externals</li>
<li><svg class="check" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M5 12l4 4L20 6"/></svg> All plugdata's objects are available in vanilla Pd through the ELSE, Cyclone and Gem externals</li>
</ul>
</div>
<div class="code-block">
Expand Down