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

Absynth: Osc ignore pitch bend?

Dieses Thema im Forum "ABSYNTH" wurde erstellt von Mike Maksim, 20. Februar 2020.

  1. Mike Maksim

    Mike Maksim New Member

    Beiträge:
    6
    Is there any way to make one of the oscillators ignore the pitch bend data? I want to be able to bend the pitch of osc A and B, but to have the sound on osc C not be affected. How can I do this? Thanks!
     
  2. EvilDragon

    EvilDragon Well-Known Member

    Beiträge:
    19.938
    Hmmm I'm not sure if there's a way to do this at all in Absynth, actually.
     
  3. Philippe

    Philippe Well-Known Member

    Beiträge:
    1.553
    Instead of PB, you could use Mod Wheel (CC#1) to control Osc B pitch (and not Osc A), for example.?
     
    • Like Like x 2
  4. EvilDragon

    EvilDragon Well-Known Member

    Beiträge:
    19.938
    Yeah that would do as a workaround.
     
    • Like Like x 1
  5. Mike Maksim

    Mike Maksim New Member

    Beiträge:
    6
    I think I found a solution. By setting the oscillator to Hz mode instead of transpose, the pitch of the osc will remain fixed.

    Granted, this restricts that osc to the set frequency, so it won't transpose when playing different notes either.

    And yes, thank you for the tip on using mod wheel (or other cc) to control pitch. That would be a good solution when you want to transpose, but pitch bend only some of the oscillators.