Search found 59476 matches

by steve
Wed Feb 15, 2017 9:31 pm
Forum: macOS
Topic: 2.1.2 - Export Unsigned 8bit - doesn't keep mods
Replies: 11
Views: 763

Re: 2.1.2 - Export Unsigned 8bit - doesn't keep mods

OK, so I started with this file: original.wav I then trimmed off the four quiet strums at the start to leave the one longer and louder strum, and exported as unsigned 8-bit WAV. This was the result: 8bit-trimmed.wav Then I amplified the track using the default setting (which was +6 dB), and exported...
by steve
Wed Feb 15, 2017 8:50 pm
Forum: Nyquist
Topic: Adding sounds, numbers and vectors
Replies: 4
Views: 1744

Re: Adding sounds, numbers and vectors

Looking at the code for the left channel of "stereo" (I've rearranged the code a bit so that I can see what it's doing): (setf stereo (make-array 2)) (setf (aref stereo 0) (clip (sim (mult A1 -0.5) (mult A2 -0.5) (mult A3 -0.5) (mult A4 -0.5) (clip (mult A1 (sum 0.5 (feedback-delay *track*...
by steve
Wed Feb 15, 2017 5:28 pm
Forum: macOS
Topic: Anyone know how to import a FDMS3 DAT file
Replies: 1
Views: 296

Re: Anyone know how to import a FDMS3 DAT file

The BIG problem is that FDMS-3 is not a file format, it's a closed source proprietary file system . In order to get meaningful data from a file system, the file system needs to be mounted . When properly mounted you should find a series of directories, one per project, containing WAV files. More inf...
by steve
Wed Feb 15, 2017 5:13 pm
Forum: macOS
Topic: 2.1.2 - Export Unsigned 8bit - doesn't keep mods
Replies: 11
Views: 763

Re: 2.1.2 - Export Unsigned 8bit - doesn't keep mods

There's something wrong with this picture.

Please give me some exact steps so that I can reproduce what you are seeing.
by steve
Wed Feb 15, 2017 2:45 pm
Forum: Feature Request Archive
Topic: Noise Gate
Replies: 7
Views: 1441

Re: Noise Gate

I'll revise my feature request to make it clearer what new feature I'm requesting:

I'm requesting Audacity to ship with a Noise Gate effect that has real-time preview and a side chain option.
by steve
Wed Feb 15, 2017 2:39 pm
Forum: Feature Request Archive
Topic: Noise Gate
Replies: 7
Views: 1441

Re: Noise Gate

Please note that my vote is for "a built-in Noise Gate effect, preferably with real-time preview and optional side chain ". Of course I do like the Noise Gate plug-in, but as a Nyquist plug-in, neither real-time preview or optional side chain are possible, so I am requesting these addition...
by steve
Wed Feb 15, 2017 12:23 pm
Forum: Audio Processing
Topic: Improvements to various effects
Replies: 19
Views: 3257

Re: Improvements to various effects

Topic moved to the Audio Processing board.
by steve
Wed Feb 15, 2017 11:33 am
Forum: Windows
Topic: How to record cassette from ezcap USB
Replies: 3
Views: 193

Re: How to record cassette from ezcap USB

There's a tutorial in the manual here: http://manual.audacityteam.org/man/reco ... ables.html
by steve
Wed Feb 15, 2017 11:29 am
Forum: macOS
Topic: 2.1.2 - Export Unsigned 8bit - doesn't keep mods
Replies: 11
Views: 763

Re: 2.1.2 - Export Unsigned 8bit - doesn't keep mods

Export the track from Audacity with a new, unique name. After you have confirmed that the exported file is correct you can rename the file.
by steve
Wed Feb 15, 2017 11:26 am
Forum: Feature Request Archive
Topic: Noise Gate
Replies: 7
Views: 1441

Re: Noise Gate

waxcylinder wrote:So are you going to write this effect
I may well do when I have time, but meanwhile I'd like it to be logged on whatever feature request tracking/logging system is in use.