How to print individual MusicTrack events?
How to print individual MusicTrack events?
- Subject: How to print individual MusicTrack events?
- From: Yevgeniy Goldberg <email@hidden>
- Date: Fri, 23 Mar 2007 18:21:07 -0500
Hello, Is there a way to extract and print individual Note and Control events from a MusicTrack? For example: to extract and print the current time, this is used:
result = MusicPlayerGetTime (player, &time); printf ("current time:%f beats,", time);
I need to do something similar with Note and Control events.
-Eugene |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden