Search found 2 matches

by mdfogarty
Tue Sep 04, 2007 1:05 pm
Forum: Cube Culture
Topic: how raw is the data + device w.out I-CubeX software
Replies: 3
Views: 18074

Re: how raw is the data + device w.out I-CubeX software

Yes, a system exclusive midi message has a sort of wrapper around it. See below for quote from page 25 of the manual you reference. I'm not really sure about the answers to you other questions. The [BODY] of the STREAM DATA message contains a list of sensor values from all active (turned on) sensors...
by mdfogarty
Tue Sep 04, 2007 12:37 pm
Forum: Cube Culture
Topic: file missing from recent windows API release?
Replies: 1
Views: 11909

file missing from recent windows API release?

Hi,

I'm trying to compile the test app and I'm finding that

#include "..\..\ICubeXLib\ICubeXLibExport.h"

line 10 in TestAppWLibDlg.cpp, can't find the file. I don't see that file anywhere in the .zip.

Is there something I've failed to load ahead of time?

Thanks.