-
Notifications
You must be signed in to change notification settings - Fork 0
/
publiccode.yml
156 lines (109 loc) · 4.6 KB
/
publiccode.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
# This repository adheres to the publiccode.yml standard by including this
# metadata file that makes public software easily discoverable.
# More info at https://github.com/italia/publiccode.yml
publiccodeYmlVersion: '0.4'
categories:
- digital-asset-management
description:
it:
documentation: 'https://www.audacityteam.org/help/documentation/'
features:
- audio editing
screenshots:
- "https://raw.githubusercontent.com/italia-software/Audacity/main/01-Audacity-Rhythm-Track-and-mono-vocal-track-waveform-view.png"
- "https://raw.githubusercontent.com/italia-software/Audacity/main/03-Audacity-in-Multi-view-with-a-spectral-selection.png"
- "https://raw.githubusercontent.com/italia-software/Audacity/main/04-Note-track-playing-in-Audacity.png"
longDescription: |
Audacity is an easy-to-use, multi-track audio editor and recorder for
Windows, macOS, GNU/Linux and other operating systems. Audacity is free,
open source software.
## Supported platforms
Audacity is a fast multi-track audio editor and recorder for:
- Windows 7 and later
- Macintosh OS X 10.6 and later
- Linux/Unix and other \*.nix-based systems
For older versions of Audacity that support older operating systems, see
[https://audacityteam.org/download/#legacy](https://audacityteam.org/download/#legacy).
## Features
For a fuller list of Audacity's features please see the
[Features](https://www.audacityteam.org/about/features/) page of our
Audacity website.
### Supported file formats
Audacity supports several digital audio file formats with support for
24-bit and 32-bit [sample
formats](https://wiki.audacityteam.org/wiki/Bit_Depth "Bit Depth") as well
as 16-bit. Supported formats include:
- [WAV](https://wiki.audacityteam.org/wiki/WAV "WAV")
- [AIFF](https://wiki.audacityteam.org/wiki/AIFF "AIFF")
- [OGG](https://wiki.audacityteam.org/wiki/OGG "OGG")
- **MP3**
### Sound manipulation and analysis
For sound analysis you may use the spectrogram mode or a spectrum analyzer
window. Also Audacity has [built-in
effects](https://manual.audacityteam.org/man/index_of_effects_generators_and_analyzers.html)
and supports the following plug-ins (providing additional effects and
processing):
- [Audio Unit plug-ins](https://wiki.audacityteam.org/wiki/Audio_Units
"Audio Units")
- [LADSPA Plug-ins](https://wiki.audacityteam.org/wiki/Ladspa_Plugins
"Ladspa Plugins")
- [LV2
Plug-ins](https://manual.audacityteam.org/man/effect_menu.html#LV2_effects)
- [Nyquist Plug-ins](https://wiki.audacityteam.org/wiki/Nyquist_Plug-ins
"Nyquist Plug-ins")
- [VST Plug-ins](https://wiki.audacityteam.org/wiki/VST_Plug-ins "VST
Plug-ins")
- [Vamp Plug-ins](https://wiki.audacityteam.org/wiki/Vamp_Plug-ins "Vamp
Plug-ins")
All plug-ins except Nyquist and Vamp support [real-time
preview](https://manual.audacityteam.org/man/real_time_preview_of_effects.html).
### Advanced features
Advanced features include:
- [Envelope
editing](https://manual.audacityteam.org/man/envelope_tool.html)
- [Mixing of tracks](https://manual.audacityteam.org/man/mixing.html)
- [Recording
overdubs](https://manual.audacityteam.org/man/tutorial_recording_multi_track_overdubs.html)
while playing previously recorded tracks
-
[Scrubbing](https://manual.audacityteam.org/man/scrubbing_and_seeking.html)
- quickly navigate the waveform to find a particular event of interest
- [Spectral
editing](https://manual.audacityteam.org/man/spectral_selection.html)
shortDescription: 'Free, open source, cross-platform audio software'
developmentStatus: stable
it:
conforme:
gdpr: false
lineeGuidaDesign: false
misureMinimeSicurezza: false
modelloInteroperabilita: false
countryExtensionVersion: '0.2'
piattaforme:
anpr: false
cie: false
pagopa: false
spid: false
landingURL: 'https://www.audacityteam.org/'
legal:
license: GPL-3.0-only
localisation:
availableLanguages:
- it
- en
localisationReady: false
maintenance:
contacts:
- name: Audacity team
type: community
name: Audacity
logo: https://manual.audacityteam.org/m/images/8/8c/audacity_logo_whitebg.png
platforms:
- windows
- linux
- ios
releaseDate: '2021-12-23'
roadmap: 'https://wiki.audacityteam.org/wiki/Roadmap'
softwareType: standalone/desktop
softwareVersion: 3.1.3
url: 'https://github.com/audacity/audacity'