30 Followers
31 Following
50 Posts
Hello world. I make games & music. Currently building a card game called ULTRAMASSIVE. https://tapirmakes.games

I have decided to open-source Chordel, my synthesizer and chord trainer for @ableton Push 2. This has been quite some work - let me know what you think; or if you have a Push 2 and wanna try it.

Code: https://github.com/kai-kuehne/chordel

GitHub - kai-kuehne/chordel

Contribute to kai-kuehne/chordel development by creating an account on GitHub.

GitHub
I have continued to work on my synthesizer, which you can check out here: https://kaikuehne.net/chordel/ - This time, I added hot-reloading: This is super nice when working on my UI code, because I can see the changes immediately on the Push screen. #ableton #push2 #screenshotsaturday
Chordel

I made a synthesizer! This is written in C, using libusb, portmidi, SDL, etc. - the hardest part was to get something onto the screen. I wrote more about this on my blog: https://kaikuehne.net/chordel/

#ableton #push #synthesizer

Chordel

I overhauled my little link/microblog "Found; Not Lost" over at https://kaikuehne.net/found. I generally prefer light themes; especially this one I've made here. For the dark version, I tried inverting the light variant, but that didn't look good. Feedback welcome.

#screenshotsaturday #webdev #html #css

Found; Not Lost

Have used Godot to create a very simple prototype of a SHMUP that's showing two parallel dimensions: The player can only be in one, and you have to switch back and forth. Will see if this turns out to be fun or not.

#screenshotsaturday #indie #gamedev #prototype #godot

Ok so as a backend developer, how do you show off your work? Asking for a friend that is asking for his friend.

I've just released two Lua libraries:

* AVM – array programming & linear algebra
* Geo2D – 100's of functions for computational geometry

Check them out at:
1. https://github.com/eigenbom/avm
2. https://github.com/eigenbom/lua-geo2d

GitHub - eigenbom/avm: A Lua library for working with numerical arrays

A Lua library for working with numerical arrays. Contribute to eigenbom/avm development by creating an account on GitHub.

GitHub
Prefection doesn't exist.
I'm working on an oldschool homepage that some people used to have back in the day when I started in tech. So I just clicked myself a webhosting account at hetzner for 2$ a month. I can only update my homepage by uploading files via SFTP. I successfully feel like it's 1999. The coolest thing is: it's simple; and it works!

I have been building this visual music playlist planner I built in Odin + Raylib for the last two days. #screenshotsaturday

For me it was important to see when which track is going to play. Will use it for a birthday I have been asked to plan the music for. :) The line is the BPM of each track.