From: Joachim B. <jba...@pi...> - 2005-02-01 07:27:36
|
Hi, > ParamModel can handle this kind of case. You need two ParamModels, one > for check box and one for combobox. One SysexSender can be shared by > both check box and combobox. Is there an example in CVS? Does a synthdriver already use this? But I think the MultiWidget is more easy to handle than different ParamModels (when I add some Javadoc comments that describe it better). And the developer of the synthdriver can use the already exisiting ParamModel or the one he already needed to create. Best regards, Joachim Backhaus > -----Urspr=FCngliche Nachricht----- > Von: jsy...@li... > [mailto:jsy...@li...]Im=20 > Auftrag von Hiroo > Hayashi > Gesendet: Dienstag, 1. Februar 2005 06:54 > An: JSynthLib Development > Betreff: Re: [Jsynthlib-devel] New Widget: MultiWidget >=20 >=20 > Joachim> They can be retrieved by using bitmasks. > Joachim>=20 > Joachim> In this case I needed a check box for the switch and=20 > a combo box > Joachim> for the "Arpeggiator resolution" but one SysexSender=20 > and one ParamModel > Joachim> for both because they are saved in one byte and single bits > Joachim> can't be handled. >=20 > ParamModel can handle this kind of case. You need two ParamModels, one > for check box and one for combobox. One SysexSender can be shared by > both check box and combobox. >=20 > I took a look your code, but I could not understand well. >=20 > Correct me, if I'm missing something. > --=20 > Hiroo Hayashi >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 > Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Jsynthlib-devel mailing list > Jsy...@li... > https://lists.sourceforge.net/lists/listinfo/jsynthlib-devel >=20 |