everyone wants that trancegate

This commit is contained in:
scrappy_fiddler
2025-12-06 16:37:39 +01:00
parent 177c3a4a2e
commit bd282f439a
+2
View File
@@ -263,6 +263,8 @@ Try adding `.punchcard()` after the `release(.2)` for a visualization.
## I saw Switch Angel using functions which I cannot find in the reference (e.g. `trancegate`). How do I make it work?
Methods like `trancegate()`, `rlpf()` and `acidenv()` are currently not pattern methods which come natively with strudel.
They are part of a script/prebake for strudel which was written by Switch Angel and published [here](https://github.com/switchangel/strudel-scripts)
You can find the instructions how to use that script in the readme.md there.