• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login

    [ANSWERED] Surround parameters

    How To... ?
    2
    3
    183
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • fubbiF
      fubbi
      last edited by Woland

      Hello

      I have cartesian surround data coming in as 2 audio channels: x+ to x- and y+ to y- (amplitude -1 to +1).

      How can I make 4 single values, one for each "corner", that increase as the movement is closer. Some kind of averaging I imagine.

      Thanks for any advice

      Fubbi

      Mac M2 Ultra, 64gb — Berlin

      FredF 1 Reply Last reply Reply Quote 0
      • FredF
        Fred @fubbi
        last edited by

        @fubbi JavaScript? Work out the distance of your sound source from each of the points. Animate/move your source as you wish and have the JavaScript actor output 4 values, 1- normalised distance from each point. The close your source is to any speaker the higher the volume.

        Actual surround panning does a lot more work than this but I have used this method in other contexts and it works well enough.

        http://www.fredrodrigues.net/
        https://github.com/fred-dev
        OSX 10.15.15 MBP 2019 16" 2.3 GHz 8-Core i9, Radeon Pro 5500M 8 GB, 32g RAM
        Windows 10 7700K, GTX 1080ti, 32g RAM, 2tb raided SSD
        Windows 10 Threadripper 3960x 64g ram, 1tb NVME, rtx 2080ti + rtx2070 super

        fubbiF 1 Reply Last reply Reply Quote 0
        • fubbiF
          fubbi @Fred
          last edited by

          @fred thanks. The surround data I got from the modular synth system was so all over the place that I could probably have randomised it anyway. But it was fun!

          Mac M2 Ultra, 64gb — Berlin

          1 Reply Last reply Reply Quote 1
          • First post
            Last post