You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not easy to implement without breaking a lot of existing mappings. In order to keep existing events compatible, the only solution I see is to add the parameter "reject" or "scale reject" to the mapping param list, such that if there is no value for it in the list, "reject" will be automatically "off" and the clip mode will be "clip" as it is now. This will also be simpler to put into the editor since we won't have to worry about "default".
In the long term, in tapemovie2, I think we should go to the "clip mode" logic with maybe a symbol saying "clip" or "reject", but for tapemovie1, I would prefer to go with the less intrusive solution. Is that ok with you?
Merry Christmas!
added: clipmode param within multimap and multimapsend, multimap.edit and multimapsendu.edit
options are (for the moment) clip and reject.
Old event messages will automatically be in "clip".
I tested, but should test yourself to be sure.
The text was updated successfully, but these errors were encountered: