Max 5 API Reference
dbcuelist - demonstrate use of a sqlite database More...
#include "ext.h"
#include "ext_obex.h"
#include "ext_database.h"
Go to the source code of this file.
dbcuelist - demonstrate use of a sqlite database
This is a very simple example of a cue list:
This object itself has a name. All objects with the same name share the same database (and thus the same cues).
For the syntax of the SQL commands, refer to http://sqlite.org For the information on the Max database API, refer to the ext_database.h header file.
Copyright 2009 - Cycling '74 Timothy Place, tim@cycling74.com
Definition in file dbcuelist.c.