[linux-audio-dev] Programming resource question

Paul Winkler pw_lists at slinkp.com
Thu Nov 13 15:11:10 UTC 2003


On Thu, Nov 13, 2003 at 01:37:27AM -0800, Iain Duncan wrote:
> > softwerk is totally designed like this. you get it for free by using
> > an MVC programming design. (almost) nothing that happens in the GUI
> > can stall the engine. softwerk itself likes to use the RTC for timing
> > purposes. running the engine thread SCHED_FIFO is also a key
> > ingredient of this.
> 
> Cool, I think this will be a good course of study for me. However, for me
> and other newbies, what does MVC stand for, and any hints on learning more
> about it?

Model-View-Controller.
Put that into google and you'll turn up plenty of stuff.
It seems to me that many applications blur the line between View and Controller.

-- 

Paul Winkler
http://www.slinkp.com
Look! Up in the sky! It's NEGA MATRIX AIRPLANE FRED!
(random hero from isometric.spaceninja.com)



More information about the Linux-audio-dev mailing list