Cryptkeeper
Create and manage crypts for Arcologies by @tyleretters
I’m having quite a bit of fun with Arcologies, and came across a few situations where I wanted to edit/add samples to crypts without breaking my flow and opening the computer. So I decided to take a foray into softcut to roll my own solution.
Requirements
Norns
Arcologies (not technically required, but you’re not going to have a lot of fun without it)
Documentation
Usage:
e1 = select slot
hold k1 = load sample
k2 = alt
k3 = play
alt + k3 = toggle loop
e2 = start point (coarse)
alt + e2 = start point (fine)
e3 = end point (coarse)
alt + e3 = end point (fine)
Save/load on last tab. Save will overwrite if the name matches an existing crypt directory.
Download
v1.0.3 - download
https://github.com/joelwalden/cryptkeeper
Roadmap
I want to do some cleanup around the UI code, but I’m happy with the feature set for now. Stretch goals would be to add pitch/speed adjustment, which would require a refactor of the UI anyway.