Re: newbie needs quickdraw help
Re: newbie needs quickdraw help
- Subject: Re: newbie needs quickdraw help
- From: email@hidden
- Date: Thu, 28 Nov 2002 15:29:59 +0000
Hi Alex,
You may want to consider OpenGL vs. Quicktime. I have no idea how to
implement it in a Carbon view, but it's probably not hard. There is
plenty of OpenGL sample code on Apple's developer site even for Carbon.
It's easy, especially if you're just drawing lines, and fast.
-- John
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
_______________________________________________
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.