title
Products            Buy            Support Forum            Professional            About            Codec Central
 

Problem with DSP combination : Grabber + Fade

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • touff-ray
    • Apr 2007
    • 36

    Problem with DSP combination : Grabber + Fade

    Hi all,

    I would like to make extracts with some nice fading effects. So, I use the Grabber DSP to grab 30 seconds from my song, and then I use the Fade DSP to add the fading effects.
    Here is the command line corresponding to the DSP part that I use :
    Code:
    -dspeffect1="Grabber=-lengthms={qt}30000{qt} -position={qt}30000{qt}" -dspeffect2="Fade=-inlengthms={qt}4000{qt} -outlengthms={qt}3000{qt}"
    (please note that my extract begins at 30s, not at 0s)
    The result is a 30s file, with a fade-in, but no fade-out !
    I have tried this combination with the graphical interface of dbPowerAmp, with the same result.
    So, is this behaviour expected, or am I missing something ?
  • touff-ray
    • Apr 2007
    • 36

    #2
    Re: Problem with DSP combination : Grabber + Fade

    Anyone ? :s
    Or maybe could somebody else check on his own computer...

    Comment

    • Spoon
      Administrator
      • Apr 2002
      • 43901

      #3
      Re: Problem with DSP combination : Grabber + Fade

      Add the 'Non Live' DSP effect and it will work.
      Spoon
      www.dbpoweramp.com

      Comment

      • touff-ray
        • Apr 2007
        • 36

        #4
        Re: Problem with DSP combination : Grabber + Fade

        Thank you.
        However, now I have a different problem. This solution works with small files (1 minute) but not with bigger files (4 minutes). I am getting the same error as in there : http://forum.dbpoweramp.com/showthread.php?p=62956

        (I am using R12.3 and DSP R2)

        Comment

        • Spoon
          Administrator
          • Apr 2002
          • 43901

          #5
          Re: Problem with DSP combination : Grabber + Fade

          Reinstall the DSP Effects, there was an update to them which should have fixed that, also try R12.4.
          Spoon
          www.dbpoweramp.com

          Comment

          • touff-ray
            • Apr 2007
            • 36

            #6
            Re: Problem with DSP combination : Grabber + Fade

            Even with the latest DSP Effects (from http://www.dbpoweramp.com/dbpoweramp-dsp.htm) and R12.4, I am getting the error :(

            Comment

            • Spoon
              Administrator
              • Apr 2002
              • 43901

              #7
              Re: Problem with DSP combination : Grabber + Fade

              Start >> Run and type

              %tmp%

              does this drive have plenty of free space?
              Spoon
              www.dbpoweramp.com

              Comment

              • touff-ray
                • Apr 2007
                • 36

                #8
                Re: Problem with DSP combination : Grabber + Fade

                Yes of course, at least 8Gb available.

                Comment

                • xoas
                  dBpoweramp Guru
                  • Apr 2002
                  • 2662

                  #9
                  Re: Problem with DSP combination : Grabber + Fade

                  I've taken to trying this myself.
                  Same problems:
                  1. fade won't apply to the end of a grabbed sample, with the possible exception of a sample taken from the end of the track;
                  2. Using the Force Non-Live dsp with grabber and fade dsps results in error suggesting disk is full even though it is not (at least not as far as I know-temp folder shows as having a little under 5 gigs, my drive with dMC r12.4 has 89 gb free space (although my Windows drive only has 3.56 gb free).

                  What will work is applying the effects separately (first to grab the sample and then to do the fade).

                  Best wishes,
                  Bill

                  Comment

                  • touff-ray
                    • Apr 2007
                    • 36

                    #10
                    Re: Problem with DSP combination : Grabber + Fade

                    Thanks for trying this as well

                    Applying the effects separately is not an option for me, that is why I am so persistent :D

                    Comment

                    • Spoon
                      Administrator
                      • Apr 2002
                      • 43901

                      #11
                      Re: Problem with DSP combination : Grabber + Fade

                      Will mark as a bug to look at.
                      Spoon
                      www.dbpoweramp.com

                      Comment

                      • Spoon
                        Administrator
                        • Apr 2002
                        • 43901

                        #12
                        Re: Problem with DSP combination : Grabber + Fade

                        Now fixed:

                        Over time updates / new additions will be applied here until full release. Changes: ID Tag Processing: Import / Export of cover.jpg, filename.jpg, etc ID Tag Processing: Option - so can set multi artist to artist1; artist2 Download: http://www.dbpoweramp.com/beta/dBpoweramp-dMC-DSP.exe
                        Spoon
                        www.dbpoweramp.com

                        Comment

                        • axe
                          • Jun 2008
                          • 2

                          #13
                          Re: Problem with DSP combination : Grabber + Fade

                          Hi

                          I am brand new here, just downloaded dBpoweramp and DSP Effects. I am using command line only and want to do what is described above. It all works except I get the same problem of end not fading. You mention to use Force Non Live but I can't work out how/where to use in command line. Is it a seperate effect or something you add to each effect. what I have so far is:

                          coreconverter.exe -infile="c:\Sinkor.mp3" -outfile="c:\test.mp3" -convert_to="mp3 (Lame)" -dspeffect1="Grabber=-lengthms={qt}30000{qt} -position={qt}100000{qt}" -dspeffect2="Fade=-inlengthms={qt}4000{qt} -outlengthms={qt}8000{qt}"

                          btw this is a great app

                          On a side note: I will be using in an asp.net c# web app and calling exe from code - is this the only way to do it or is there an api or can I build something to provide an api. I'm quite happy calling the exe I'm just curious and havn't had a lot of time looking at all the features of this app.

                          Thanks
                          Axe

                          Comment

                          • Spoon
                            Administrator
                            • Apr 2002
                            • 43901

                            #14
                            Re: Problem with DSP combination : Grabber + Fade

                            The force non live is a seperate effect, so you would add it as -dspeffect3="Force Non-Live="
                            Spoon
                            www.dbpoweramp.com

                            Comment

                            • axe
                              • Jun 2008
                              • 2

                              #15
                              Re: Problem with DSP combination : Grabber + Fade

                              Thankyou.
                              Will try as soon as I get home.

                              Comment

                              Working...

                              ]]>