Extreme Stretch added to Audacity

Effects, Recipes, Interfacing with other software, etc.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Extreme Stretch added to Audacity

Post by Gale Andrews » Sat Jun 02, 2012 9:23 pm

paulnasca wrote:I updated the patch for Audacity for the Paulstretch effect.
It is available here: PATCH

I also made a unofficial windows binary for Audacity, available here: ZIP archive (the modified source code is available, too)
Sorry, what is the difference between the two patches, and which is the correct one? You have the first one on the Wiki.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

paulnasca
Posts: 8
Joined: Mon Jan 07, 2008 10:48 am
Operating System: Please select

Re: Extreme Stretch added to Audacity

Post by paulnasca » Sun Jun 03, 2012 10:26 am

Gale Andrews wrote: I assume that's a typo; it should be "LADSPA doesn't allow for plugin where the output number of samples isn't the same for the input number of samples?"
Hi.
Yes indeed, it was my mistake, sorry.
I guess those interested in "brainwave entrainment" might like your effect. If it is included in Audacity, we'll need it to be documented in the Manual ( http://manual.audacityteam.org/man/Effect_Menu ).
Yes, I will document it when I will see commited in the svn.

Paul

paulnasca
Posts: 8
Joined: Mon Jan 07, 2008 10:48 am
Operating System: Please select

Re: Extreme Stretch added to Audacity

Post by paulnasca » Sun Jun 03, 2012 10:28 am

Gale Andrews wrote:
paulnasca wrote:I updated the patch for Audacity for the Paulstretch effect.
It is available here: PATCH

Sorry, what is the difference between the two patches, and which is the correct one? You have the first one on the Wiki.
Gale
This is the correct one ( I changed in the wiki too).
Paul.

steve
Site Admin
Posts: 80677
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Extreme Stretch added to Audacity

Post by steve » Fri Jun 08, 2012 8:11 pm

I'm trying to build the standalone version of Paulstretch on Linux (Debian Squeeze), but I'm getting the following errors, (any ideas how to fix this?)

Code: Select all

PAaudiooutput.cpp:29: error: ISO C++ forbids declaration of ‘PaStreamCallbackTimeInfo’ with no type
PAaudiooutput.cpp:29: error: expected ‘,’ or ‘...’ before ‘*’ token
PAaudiooutput.cpp: In function ‘void PAaudiooutputinit(Player*, int)’:
PAaudiooutput.cpp:40: error: invalid conversion from ‘int (*)(const void*, void*, long unsigned int, int)’ to ‘long unsigned int’
/usr/include/portaudio.h:355: error: too few arguments to function ‘PaError Pa_OpenDefaultStream(PortAudioStream**, int, int, PaSampleFormat, double, long unsigned int, long unsigned int, int (*)(void*, void*, long unsigned int, PaTimestamp, void*), void*)’
PAaudiooutput.cpp:40: error: at this point in file
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

steve
Site Admin
Posts: 80677
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Extreme Stretch added to Audacity

Post by steve » Fri Jun 08, 2012 8:25 pm

steve wrote: I'm trying to build the standalone version of Paulstretch on Linux (Debian Squeeze), but I'm getting the following errors, (any ideas how to fix this?)
To answer my own question:
Apparently it depends on, portaudio version 1.9, but the default in Squeeze is version 1.8, so the easiest solution (without risk of breaking anything) is to build paulstretch with jack audio and move PAaudiooutput.cpp out of the way.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

steve
Site Admin
Posts: 80677
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Extreme Stretch added to Audacity

Post by steve » Fri Jun 08, 2012 9:10 pm

steve wrote:Apparently it depends on, portaudio version 1.9,
Updating portaudio-dev to portaudio19-dev also works.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Extreme Stretch added to Audacity

Post by Gale Andrews » Wed Jun 13, 2012 11:39 pm

paulnasca wrote:
Gale Andrews wrote:I guess those interested in "brainwave entrainment" might like your effect. If it is included in Audacity, we'll need it to be documented in the Manual ( http://manual.audacityteam.org/man/Effect_Menu ).
Yes, I will document it when I will see commited in the svn.
Thanks. It was committed four days ago. I added a draft page for the effect
http://manual.audacityteam.org/man/Paulstretch

but it needs some text for what the controls do.

Can you either post that text here, or PM me for an account on the Manual Wiki which you need to edit the Manual yourself?


Thanks


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

paulnasca
Posts: 8
Joined: Mon Jan 07, 2008 10:48 am
Operating System: Please select

Re: Extreme Stretch added to Audacity

Post by paulnasca » Mon Jun 18, 2012 7:02 am

Thanks for adding the manual page. The effect is well described in the manual page.

Paul

88david99

Re: Extreme Stretch added to Audacity

Post by 88david99 » Sun Jan 27, 2013 4:47 pm

Did the latest version patch of paulstretch make it into 2.0.3? cheers.

steve
Site Admin
Posts: 80677
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Extreme Stretch added to Audacity

Post by steve » Sun Jan 27, 2013 6:50 pm

What "version patch" is that?
According to Paul's website paulstretch has not been updated since 2011.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply