Search found 59476 matches

by steve
Sat Apr 20, 2019 6:25 pm
Forum: Windows
Topic: Dose audacity have reverb and eq?
Replies: 28
Views: 770

Re: Dose audacity have reverb and eq?

Im sorry I dont know where the effects menu is Go to this page: https://manual.audacityteam.org/ Scroll down to the big picture of Audacity. Notice that the picture shows a menu bar at the top. Note that the menu items in that menu bar are: File menu, Edit menu, Select menu, View menu, Transport me...
by steve
Sat Apr 20, 2019 6:19 pm
Forum: Audio Processing
Topic: Imaginary numbers samples
Replies: 27
Views: 3021

Re: Imaginary numbers samples

Piotr Grochowski wrote:
Sat Apr 20, 2019 12:09 pm
but imaginary wave for time x is (-1)^x.
So, for example, where on the timeline do you propose place the 10th sample value?
by steve
Sat Apr 20, 2019 5:32 pm
Forum: Windows
Topic: Dose audacity have reverb and eq?
Replies: 28
Views: 770

Re: Dose audacity have reverb and eq?

What effects are listed in the "Effect" menu?
by steve
Sat Apr 20, 2019 4:28 pm
Forum: GNU/Linux
Topic: Pluginregistry.cfg missing in new Linux Mint build from src?
Replies: 27
Views: 4662

Re: Pluginregistry.cfg missing in new Linux Mint build from src?

Why are you building Audacity 2.1.2 from the source code? I don't, I use the Audacity which came pre-installed with my Linux Mint. But otherwise my issue is the same as in the first post of this thread. The original post says that the error message was: 00:06:28: Error: Impossible to get permission...
by steve
Sat Apr 20, 2019 4:25 pm
Forum: Audio Processing
Topic: Imaginary numbers samples
Replies: 27
Views: 3021

Re: Imaginary numbers samples

Piotr Grochowski wrote:
Sat Apr 20, 2019 3:31 pm
But what if it could be any complex number?
They can't. You would need to define a format that doesn't exist. All sample formats that currently exist define sample values as either integers or floating point numbers.
by steve
Sat Apr 20, 2019 4:15 pm
Forum: Windows
Topic: Dose audacity have reverb and eq?
Replies: 28
Views: 770

Re: Dose audacity have reverb and eq?

I have looked at those links you posted but when I load up my audacity (on my win 10 machine) and drag an audio file onto it, I dont see the drop down menu for the reverb shown on the link you posted Which version of Audacity do you have on your Windows 10 machine. (It gets confusing and hard to fo...
by steve
Sat Apr 20, 2019 4:13 pm
Forum: macOS
Topic: Garbled recordings on new Mac
Replies: 35
Views: 2296

Re: Garbled recordings on new Mac

I got lost in your descriptions. You speak of two different machines: do all of these problems occur on both machines?
by steve
Sat Apr 20, 2019 2:35 pm
Forum: Audio Processing
Topic: Imaginary numbers samples
Replies: 27
Views: 3021

Re: Imaginary numbers samples

What if audio samples were allowed to be imaginary/complex numbers? They're not. Sample values have to comply with their defined format; that is, for integer audio formats they must be integers, and for float audio formats they must be floats. For an imaginary number to be valid, the audio format w...
by steve
Sat Apr 20, 2019 2:30 pm
Forum: Windows
Topic: Audacity Frozen stiff
Replies: 28
Views: 1227

Re: Audacity Frozen stiff

paulfgibson2 wrote:
Sat Apr 20, 2019 2:03 pm
it won't attach to this message because it has an "invalid file extension."
I've adjusted the forum settings. Please try again, it should upload now.
by steve
Sat Apr 20, 2019 2:20 pm
Forum: GNU/Linux
Topic: Pluginregistry.cfg missing in new Linux Mint build from src?
Replies: 27
Views: 4662

Re: Pluginregistry.cfg missing in new Linux Mint build from src?

cucumis-melo wrote:
Sat Apr 20, 2019 11:43 am
steve wrote:
Sat Apr 20, 2019 10:10 am
Which "same issue" are you referring to?
I am referring to the issue described in the first post of this thread.
Why are you building Audacity 2.1.2 from the source code?