SkillAgentSearch skills...

Percolate

A collection of synthesis, signal processing, and image processing objects originally authored by Dan Trueman and Luke Dubois

Install / Use

/learn @Cycling74/Percolate
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

percolate

A collection of synthesis, signal processing, and image processing objects originally authored by Dan Trueman and Luke Dubois.

Hacking

# Clone the repository
git clone git@github.com:Cycling74/percolate.git

# Get the Max SDK submodule
git submodule update --init

If you have issues doing git submodule update --init, you may need to remove any residual Max SDK caches in Git first:

git rm -r --cached source/maxsdk

If you're building a C++ file, you may need to update the header search path in Xcode/Visual Studio so that the pre-processor can find the STK headers.

View on GitHub
GitHub Stars136
CategoryDevelopment
Updated21d ago
Forks16

Languages

Max

Security Score

80/100

Audited on Mar 9, 2026

No findings