Re: MIDI restructuring

2005-02-12 Thread Michael Welsh Duggan
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] writes: >> >> I have started working on a rewriting of the way performance works, >> using the way Paper_score works as a guide. In the same way as >> Paper_score::process returns a set of systems, I want to make >> Performance o

Re: MIDI restructuring

2004-04-28 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > I have started working on a rewriting of the way performance works, > using the way Paper_score works as a guide. In the same way as > Paper_score::process returns a set of systems, I want to make > Performance output a set of SCM "threads" (or "tracks", or "channe

Re: MIDI restructuring

2004-04-25 Thread Michael Welsh Duggan
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] writes: >> I am looking at restructuring some of the MIDI code, in the hopes of >> letting the user have a little more control over the output. I have >> looked carefully at the way things are currently done, and have a few >> idea

MIDI restructuring

2004-04-20 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > I am looking at restructuring some of the MIDI code, in the hopes of > letting the user have a little more control over the output. I have > looked carefully at the way things are currently done, and have a few > ideas how to go about doing this. But I have several que

MIDI restructuring

2004-04-18 Thread Michael Welsh Duggan
I am looking at restructuring some of the MIDI code, in the hopes of letting the user have a little more control over the output. I have looked carefully at the way things are currently done, and have a few ideas how to go about doing this. But I have several questions first: 1) How tied is the