From: Rib R. <ri...@gm...> - 2006-03-06 19:28:40
|
On 3/6/06, Christoph Eckert <ce...@ch...> wrote: > > OK, I'd like to give it a try. I'll ask the questions and if you agree > I'll try to document the important steps in the Wiki so others can > benefit as well. I'm already familiar with writing documentation, so > yes it will need time but I'll try. Sounds great! > Question: Is it even possible to write an editor via XML or only a > librarian? > There is a program called EditorBuilder that will read the XML description of a patch, and then allow you to create an editor by draging parameters onto a canvas. It's been a while since I've worked on it, so I can't remember exactly how finished it is. I believe it's possible to create editors as long as they only have one window and use simple widgets (ie no widgets that edit multiple parameters like envelope widgets). I'll be finishing school in a few weeks though, so I might actually have some time to start working on it again.=20 Especially if it's being used. |