Introduction
Due to the flexibility that MidiShare and CSound deliver in their respective domain, an interaction between these tools can be very useful for composers. For instance, even if CSound already owns the possibility to handle Midi data using specialized converters and tools, MidiShare offers the ability to build and handle custom Midi events that can be mixed with standard ones and used to drive CSound instruments in a user- defined way. The STS source code and its Seq2Sco implementation example (the latter for Win32 + MidiShare thunk), can help MidiShare-for-Windows users to convert sequences to standard CSound score files using the application example, and developers on all platforms to write their own conversion code by freely modifying the provided source.