cwSvgScoreFollow.h : Moved ssf_note_on_t to cwScoreFollowerPerf.h.
This commit is contained in:
parent
1789e6634a
commit
aefa0eb1d8
@ -2,14 +2,6 @@ namespace cw
|
||||
{
|
||||
namespace score_follower
|
||||
{
|
||||
typedef struct ssf_note_on_str
|
||||
{
|
||||
double sec;
|
||||
unsigned muid;
|
||||
uint8_t pitch;
|
||||
uint8_t vel;
|
||||
uint8_t pad[2];
|
||||
} ssf_note_on_t;
|
||||
|
||||
rc_t svgScoreFollowWrite( cmScH_t cmScH,
|
||||
cmScMatcher* matcher,
|
||||
|
Loading…
Reference in New Issue
Block a user