mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 15:49:41 +02:00
Remove old QA files
Since they're not used or accurate anymore, and barely contain any useful info, there isn't much of a purpose to keeping them in the repo. Signed-off-by: nm17 <dannevergame@gmail.com> Reference-to: https://github.com/tenacityteam/tenacity/pull/434
This commit is contained in:
parent
5c8f61af86
commit
6173fe9a9c
@ -1,31 +0,0 @@
|
||||
|
||||
I. MONO AUDIO TRACKS
|
||||
A. Amplify...
|
||||
B. BassBoost...
|
||||
C. Compressor...
|
||||
D. Echo...
|
||||
E. Fade In
|
||||
F. Fade Out
|
||||
G. FFT Filter...
|
||||
H. Invert
|
||||
I. Noise Removal
|
||||
J. Phaser...
|
||||
K. Reverse
|
||||
L. Wahwah...
|
||||
|
||||
II. STEREO AUDIO TRACKS
|
||||
A. Amplify...
|
||||
B. BassBoost...
|
||||
C. Compressor...
|
||||
D. Echo...
|
||||
E. Fade In
|
||||
F. Fade Out
|
||||
G. FFT Filter...
|
||||
H. Invert
|
||||
I. Noise Removal
|
||||
J. Phaser...
|
||||
K. Reverse
|
||||
L. Wahwah...
|
||||
|
||||
III. LABEL TRACKS
|
||||
A. No effects should be enabled.
|
@ -1,74 +0,0 @@
|
||||
I. GENERAL PROGRAM EXECUTION. To open 'with arguments', run
|
||||
from the command line or drag the appropriate files onto
|
||||
an icon that launches audacity. In each of the following
|
||||
cases, expected results are that audacity should open
|
||||
without crashing, and passed-in filenames should be
|
||||
opened appropriately, or a prompt to open an unknown
|
||||
format should be given.
|
||||
|
||||
A. Open audacity with no arguments.
|
||||
B. Open audacity with one .wav file as an argument.
|
||||
C. Open audacity with more than one .wav file as an
|
||||
argument.
|
||||
D. Open audacity with an .mp3 file as an argument.
|
||||
E. Open audacity with a non-audio file as an argument.
|
||||
F. Open audacity with one audio file and one non-audio
|
||||
file as arguments.
|
||||
|
||||
II. CLOSING. Audacity should perform all operations without
|
||||
segmentation fault.
|
||||
|
||||
A. Open one project window with no content. In each case,
|
||||
no "Save Project" feedback should be given on close.
|
||||
A1. Close using title-bar 'x'.
|
||||
A2. Close using File|Exit.
|
||||
A3. Close using File|Close.
|
||||
|
||||
B. Open one project window and create a new audio track
|
||||
with "Project|New Audio Track". In each case, a
|
||||
"Save Project" feedback should be given on close.
|
||||
B1. Close using title-bar 'x'.
|
||||
B2. Close using File|Exit.
|
||||
B3. Close using File|Close.
|
||||
|
||||
C. Open two project windows:
|
||||
|
||||
C1. Close both windows in the order you opened them;
|
||||
C1a. Using title-bar 'x'. (Each project should
|
||||
close individually)
|
||||
C1b. Using File|Exit. (Both projects should close)
|
||||
C1c. Using File|Close. (Each project should close
|
||||
individually)
|
||||
|
||||
C2. Close both windows in the order you opposite of
|
||||
the order you opened them;
|
||||
C2a. Using title-bar 'x'. (Each project should
|
||||
close individually)
|
||||
C2b. Using File|Exit. (Both projects should close)
|
||||
C2c. Using File|Close. (Each project should close individually)
|
||||
|
||||
III. WINDOW DECOR:
|
||||
|
||||
A: Open a new Audacity project.
|
||||
A1. Titlebar should say "Audacity"
|
||||
A2. Status window should say "Welcome to
|
||||
Audacity version X" (write down what X is).
|
||||
B: Open a new Audacity project with a .wav file as a
|
||||
command line argument.
|
||||
|
||||
B1. Title bar should initially say "Audacity".
|
||||
After file is imported, title should change to
|
||||
the filename (with extension).
|
||||
|
||||
B2. Status window should say "Welcome to
|
||||
Audacity version X".
|
||||
C: Open a new Audacity project. Then open a .wav file
|
||||
with the "File|Open" menu.
|
||||
C1. Titlebar should say the file's name
|
||||
(with extension.)
|
||||
C2. Status window should say "Welcome to
|
||||
Audacity version X"
|
||||
D: Open a new Audacity project. Then open a .wav file
|
||||
with the "File|Open" menu. Then close the file.
|
||||
D1. Titlebar should say the "Audacity".
|
||||
D2. Status window should be blank.
|
112
qa/Plugins.txt
112
qa/Plugins.txt
@ -1,112 +0,0 @@
|
||||
I. PLUGINS: GENERAL
|
||||
II. PLUGINS: UNIX
|
||||
A. ladspa:
|
||||
Simple amplifier...
|
||||
Ambisonic Decoder (B-Format to Cube)
|
||||
Ambisonic Decoder (B-Format to Quad)
|
||||
Ambisonic Decoder (B-Format to Stereo)
|
||||
Ambisonic Decoder (FMH-Format to Octagon)
|
||||
Ambisonic Encoder (B-Format)...
|
||||
Ambisonic Encoder (FMH-Format)...
|
||||
Ambisonic Rotation (B-Format, Horizontal)...
|
||||
Ambisonic Rotation (FMH-Format, Horizontal)...
|
||||
Amplifier (Mono)...
|
||||
Amplifier (Stereo)...
|
||||
Amplitude Modulator
|
||||
Analogue Voice...
|
||||
Canyon Delay...
|
||||
Echo Delay Line (Maximum Delay 0.01s)...
|
||||
Echo Delay Line (Maximum Delay 0.1s)...
|
||||
Echo Delay Line (Maximum Delay 1s)...
|
||||
Echo Delay Line (Maximum Delay 5s)...
|
||||
Echo Delay Line (Maximum Delay 60s)...
|
||||
Envelope Tracker (Maximum Peak)...
|
||||
Envelope Tracker (Maximum RMS)...
|
||||
Envelope Tracker (Peak)...
|
||||
Envelope Tracker (RMS)...
|
||||
FMH-Format to B-Format (Discards RSTUV Channels)
|
||||
Feedback Delay Line (Maximum Delay 0.01s)...
|
||||
Feedback Delay Line (Maximum Delay 0.1s)...
|
||||
Feedback Delay Line (Maximum Delay 1s)...
|
||||
Feedback Delay Line (Maximum Delay 5s)...
|
||||
Feedback Delay Line (Maximum Delay 60s)...
|
||||
Freeverb (Version 3)...
|
||||
Granular Scatter Processor...
|
||||
High Pass Filter (One Pole)...
|
||||
Identity (Audio)
|
||||
Identity (Control)...
|
||||
Low Pass Filter (One Pole)...
|
||||
Mixer (Stereo to Mono)
|
||||
Noise Source (White)...
|
||||
Null (Audio Input)
|
||||
Null (Audio Output)
|
||||
Null (Control Input)...
|
||||
Null (Control Input)
|
||||
Organ...
|
||||
Peak Monitor
|
||||
Simple Compressor (Peak Envelope Tracking)...
|
||||
Simple Compressor (RMS Envelope Tracking)...
|
||||
Simple Expander (Peak Envelope Tracking)...
|
||||
Simple Expander (RMS Envelope Tracking)...
|
||||
Simple Limiter (Peak Envelope Tracking)...
|
||||
Simple Limiter (RMS Envelope Tracking)...
|
||||
Sine Oscillator (Freq:audio, Amp:audio)
|
||||
Sine Oscillator (Freq:audio, Amp:control)...
|
||||
Sine Oscillator (Freq:control, Amp:audio)...
|
||||
Sine Oscillator (Freq:control, Amp:control)...
|
||||
Syn Drum...
|
||||
VCF 303...
|
||||
Wave Shaper (Sine-Based)...
|
||||
Sinus wavewrapper...
|
||||
Mono Overdrive...
|
||||
Stereo Overdrive...
|
||||
Debug Plugin...
|
||||
Diode Processor...
|
||||
Audio Divider (Suboctave Generator)...
|
||||
Wave shaper...
|
||||
Ringmod with two inputs...
|
||||
Ringmod with LFO...
|
||||
Comb Filter...
|
||||
Declipper
|
||||
Fast overdrive...
|
||||
Multivoice Chorus...
|
||||
Hermes Filter...
|
||||
Decimator...
|
||||
Flanger...
|
||||
Analogue Oscillator...
|
||||
Single band parametric...
|
||||
Triple band parametric with shelves...
|
||||
Retro Flanger...
|
||||
Transient mangler...
|
||||
Fractionally Addressed Delay Line...
|
||||
DC Offset Remover
|
||||
Tape Delay Simulation...
|
||||
Valve saturation...
|
||||
Signal sifter...
|
||||
Harmonic generator...
|
||||
Step Demuxer...
|
||||
Foldover distortion...
|
||||
State Variable Filter...
|
||||
GSM simulator...
|
||||
GVerb...
|
||||
LFO Phaser...
|
||||
4 x 4 pole allpass...
|
||||
Auto phaser...
|
||||
Surround matrix encoder
|
||||
|
||||
III: PLUGINS: MAC
|
||||
a. LADSPA
|
||||
b. VST
|
||||
IV: PLUGINS: WINDOWS (TM)
|
||||
a. LADSPA (NA)
|
||||
b. VST
|
||||
From http://www.geocrawler.com/lists/3/SourceForge/14679/0/8743885/
|
||||
cf: http://www.cycling74.com/index.html
|
||||
|
||||
Laverne: lock-up
|
||||
Pluggo: quit
|
||||
Pluggo Synth: quit
|
||||
Pluggo Sync: quit
|
||||
Resonation: quit
|
||||
Generic Effect: lock-up
|
||||
LFO: works
|
@ -1,10 +0,0 @@
|
||||
This directory contains a series of instructions for
|
||||
comprehensively testing the Audacity application. They
|
||||
should be performed on all platforms, on the latest
|
||||
build, as downloaded from the Audacity code repository, to help
|
||||
detect obvious bugs and regressions.
|
||||
|
||||
In addition, check the file structure for missing files
|
||||
and folders, especially for missing plug-ins. Hard Limiter
|
||||
and SC4 should be present in the "Plug-Ins" folder on
|
||||
Windows and Mac, but are currently not added to Linux tarballs.
|
63
qa/UI.txt
63
qa/UI.txt
@ -1,63 +0,0 @@
|
||||
I. TOOLBARS:
|
||||
A. Control ToolBar
|
||||
A1. Floating/Docking
|
||||
A2. Button Enabling/disabling
|
||||
A3. Functionality
|
||||
A3a. Rewind
|
||||
A3b. Play
|
||||
A3c. Stop
|
||||
A3d. Record
|
||||
A3e. FFwd.
|
||||
A3f. Volume
|
||||
A3g. Selection Tool
|
||||
A3h. Envelope Tool
|
||||
A3i. Drag Tool
|
||||
A3j. Zoom Tool
|
||||
B. Edit ToolBar
|
||||
B1. Floating/Docking
|
||||
B2. Button enabling/disabling
|
||||
B3. Functionality
|
||||
B3a. Cut
|
||||
B3b. Copy
|
||||
B3c. Paste
|
||||
B3d. Trim
|
||||
B3e. Silence
|
||||
B3f. Undo
|
||||
B3g. Redo
|
||||
B3h. Zoom In
|
||||
B3i. Zoom Out
|
||||
B3j. Zoom to selection
|
||||
B3k. Zoom to fit in window
|
||||
C. General ToolBar handling.
|
||||
|
||||
II. MENUS:
|
||||
|
||||
III. TRACKPANEL
|
||||
A. Audio Tracks
|
||||
B. Label Tracks
|
||||
C. MIDI Tracks
|
||||
D. Track Label
|
||||
D1. Track Menu
|
||||
D2. Mute Button
|
||||
D3. Solo button.
|
||||
E. Closing track.
|
||||
F. Horizontal track repositioning
|
||||
G. Track resizing.
|
||||
H. Cursors.
|
||||
I. Display Options
|
||||
I1. Waveform
|
||||
I2. Waveform (db)
|
||||
I3. Spectrum
|
||||
I4. Pitch (EAC)
|
||||
|
||||
IV. SCROLLBARS
|
||||
V. WINDOW MANAGEMENT
|
||||
VI. HORIZONTAL RULER
|
||||
VII. SELECTION MESSAGE WINDOW
|
||||
VIII. STATUS MESSAGE WINDOW
|
||||
IX. KEYBOARD SHORTCUTS
|
||||
X. HISTORY WINDOW
|
||||
XI. PREFERENCES
|
||||
XII. ID3 TAG EDITOR
|
||||
XIII. HELP
|
||||
XIV. PLOT SPECTRUM
|
Loading…
x
Reference in New Issue
Block a user