Features
craquemattic exploration welcomes you
Channel Updates
Semi-Weekly improvisations from the Craque studio.
March 26, 2022
Variations on an Oscillator (Middlemarch for Kary)
HPSCHD
Mesostic Engine API written in Go (external link)

Want to give it a try? Open a shell window and send the following JSON to the API for instant Mesostic fun! Replace the “text” field with whatever source text you’d like, with \n included for line returns. The “spinestring” should be a single word.
curl www.hpschd.xyz:9999/app -d '{"text": "Lorem ipsum dolor sit amet, consectetur adipiscing\nelit, sed do eiusmod tempor incididunt ut labore et\ndolore magna aliqua. Ut enim ad minim veniam, quis\nnostrud exercitation ullamco laboris nisi ut aliquip\nex ea commodo consequat. Duis aute irure dolor in\nreprehenderit in voluptate velit esse cillum dolore\neu fugiat nulla pariatur. Excepteur sint occaecat\ncupidatat non proident, sunt in culpa qui officia\ndeserunt mollit anim id est laborum.\n", "spinestring": "craque"}'