[Csnd] FLWidgets - FLmidiSet - Controller
Date | 2019-08-16 16:40 |
From | Slobodan Ivanovic |
Subject | [Csnd] FLWidgets - FLmidiSet - Controller |
Hello, Csounders. I trying to move FLWidgets Knobs with my controller. I read that it is possible using "FLmidiSet" on Csound Manuals Website (http://www.csounds.com/maldonado/Manual/WidgetOpcodes.html), but I couldn't use it because it doesn't recognize the opcode I think. It is deprecated? What I can do at the moment is use crtl7 and then FLsetVal opcodes, but I don't know if it is the "good way" of doing it. Any suggestion on how it is possible to move FLWidgets Knobs with a controller other than the one I said? Thank you!!! Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2019-08-17 00:08 |
From | Rory Walsh |
Subject | Re: [Csnd] FLWidgets - FLmidiSet - Controller |
I think that's actually the only way to do it, i.e., using ctrl7 and FLSetVal? On Fri, 16 Aug 2019 at 16:40, Slobodan Ivanovic <slobodanip@gmail.com> wrote: Hello, Csounders. I trying to move FLWidgets Knobs with my controller. I read that it is possible using "FLmidiSet" on Csound Manuals Website (http://www.csounds.com/maldonado/Manual/WidgetOpcodes.html), but I couldn't use it because it doesn't recognize the opcode I think. It is deprecated? |
Date | 2019-08-17 21:30 |
From | john |
Subject | Re: [Csnd] FLWidgets - FLmidiSet - Controller |
On Fri, 16 Aug 2019, Slobodan Ivanovic wrote: > Hello, Csounders. I trying to move FLWidgets Knobs with my controller. I > read that it is possible using "FLmidiSet" on Csound Manuals Website > (http://www.csounds.com/maldonado/Manual/WidgetOpcodes.html), but I > couldn't use it because it doesn't recognize the opcode I think. It is > deprecated? > > What I can do at the moment is use crtl7 and then FLsetVal opcodes, but > I don't know if it is the "good way" of doing it. Any suggestion on how > it is possible to move FLWidgets Knobs with a controller other than the > one I said? > There has never been a FLmidiSet opcode in the main csound code. I was provided with some but not all files from Gabriel and most were incorporated in to the main tree. I wonder what other misleading bits there are in that URL. I never knew it existed. ==John ff Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2019-08-19 18:47 |
From | Richard Knight |
Subject | Re: [Csnd] FLWidgets - FLmidiSet - Controller |
I wonder what other misleading bits there are in that URL. I never knew it existed. There are some unique bits of info there as well, eg when looking into fltk opcodes a few |