Re: newbie needs quickdraw help
Re: newbie needs quickdraw help
- Subject: Re: newbie needs quickdraw help
- From: Urs Heckmann <email@hidden>
- Date: Thu, 28 Nov 2002 16:49:06 +0100
Am Donnerstag, 28.11.02, um 16:02 Uhr (Europe/Berlin) schrieb Alexander
Huber:
Hello everyone,
developing my first AU fx plug, I want to implement a
realtime-waveform-view
that displays the input sample buffer.
How would you do this? Probably someone can give me a small
step-by-step guide
using quickdraw in an AU carbon view context? I think I have to
implement a
Control, but I'm a bit confused about how to do it...
Another issue: what is the simplest way to display a background bitmap
in the
carbonPane?
Many thanks in advance for answers to my silly questions 8-)
alex
Hi,
I still have the totally outdated and undocumented but still working
version 0.1 of my AU Graphics Framework on my page:
http.//www.u-he.com/CAUGui0.1.dmg (ctrl-click and save to disc or curl
for it)
It utilizes CoreGraphics drawing and thus can easily manage fast
anti-aliased line drawing.
The latest version will be out when I get it all working in real life
situations (== new AudioUnits) and can provide some docs. It has some
support for GUI-DSP communication built in for VU Meters, so if you
need it, just mail me directly.
Cheers,
;) Urs
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.