Skip to content
Merged
Show file tree
Hide file tree
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
Binary file added docs/assets/videos/dice_test.mp4
Binary file not shown.
9 changes: 9 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ Built specifically for the Max/MSP environment as a max external, and embedded i

---

<div style="text-align: center; margin-top: 2em;">
<video width="600" controls>
<source src="./assets/videos/dice_test.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>

---

# Functionalities

Focusing on a minimal user experience, the goal of this tool is to bridge the gap between deterministic pattern manipulation and stochastic processes, allowing for a controlled but flexible approach to reshaping musical materials while limiting any form of bias related to style and genre.
Expand Down