13
0
Commit Graph

3 Commits

Author SHA1 Message Date
1ab3d33df7 Some more EditorAction icons & color API update 2017-02-18 16:12:59 +01:00
b4dd020139 ..and another action-button icon 2017-02-17 21:03:30 +01:00
Johannes Mueller
ba0eb858bc Example script to prepare the session to record
Often one needs to make sure that all the relevant settings are made
before one actually starts recording. The Lua interface can take care of
this task easily, that the operater by just one action can make sure
that the relevant settings (e.g. recenables, playhead position, etc.)
are ready for recording. This example was written with a quasi live
podcast scenario in mind.

See `scripts/prepare_record_example.lua` for details.
2016-09-12 11:10:40 +02:00