Home Forums Macros Overdub + duration?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7225
    Patrick KiznyPacocreative
    Participant

    Hey,

    I’m working with insert loopers and find it really useful to use Record + duration command.
    InsertSendMessage fx9 1 Record {ms2samples($SS_Buffer$)}

    It would be really useful to me to extend it to Overdub.
    Either using Overdub + duration or Overdub Once to only record until the end of the buffer.
    Any chance for adding it in the future?

    I’m currently trying to work around it by using WaitDuration $bufferlength$ and stop overdub manually, but this is very unreliable as it locks the macro and often fails when the macro is in constant reaction to midi commands in Matrix.

    #7235
    Philippe OllivierPhilippe
    Keymaster

    I am sorry, neither Overdub + duration nor Overdub Once are easy to implement…

    As said before, you will need to use a normal macro slot to process the WaitDuration $bufferlength$ to stop the overdub

    #7240
    Patrick KiznyPacocreative
    Participant

    Gotcha, thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.