12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "comment": "A music creation and audio editing software.",
- "formats_read": [
- "wav",
- "flac",
- "ogg",
- "aiff",
- "aifc",
- "caf",
- "w64",
- "bwf",
- "mp3",
- "smf"
- ],
- "formats_write": [
- "wav",
- "ogg",
- "aiff",
- "aifc",
- "caf",
- "w64",
- "bwf",
- "mp3",
- "smf"
- ],
- "generic_name": [
- "Audio Editor",
- "DAW",
- "Music Sequencer"
- ],
- "interface": [
- "GTK"
- ],
- "issues": [],
- "languages": [
- "C++"
- ],
- "licenses": [
- "GPL-2.0-or-later"
- ],
- "links": {
- "git": "https://git.ardour.org/ardour/ardour.git",
- "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ee/Ardour-icon.png/120px-Ardour-icon.png",
- "website": "https://ardour.org/",
- "wikipedia": "https://en.wikipedia.org/wiki/Ardour_(software)"
- },
- "names": [
- "Ardour"
- ],
- "networks_read": [],
- "networks_write": [],
- "platforms": [
- "BSD",
- "GNU/Linux",
- "Windows",
- "macOS"
- ]
- }
|