On March 21, 2016 08:43:36 PM Tim E. Real wrote: > Hey list, again. > > - LV2 fix: Support PowerOf2BlockLength - Was missing! Supports more plugins! > > - LV2 fix: Support FixedBlockLength - Our process routines weren't > respecting this! If any controller input was adjusted, a plugin would > 'gurgle' or might soon CRASH. > > - LV2: Add debugging output (-D option) while discovering plugins. > > - LV2: Report if a plugin is ignored due to any unsupported > 'required feature'.
Also, I added two colums in the plugin browser for 'Requires fixed block size' and 'Requires power-of-2 block size'. You can use these to judge plugins as to whether to use a small Jack block size even on playback, for smooth controller response. Normally any plugin NOT requiring fixed-block size takes advantage of our variable run length feature for smooth controller response - even at large block sizes of say 1024. Refer to the 'Minimum controller period' in the Global Settings audio tab. So normally you don't have worry too much about controller smoothness unless a plugin requires fixed block size. Or of course, if you plan on using a plugin 'live'. T. > > Tested OK! > With MOD Pitch Shifter series of plugins. > (MusE was not finding these! They require fixed-block AND power-of-2 > block size). > > At both 1024 and 128 block size, these plugins' controllers responded > smoothly, both with rapid manual adjustment and graphs, and did not > 'gurgle' and did not crash after much abuse! > > These fixes may or may not help in other reported LV2 problem cases. > > Please let me know if any problems. > I will troll the forum and mail archives for some cases. > > Thanks. > Tim. ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 _______________________________________________ Lmuse-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmuse-developer
