Announcement

Collapse
No announcement yet.

Noise Sharpening plugin?

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

  • Noise Sharpening plugin?

    Does Winamp have a Noise Sharpening plugin?

    Foobar having one is causing some hype online.
    Thanx

  • #2
    Now it does.

    (Hacked together in about a minute, it could probably be refined some.)

    Edit: slightly improved, now goes to 200% as in foobar
    Attached Files
    Last edited by gaekwad2; 3 May 2005, 12:23.

    Comment


    • #3
      Wow!!

      Fast.

      I shall try it.
      Thanx

      Comment


      • #4
        @gaekwad2

        Hi --

        Sorry, but I'm not very familiar with a lot of this stuff.

        What, exactly, does it do, and how do you get it to work?

        Thanks much.

        Comment


        • #5
          The file is a Nullsoft Signal Processing Studio preset. While Winamp is not running save or copy the file to Winamp's Plugins\DSP_SPS folder.

          In Winamp you can use gaekwad2's preset by...
          1. Ctrl+P (for preferences)
          2. Plug-ins > DSP/Effects
          3. Nullsoft Signal Processing Studio DSP > Configure button
          4. Load button
          5. Open 'noise sharpening 0.2'
          6. make sure 'Enable processing' is checkmarked
          7. adjust the slider to your liking
          Please do not PM me for tech support. Any request for tech support through PM will be ignored.
          Read the Stickies
          ---> | | | | <--- Knowledge is power

          Comment


          • #6
            To be completely anal: the attached file is a zip archive, the .sps file has to be extracted into DSP_SPS (never assume people know this ).


            What it does:

            It adds the diffeence between the current and the previous sample to the signal, thus boosting high frequencies (mostly the top octave ie. 11-22kHz in case of CD/44.1kHz files) and causing slight distortion.

            To quote the description of the original foobar plugin:
            This started out as sort of a toy plugin containing DSPs for differentiation (input f(t), output f'(t)) and integration (input f(t), output F(t))

            Recently a DSP for playback of f(t)+f'(t) has been added, in layman's terms this enhances treble / noise / transient content and can be seen as the audio equivalent of image sharpening filters.
            (Integration isn't included in the sps preset, you can get f'(t) if you pull the source (=f(t)) slider to zero.)

            Comment


            • #7
              You are not being anal. I completely forgot to mention the file should be extracted first.
              Please do not PM me for tech support. Any request for tech support through PM will be ignored.
              Read the Stickies
              ---> | | | | <--- Knowledge is power

              Comment


              • #8
                So is it the same effect if you just increase the treble on the sound controls?
                Thanx

                Comment


                • #9
                  Hi, All --

                  Thanks very much for that info. I do know all about zip files and CTRL-P, etc. It's just that I know nothing about an SPS file and what this plugin would do. Now I know.

                  Thanks again, guys.

                  Take care.

                  Comment


                  • #10
                    Originally posted by iron2000
                    So is it the same effect if you just increase the treble on the sound controls?
                    No, if anything it's similar to boosting the highest band in the equalizer.
                    But like most 'enhancer' dsps it also creates additional waves (=distortion), which may help if your equipment doesn't reproduce these high end frequencies.
                    With good equipment, like all dsps, it does more harm than good.

                    (It is funny that the byproduct of a toy-plugin can cause such a hype, we'll see how long it lasts.)

                    Comment


                    • #11
                      is there a DSP stacker plugin? or is there a way to use 2 DSP's at the same time in CTRL+P?

                      <edit>I'm asking cuz I also use AudioStocker Pro</edit>
                      My Podcast - Digital Graffiti

                      Comment


                      • #12
                        DSP Stackers
                        Please do not PM me for tech support. Any request for tech support through PM will be ignored.
                        Read the Stickies
                        ---> | | | | <--- Knowledge is power

                        Comment


                        • #13
                          ah thank you JonnyMac-son :ninja:
                          My Podcast - Digital Graffiti

                          Comment


                          • #14
                            Oh, in case anyone's interested: I played a little with the code and made two versions with extended options.

                            Slider 1 and 2 work the same as in 0.2, in 0.3-1 slider 3 and 4 add the second and third differential, in 0.3-2 they add the difference over 2 and 3 samples.

                            If someone wants to try them out and see if they're any use (I don't use dsps myself ):
                            Attached Files

                            Comment


                            • #15
                              Originally posted by gaekwad2
                              Oh, in case anyone's interested: I played a little with the code and made two versions with extended options.

                              Slider 1 and 2 work the same as in 0.2, in 0.3-1 slider 3 and 4 add the second and third differential, in 0.3-2 they add the difference over 2 and 3 samples.

                              If someone wants to try them out and see if they're any use (I don't use dsps myself ):
                              Wow,
                              I don't understand the functions of the new sliders.
                              Thanx

                              Comment

                              Working...
                              X