Re: [tim-janik/beast] BEAST: automatically create and connect new bus for new tracks (#16)



Thank you for your efforts.
Beast development is continued in Anklang.

For the record, Undo recording is easier in Anklang.
Anklang pushes C++ lambdas onto the undo stack where objects are pointer-referenced and kept alive via std::shared_ptr<>.
Undo for objects (track, clip, etc) removal isn't implemented yet, but the plan is to allow repeated unparent/reparent states on objects, which will make Undo a lot easier and avoids dangling references automatically.
The reparenting is something that would have been a lot harder to implement for Beast.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <tim-janik/beast/pull/16/c1200052460@github.com>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]