html manual on gang modes
https://cinelerra-gg.org/download/CinelerraGG_Manual/Displaying_tracks_Gange... i see it described there as well === NOTES: When in Gang Channels or Gang Media mode, if the first audio track is not disarmed, but any of its connected channel tracks are, the disarm of those channels are ignored and all channels are treated as being armed. This is to be consistent with the purpose of using this mode; the purpose being that any edits to the first master track are automatically propagated to all other channels. == but again, I never used Ardour (or any audio DAW) but I thought idea of locked/protected tracks still common there? At very minimum it gives you more fine control about editing... note, my implementation of hidden preference actually done in localsession, too, just like gang_mode itself. Also I think this line has a typo (ares instead of are) ? "More details ares described next about master tracks" Finally, is there a way to numerate chapters in html output? ( so reference to numbered chapter can be easily found by browser's search function.)
but again, I never used Ardour (or any audio DAW) but I thought idea of locked/protected tracks still common there? At very minimum it gives you more fine control about editing...
That has been the problem here -- not having used Ardour, not sure of all of the details but it was programmed here with what could be done (modifying a program that was originally designed so many years ago when computers were still living in caves).
note, my implementation of hidden preference actually done in localsession, too, just like gang_mode itself.
Also I think this line has a typo (ares instead of are) ?
"More details ares described next about master tracks"
Thanks for pointing this out as every little bit helps. I fixed it and checked it into GIT (finally something I know how to do!)
Finally, is there a way to numerate chapters in html output? ( so reference to numbered chapter can be easily found by browser's search function.)
Not sure if this is possible, but latex2html has a lot of possible options. My concern would be that it would change the html actual name which would create the problem of the Alt/h hotkey no longer working. If possible, I could create another version on the website just for this purpose. Sometimes it is easier to use the PDF version but that probably will not work on Android.
On Sunday, August 8, 2021, Phyllis Smith via Cin <[email protected]> wrote:
but again, I never used Ardour (or any audio DAW) but I thought idea of locked/protected tracks still common there? At very minimum it gives you more fine control about editing...
That has been the problem here -- not having used Ardour, not sure of all of the details but it was programmed here with what could be done (modifying a program that was originally designed so many years ago when computers were still living in caves).
note, my implementation of hidden preference actually done in localsession, too, just like gang_mode itself.
Also I think this line has a typo (ares instead of are) ?
"More details ares described next about master tracks"
Thanks for pointing this out as every little bit helps. I fixed it and checked it into GIT (finally something I know how to do!)
Finally, is there a way to numerate chapters in html output? ( so reference to numbered chapter can be easily found by browser's search function.)
Not sure if this is possible, but latex2html has a lot of possible options. My concern would be that it would change the html actual name which would create the problem of the Alt/h hotkey no longer working. If possible, I could create another version on the website just for this purpose. Sometimes it is easier to use the PDF version but that probably will not work on Android.
well, on Android in general I surely can read pdf, just nearly 50 mb files will eat some space here....
participants (2)
-
Andrew Randrianasulu -
Phyllis Smith