This is my self promotional alt, to share my programming projects and some stuff I like that are uncontroversial.

https://newdawnowl.itch.io/microtonal-grid : Microtonal music grid, a 16 step sequencer. Give it a go!

  • 1 Post
  • 4 Comments
Joined 1 year ago
cake
Cake day: April 1st, 2025

help-circle
  • I finished Microtonal music grid :
    https://newdawnowl.itch.io/microtonal-grid

    It’s a step sequencer that lets you play in arbitrary scales, and arbitrary even temperment music systems, and it’s so simple to use a child could do it.

    I finished a bill database manager in django. It sounds fancy but you just choose where a file is and where you want it to go, or where a file is, and say how much the payment was and why it was done. It’s to help manage tax returns or the like. I made it very, very simple on purpose.

    I’m working on a spending tracker, in django again, and trying to create an android app that can scan receipts so you can send data from pictures you take into it. I’ve got the DB running, I’ve got the android app sending data into a placeholder in the DB, and the next step is to create some adjustments to the android app so that you can clean up and structure the text into decent entries and put them into the db that way.

    I need to clean up the microtonal grid codebase, put the bill db manager on my personal server, and start recording videos for publicity and code breakdowns and demos etc so I can build some kind of publicity arm.