ok, for the record and to the list, the warnings can be quite annoying as they show up for just one message sent to [vline~] , which can be quite common.
we have a PR to orint the warning only if it goes beyond some threshold, see https://github.com/pure-data/pure-data/pull/2906 I also documented this in https://github.com/pure-data/pure-data/pull/2904 I guess merging these two would, and the translations at https://github.com/pure-data/pure-data/pull/2908 would be what needs to happen for the final release. Anything else? cheers Em qua., 13 de mai. de 2026 às 02:35, Ben Wesch <[email protected]> escreveu: > On Wed, May 13, 2026 at 2:50 AM Alexandre Torres Porres > <[email protected]> wrote: > > > > ok, testing my library and opening the "all objects"file I see dozens of > warnings > > > > "vline~: warning: queued segments are only drained while DSP is running" > > > > I wonder what this is actually warning me about and how I could avoid > all the numerous warnings > > see https://github.com/pure-data/pure-data/pull/2878 - they warn you > if you're starting to build a queue of vline~ segments that can't be > drained (because DSP is off). > the warnings are a separate commit: > > https://github.com/pure-data/pure-data/commit/3a9774f5ff30c31bb463eb3c71032097033ef510 > . > > cheers, > ben > > --- > [email protected] - the Pure Data mailinglist > > https://lists.iem.at/hyperkitty/list/[email protected]/message/BLEIWT5FBIBRJTRFOTEJTD5Y4BW65L5K/ > > To unsubscribe send an email to [email protected] mailing list > UNSUBSCRIBE and account-management -> https://lists.iem.at/
--- [email protected] - the Pure Data mailinglist https://lists.iem.at/hyperkitty/list/[email protected]/message/3HR3I7SHETISUI5JCMCI7KHFTYDAKJ5U/ To unsubscribe send an email to [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.iem.at/
