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!

  • 3 Posts
  • 11 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.


  • damn. Good features. I was hoping to move onto this as part of the portfolio pieces/improve habits self hosted DB thing I’m working on, but for now I guess I can learn some of the things I don’t know how to do yet (like shipping to other people!) from your team.

    How are you planning on reacting to the android freedoms getting compromised? I’m literally working on the android app for mine now, and it bums me out that they’re going to put more invasions of privacy for deploying apps to your own phone.

    Also, are you planning to make money from this somehow? If yes, how?






  • what made you not listen to them “well” the first time around? I got into them after hearing Milk Lizard in saints row, or after checking out their work with mike patton. Calculating infinity felt just too constant and screamy, the album they did with patton had a bit more dynamic and varied.

    Or did you check out the later stuff and think it wasn’t playing at 10 enough? I’m not asking to be mean, to see if I can help guide you in specific albums/order that might be more to your liking.





  • I’ve worked in software development professionally and I am working on some personal projects that I am going eventually share and try to get known.

    Soft launch is when you make something available, but either allow something to just be encounterable, either through the system you are working in , or through search engines and whatnot. The main motive of this is when you have reached a state where it can be used, but you do not want it to be under scrutiny, and to get some feedback from initial users, and to see if it will work as expected in a live environment.

    A “Hard” launch is when you work on publicity, announcements, buy advertising, and generally try to get people to all come and see/use the thing you have completed. There is a release data and you are actively trying to attract people to the thing.

    For example, I’m slowly working my way up the release state for the microtonal grid.

    The first stage of soft launch was just uploading it to Itch.io , without it being listed properly or on the recommendation engine listings. Then I enabled it to be seen through those categories. Then I started posting about it on lemmy. I still need to work on trying to reach out to Xenharmonic wiki to list it on their pages of tools or some kind of use through there. I want to start documenting my projects I am working on in videos and upload them to a schedule.

    The things I need to will keep making the release “harder”.