Cooking Strudel

TIL about Strudel

Browsing Youtube, the algorithm presented me with a Switch Angel video in which she was using Strudel. I was blown away by both of them. Definitely check both of them out.

Though now, I’m back to messing with it.

Doing a Lot of Work

New content

I’m in the process of added new content to the site that I hope will be useful to some; unlike my earlier content.

I added some hex code charts and a shortcut document for the Dirtywave M8. I also added a shortcut document for the Synthstrom Audible Deluge as well as a resource website list.

Learning the Deluge

I recently picked up a Deluge from Detroit Modular and have being spending time with it writing loops and working with it’s deeper functionality. But mostly struggling with remembering all the shortcuts. I have also refactored the midi2deluge html/js version to be a responsive page using the Hugo/Docsy bootstrap component. A hugo free version can be found in the gist at: https://gist.github.com/enqack/1223bf039aad64c2a5ad507078265d04.

Future

I will continue to add to the topics I have in place so far. I’m also looking to add even more content related to projects I’m working on soonTM. I also have some theme work I’d like to do revolving around Docsy’s color pallet.

New Theme New Backend; Who's this?

Enqack.net was running a forked and customized theme for Jekyll to produce a static site. I have moved over to Hugo with the Docsy theme. Hugo is a static site generator written in go. A blog post or documentation of the process will be posted at some point.