From: joakim v. <jo...@ve...> - 2004-03-30 22:53:11
|
Hello, I've added the "sequence length" command the same way I added the "midi delay" dialog. Again, I choose this esoteric command rather than something useful because I originally coded the command and remembered how it worked. Some notes: - xrced limits the ranges of a spin ctrl for instance. You can extend the range by editing the file in emacs. - The xrc resource locator isnt very forgiving. If you forget to load the xrc, or the dialog resource has the wrong name it will segfault. Cheers, /Joakim |