<div dir="auto"><div>I am perfectly fine with that because I don't mind updating all my patches to adapt them to this change. You will, however, find other users who won't like this because they will need to update their patches, even though it may be a matter of running a simple shell script. </div><div dir="auto"><br></div><div dir="auto">Best, <br><br><div data-smartmail="gmail_signature" dir="auto">-- <br>Ivica Ico Bukvic, D.M.A.<br>Associate Professor<br>Computer Music<br>ICAT Senior Fellow<br>Director -- DISIS, L2Ork<br>Virginia Tech<br>School of Performing Arts – 0141<br>Blacksburg, VA 24061<br>(540) 231-6139<br><a href="mailto:ico@vt.edu">ico@vt.edu</a><br><a href="http://www.performingarts.vt.edu">www.performingarts.vt.edu</a><br><a href="http://disis.icat.vt.edu">disis.icat.vt.edu</a><br><a href="http://l2ork.icat.vt.edu">l2ork.icat.vt.edu</a><br><a href="http://ico.bukvic.net">ico.bukvic.net</a></div><div class="gmail_extra" dir="auto"><br><div class="gmail_quote">On Feb 1, 2017 11:37, "Alexandre Torres Porres" <<a href="mailto:porres@gmail.com">porres@gmail.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>2017-01-29 17:53 GMT-02:00 Ivica Ico Bukvic <span dir="ltr"><<a href="mailto:ico@vt.edu" target="_blank">ico@vt.edu</a>></span>: <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span style="font-size:12.8px">I also think unthreaded should be default to maintain determinacy in sync with Max, </span></blockquote><div class="quoted-text"><div><div><br class="m_8671156365817360667gmail-Apple-interchange-newline">2017-01-30 17:42 GMT-02:00 Roman Haefeli <span dir="ltr"><<a href="mailto:reduzent@gmail.com" target="_blank">reduzent@gmail.com</a>></span>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="m_8671156365817360667gmail-">Sounds like Max' [coll] is threaded</span></blockquote><div><br></div></div></div><div>yep, it is threaded, so the idea it shouldn't be the default to be in sync with max is wrong, if the idea is to be in sinc with max, than threaded needs to be the default.</div><div class="quoted-text"><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">it seems when using [coll] in Max, determinacy is lost, which was the main point people argued about.<br></blockquote><div><br></div></div><div>I think there's an issue here regarding a difference between Max and Pd. In Max, determinacy is actually usually lost, and people coming from the Max perspective is used to dealing with that.</div><div><br></div><div>Another point is that the 3rd outlet of coll, which sends a bang, only exists because of this loss of determinacy, since you can only rely on its output to warn you that the file read is done. If Max were a determinant environment, then there wouldn't be the need of this outlet at all.</div><div><br></div><div>Now, we're cloning this object, with its 3rd outlet and everything, and the library is supposed to be fully compliant with max, that all adds up to the case of making it default.</div><div><br></div><div>See, I'm working on its documentation right now, and if threaded is not the default, this is kinda of what I'd have to say:</div><div><br></div><div>- careful when using coll in the default settings, as it can cause drop outs for large files, unlike in max</div><div><br></div><div>- coll in the default setting is determinant, which makes its 3rd outlet basically useless, going totally against its logic and purpose of existence, as its only function is to signal the end os the action in an indeterminant environment, as it is the case with max</div><div><br></div><div>- the default setting of coll is here just for the case where one is using [trigger] to first send a read message into coll and send a bang or whatever next only after the file read is complete, instead of relying on the 3rd outlet of coll, which is how coll was built... so basically if one is going against it design.</div><div><br></div><div>You see how confusing that is? Now, if threaded is the default and I'm to document it, all I have to do is say:</div><div><br></div><div>- As in Max, this doesn't choke the audio and is indeterminant, so you need to rely on its 3rd outlet.</div><div><br></div><div>Done...</div><div><br></div><div>Even though it adds a lot of noise, my compromise would be to have a backwards compatibility flag (-unthreaded / "@threaded 0" or whatever), where I can make a separate subpatch to explain all the issues involved. I can then warn that it can cause audio chokes, and how it makes the 3rd outlet pointless, and how it is not compliant with max, and I guess it only serves, in the end, to warn and educate people to use this object correctly.  I see much more advantage in fixing a patch that was incorrect than consciously choosing to set the object to behave in an unthreaded way, with many inconsistencies and an issue like potential drop outs.</div><div><br></div><div>If this is being argued just because of the issue of backwards <span style="font-size:12.8px">compatibility breakage, I</span>'d like to point out that it is really far from being any major issue in that respect, there is only a tiny change, in respect to just one among dozens of  features.</div><div><br></div><div>It is much more related to a bug fix than anything else, and usually fixing bugs do change the behaviour, of course. Looks like more of a discussion related to "is it a bug or a feature"? Well, for me it is a bug, because this so called "feature" is relying on bad practice (not using the 3rd outlet, as you should), and if you rely on it in order for your patch work, well, maybe you should just fix your patch, instead of relying on a mistake.</div><div><br></div><div>cheers</div><div><br></div></div></div></div>
</blockquote></div><br></div></div></div>