Hi Will, Ok, got it. Though it's a git-only change and will be probably the next stable api version, we can add this feature right now and it will be silently accepted when lv2 stable version will be updated.
BTW, muse and yoshimi should be the first host and plugin that support this feature :). I've opened 2 issues (will post to them from now): for muse: https://github.com/muse-sequencer/muse/issues/565 for yoshimi: https://github.com/Yoshimi/yoshimi/issues/29 P.S. As there were lots of changes to muse's code from my last commit (thanks Tim and Robert for this!) I'll make temporary branch for these changes. Regards, Andrew 02.05.2017 20:35, Will Godfrey wrote: > Hi Andrew, > > Nice to hear from you. > > Here is the link: > > http://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=dbb18d82136d43eec435e321bffa835ba5776d6e > > We could do with this for Yoshimi too :) > > These days, finding that something has changed in Yoshimi is very easy. All > you > need to do is go to src/Interface/Intechange.cpp > > and in InterChange::commandSend(CommandBlock *getData) test for type bit 6 > (0x40). If it's set it's a write command, otherwise it's a read. > > > Unfortunately I still don't really understnad how LV2 works. > > Will. > -- Regards, Andrew ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Lmuse-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmuse-developer
