Re: [linux-audio-dev] Re: Which widgets?

From: Albert Graef <Dr.Graef@email-addr-hidden-online.de>
Date: Mon Feb 27 2006 - 17:51:41 EET

Jussi Laako wrote:
>>Canvases give you much more than just rendering. They also manage the
>>graphical objects that you created and, if anything changes, rerendering
>>the changed parts happens automatically.
>
> That's usually bad and undesirable for any real time graphics rendering,
> like audio UIs often are. For example with proper interfaces I can now
> get full screen scrolling spectrogram at 50-100 fps without huge CPU
> load.

I agree on that, I surely wouldn't want to draw waves or 3D
visualizations using a canvas widget either. ;-) But computer music
applications also need complex object views (scores, tracks,
arrangements, etc.) which can be manipulated by the user (selections,
drag and drop, etc.). Canvases are indispensable for that (well, you
certainly don't have to use an existing canvas implementation, but then
you probably end up doing your own).

-- 
Dr. Albert Gr"af
Dept. of Music-Informatics, University of Mainz, Germany
Email:  Dr.Graef@email-addr-hidden-online.de, ag@email-addr-hidden-mainz.de
WWW:    http://www.musikinformatik.uni-mainz.de/ag
Received on Mon Feb 27 20:15:10 2006

This archive was generated by hypermail 2.1.8 : Mon Feb 27 2006 - 20:15:10 EET