SPLat Logo

Tutorial: MultiTrack

NOTICE: SPLat Controls has moved. We are now at 1/85 Brunel Rd, Seaford, 3198. map

Tutorial: MultiTrack

MultiTrack is a mechanism that allows you to very easily write SPLat programs that can do many things at once.

MultiTrack makes it very easy to write several programs that can run simultaneously and independently of each other in one controller. You need to apply one or two simple rules and write a tiny bit of code to "glue" it all together, but once that's done it's a breeze. MultiTrack also provides an excellent foundation for libraries of re-usable code.

With MultiTrack we have:

The end result is that SPLat becomes even easier to program, and allows less experienced users to write more sophisticated programs

This tutorial is divided into 3 levels: Basic, Intermediate and Advanced, so you can work up to the level that suits your experience and needs.

Outcomes (what you will get out of this tutorial):

Basic:

Teaches you the basic mechanics of MultiTrack.

Intermediate:

Let's you start to structure programs to unlock the full power of MultiTrack

Advanced:

Gets into some of the more sophisticated stuff.

Prerequisites (what you should know before you start):

Basic:

Intermediate:

Advanced: