<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Feedback:<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail_default" style="font-size:small">I</span>'m purposefully<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
having the audio/video of one "clip" overlap that of another and using<br>
the feature to either truncate a preceding "clip" or add empty space<br>
is, in this case, making the audio/video out of sync.<br></blockquote><div><br></div><div style="font-size:small" class="gmail_default">I think that you are omitting the fact that all track streams must be independent.  If they are always bound in the way you seem to describe, it would not be possible to create arbitrary alignments.  This is essential, since the result must support all possible media placements.</div><div style="font-size:small" class="gmail_default"></div><div><span class="gmail_default" style="font-size:small">Unfortunately, there are several ways in which operations can be implemented and in order to have it work the way one person expects, than another way does not work.  Case in point is BT issue #85 where the Shift key is discussed.</span></div><div><span class="gmail_default" style="font-size:small"><br></span></div><div><span class="gmail_default" style="font-size:small">You can still get what you want by switching from Arrow mode (Drag and Drop) to Ibeam mode (Cut and Paste).  Switch quickly using the shortcut letter "e" in the main window.  Now in Ibeam mode:<br></span></div><div><span class="gmail_default" style="font-size:small">1) left mouse drag the area you want to cut, it will be white highlighted on ALL TRACKS to include audio<br></span></div><div><span class="gmail_default" style="font-size:small">2) use the shortcut letter "x" to cut it out; you can use this method to easily add silence instead with letter "m"<br></span></div><div><span class="gmail_default" style="font-size:small">Even the above leads to preference differences because now you have to remember to arm/disarm tracks you DO NOT want to cut.<br></span></div><div><span class="gmail_default" style="font-size:small"></span> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I made another video addressing the suggestion of using the new groups<br>
feature here <a href="https://youtu.be/YAt5SDCIhn8" rel="noreferrer" target="_blank">https://youtu.be/YAt5SDCIhn8</a>. </blockquote><div style="font-size:small" class="gmail_default">The undo is specifically for "edit" operations and grouping is not considered an edit but the state at the time of the undo edit is reverted to the last commit for an editing operation - this is what you show in your video.<br></div><div style="font-size:small" class="gmail_default"></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Also, is there a way to<span class="gmail_default" style="font-size:small"> </span>view a list of undos? <br></blockquote><div><span class="gmail_default" style="font-size:small">There is no obvious way, but you can do a Ctrl-C from the terminal window where you started running cin and it will create a /tmp/cin...dmp file that contains the last 32 UNDO entries (I only tested when logged in as root and most importantly, you can only do this once per run because the second time, it stops cinelerra).<br></span></div></div></div>