Announcement

Collapse
No announcement yet.

X -Y scope

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • X -Y scope

    Hi everyone... Anybody have (or may create) a ONLY XY scope visualization???? similar like conect Left channel to X axis and Right to Y axis on a oscilloscope... with gain control for both cannels.

    I have too much time looking for a plugin similar.


    Thanks in advance and sorry my english.

  • #2
    1 scope:

    X axis for right channel,
    Y axis for left channel.

    You can alter gainleft and gainright:
    0.01 is very low, for loud music.
    1.5 is very high, for soft music.
    1.0 is normal.
    Attached Files
    Jesus loves you [yes, you] so much, he even died for you so that you will not need to die, but live forever

    Comment


    • #3
      THANKS my friend!!!!!! is excelent!!!! AT LAST!!!!

      Comment


      • #4
        X-Y Scope

        THANKS from me too! That's exactly what I wanted also!

        Comment


        • #5
          No problem

          Thanks for using it.
          Jesus loves you [yes, you] so much, he even died for you so that you will not need to die, but live forever

          Comment


          • #6
            Recent versions of Winamp have a broken AVS plugin, and so that preset doesn't work. It seems that the getosc function is broken. If you want to use that preset, you need to revert AVS to 2.81d. It can be downloaded from:
            A space to talk about everything related to Winamp Advanced Visualization Studio. Look at the pretty lights.... If you have any troubleshooting questions, bugs, or feature requests, submit them to the AVS SUB-Forums instead of this one!



            Also, the preset varies the gain (due to the "i" in point formulas), causing the image to pulse. I changed the point formulas to:
            code:
            y=-gainright*getosc(i,0,1);
            x=gainleft*getosc(i,0,2);

            This removes the pulsing, and by exchanging x and y and inverting y, the image is oriented properly for viewing the YouScope flac file. BTW. Here's a video of YouScope on a real oscilloscope.

            I'm attaching the preset with these changes.
            Attached Files

            Comment


            • #7
              Thanks!

              You're right, those first "i"'s shouldn't be there.

              That video really looks amazing!
              Jesus loves you [yes, you] so much, he even died for you so that you will not need to die, but live forever

              Comment


              • #8
                Awesome!

                Thanks a TON for the X-Y scope. As a recording artist it helps a crapload! I took the liberty of souping it up though without taking away from the purpose of it. I highly recommend anyone downloading the X-Y scope and can't thank you enough!

                Justin Williams, Singer of Alykai

                Attached Files

                Comment


                • #9
                  Glad I could help
                  Thanks for the remix.

                  For everyone else who's reading this and wants to use it:
                  Get dreamlayers's improved version instead of my first one.


                  Like I said, those first i's shouldn't be there. I don't know what I was thinking..
                  Jesus loves you [yes, you] so much, he even died for you so that you will not need to die, but live forever

                  Comment


                  • #10
                    My remix preset

                    Just to let yall know. Upon recent discovery, the polarization is backwards on the preset I uploaded, as well as the "modified" version. Since the L and R are on the left and bottom side, it should actually be reversed. Change the R to L and the L to R. Phase scopes generally have the X Y (or L R) on the top center for the left side, and the right center for the right side, so it's reversed when the display is on the opposite side. Took me a minute when I recorded a new song to realize wait a minute... But this is on the left. :P Just to make sure, I loaded up sound forge and found that indeed we had the modified polarization backwards. The scope works as normal, just the text was in the wrong places. Woot! And glad ya like the remix. lol. I like eye-candy as long as it's moderate, and I highly recommend getting this plugin, whichever one you wish, but it's VERY useful when you make music and use Winamp to listen to stuff.

                    Sincerely,
                    Justin Williams singer of Alykai

                    Comment


                    • #11
                      Version 1.2

                      [ >] added + and - to the text to make clear what goes where.
                      (thanks to koqlb)
                      [ >] added aspect ratio and lines
                      [ >] added a button (click in the lower left of the AVS window) to reverse L and R
                      [ >]fixed the scope so that it's really showing what it should be showing.
                      (thanks to dreamlayers)
                      Attached Files
                      Jesus loves you [yes, you] so much, he even died for you so that you will not need to die, but live forever

                      Comment


                      • #12
                        koqlb:
                        I also tweaked your version a bit for some more eyecandy

                        Hope you like it
                        Attached Files
                        Jesus loves you [yes, you] so much, he even died for you so that you will not need to die, but live forever

                        Comment


                        • #13
                          This is the most correct and simplest version. It is compatible with these youtube videos.



                          Click image for larger version

Name:	winamp avs xy-scope.png
Views:	1
Size:	102.4 KB
ID:	4463488
                          Attached Files

                          Comment

                          Working...
                          X