Preview only show first 10 pages with watermark. For full document please download

Midi Programing With Xojo

Description: Xojo is a coding environment for creating compiled, cross-platform programs. This report describes how to create music software with Xojo using the MIDI (Musical Instrument Digital Interface) conve...

   EMBED


Share

Transcript

Xojo is a coding environment for creating compiled, cross-platform programs. This report describes how to create music software with Xojo using the MIDI (Musical Instrument Digital Interface) convention. Xojo programs can address a broad range of applications: recording and playing performances, arranging and mixing tracks, home or professional studio control, composing and arranging songs, creating and playing accompaniments, computer-generated music and MIDI file processing. A common feature of the applications is interactivity. They involve complex connections between the performer/composer, the computer and one or more output devices. For this reason, the event-driven Xojo environment is an ideal programing platform.