DJ Krush vibessss on this one
Made a cover of a Philip Glass piece, Mishima / Closing
Pretty basic but I really enjoy the melody and didn’t want to overdo it
Still getting used to the Electron / Syntakt workflow but now a couple of weeks in I can definitely say it’s a sweet machine! <3
This is a little post work Jam, mistakes included of course
A dark ambient drone improvisation from earlier today using three SY CHIP tracks and HH LAB. Absolutely no post-processing, just pure Syntakt goodness!
Very refreshing stuff up above. Always nice to listen to something else for a mental reset.
Great update from Elektron. Justv sharing my try at the new machines (BD Acoustic + SY Chip) plus some of the older ones. Thanks for listening.
Nice job! Really gives off a stealth section in a video game kinda vibe
Syntakt Stab Fun
Listened twice, sounds wonderful
super cool for reverse engineering its code, did you rely on static analysis only or did you actually debug its code as well using a monitor etc? I’d be curious to learn about the tools you’ve used in the process!
Thanks <3
I disassembled it very roughly and then reverse engineered it by hand, back to how the source would have been. Then compiled it again, meaning I could change things and try different settings, debug etc, never leaving the C64 world. Used tools - JC64Dis, Kick Assembler, Vice, and an editor.