1. IMPORTANT:
    We launched a new online community and this space is now closed. This community will be available as a read-only resources until further notice.
    JOIN US HERE

Solved fx sends on zone level

Discussion in 'Scripting Workshop' started by mindblower23!, Sep 19, 2021.

  1. mindblower23!

    mindblower23! NI Product Owner

    Messages:
    40
    Is there a way to set fx sends per zone/sample and control them via KSP? Maybe by controlling the zone (slice) envelopes?

    I'd like to give the user the ability to send individual samples to send effects. I worked out a method which uses busses to accomplish this as I can modify the bus routing at event level with redirect_output(). But it leads to a lot of duplicated effect slots spread over the busses in my setup. So I thought maybe there is a smarter way to do this.

    Any ideas?

    Many thanks in advance!
     
    Last edited: Sep 19, 2021
  2. EvilDragon

    EvilDragon Well-Known Member

    Messages:
    19,938
    You can use "from script" modulator to modulate Send Levels volumes when you load Send Levels in group FX.
     
    • Like Like x 2