In a comment I’ve made a little bit ago, I mentioned that I was tasking myself to discover music that was played on an old radio program that I listened to from the 2000s. And it is looking to be a lot more prolonged and tedious than I had thought. I’ve been able to find a program that has done an amazing job at removing the host’s voices to where, I can’t tell where they start or stop talking, I get hints that there were points of voices being there, but it’s non-existent.
I’ve tried before in the past to use Audacity, but being that all recordings were done in Mono and not Stereo, no matter what I tried, the voices would still remain. So now that hurdle is done with, the next task is to go through all 139 episodes and all episodes average 1 hour to 2 hours. That’s a long time if you’re doing radio or podcasting, it’s a lot of talking to do. Then it’s a matter of listening back and forth at one points certain songs begin and end, marking times to point them out with.
I might pick out some standout favorites, episodes that contained the most songs that I would have wanted the most from them. Then once all of that is figured, the next course of action is to clean up the sample audio, because most of these episodes were recorded in Mono so there’s going to be a lot of distortion and muddiness.
Then once all of that is done, the next challenging task is, actually finding someone who’ll be able to identify what is played. I don’t know electronic/techno music too well, I’m not entirely familiar with artists outside Daft Punk, Celldweller, 3Teeth and Pendulum to name a few. The only thing that sortof helps narrow things down is that they were all played on DI.FM at the time, so it may or may not help.
From there, it’s just hoping I find them out there online.
It’s a big project, but I’ve listened to these episodes for 18 years now and what kept me coming back to them besides nostalgic purposes, was the music played in them that never got identified.


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.