Hello. I'm writing a microtonal sequencer in Python/Tkinter. For general output, my intention is to just implement OSC, at least at the beginning, rather than trying to embed Csound. But I'd also like to enable users to load soundfont files and use them for playback internally (since I don't intend to do any MIDI output). Can anyone tell me, would it be simplest to use the Python Csound API to load and manipulate soundfonts, or is there some other library that I might use? I am also joining the queue of those interested in but uncertain about using the Python Csound API, but I haven't yet read through all of the relevant posts and documents, so I'll ask more about that bit later. -Chuckk -- http://www.badmuthahubbard.com