Re: MidiReadProc to Text Field
Re: MidiReadProc to Text Field
- Subject: Re: MidiReadProc to Text Field
- From: Michael Ellis <email@hidden>
- Date: Wed, 06 Mar 2013 11:13:46 -0500
Offhand (and I do mean offhand -- I'm not an Xcode/ObjC expert), I'd suggest looking for a way to give the GUI side of your app a reference to your echo struct and write some code on the GUI side that causes your text field to detect changes in the velocity member and self-update. This has the advantage that the GUI will be doing the work in its idle loop between piano key events.
Hopefully someone with more experience can provide the details you need or suggest a different approach altogether.
_______________________________________________
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