Music Miner: Project Page
Music Miner is an "expirimental sound generating library"... yeah, I like that description. It is a C function library that allows anyone to, rather easily, alter any open source program to generate sound. This is done by linking the function library to the executable at compile time and calling the added music miner functions in the source code.
The main purpose is to take the term "softsynth" a little further. Also, in this, I try to get as far away from akoustic sound as I possibly can. Generating seemingly random sounds carrying an inner meaning, not quite obvious from the listener's point of view.
From the above you might think I'm some kind of freaky avant-garde music maker who's detached from reality in the most extreme of ways. If only I was avant-garde as much as I am detached from reality. But I'm not a musician, I'm just a young man playing with computers, playing with the most powerful of machines ever made. Makes you feel quite... geeky.
Want to know more? Read the about.
Want to do it? Download, compile and use the library.