|
LMMS
|
#include "lv2/atom/atom-test-utils.c"#include "lv2/atom/atom.h"#include "lv2/atom/forge.h"#include "lv2/atom/util.h"#include "lv2/urid/urid.h"#include <inttypes.h>#include <stdbool.h>#include <stdint.h>#include <stdlib.h>#include <string.h>Macros | |
| #define | BUF_SIZE 1024 |
| #define | NUM_PROPS 15 |
Functions | |
| int | main (void) |
| #define BUF_SIZE 1024 |
| #define NUM_PROPS 15 |