The kooBase Handbook
1.
Introduction
1.1 Features
2.
Using
kooBase
2.1 Screen Elements
2.2 Mouse Control
2.3 Keyboard Control
3.
The Score Editor
3.1 Overview & Mouse Control
3.2 Menus & Keyboard Control
4.
The Drum Editor
5.
The Event Editor
6.
kooBase API - general functions
6.1 Class KbNote, KbPart & KbTrack
6.2 Sample
7.
kooBase API - writing an editor
7.1 Class QtEditor
7.2 Sample