I'm trying to find something to programatically make piano sounds (and record an mp3) based on 2 params midi note and velocity. I'm making a videogame and I need the mp3 piano notes.
I got a free piano sample library, but the sounds start not always at the same microsecond, so I think I need to produce the samples by myself.