Hello world! This is usually the output of the first program people write when they start using a new language. It is appropriate, as this is my first blog in a new arena, to include it here.
For longer than I can remember I have been using computers to make music. Many years ago I wrote a program I called Newsic, a compiler for musical tones using a fourier approach. Is was interesting, and eventually I was able to load a generated sound into a keyboard and play these tones.
My new endeavor will use midi in and out to control a keyboard workstation. For preliminary development I will use Python. Feel free to follow to see how this turns out!