-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Nicholas Smith
committed
Jun 5, 2022
1 parent
582d5c6
commit c71b267
Showing
5 changed files
with
63 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Ableton Live | ||
Review for the Ableton Live installer. | ||
|
||
Maintainers: @nickberry17 | ||
|
||
**Is the program properly opened?** | ||
Grade: Silver | ||
Additional notes: Installer may freeze for a moment or two showing a black screen. Just keep pressing wait, it should eventually work. | ||
|
||
**Is it showing alerts or other warnings?** | ||
Grade: Silver | ||
Additional notes: n/a | ||
|
||
**Does it show graphical glitches?** | ||
Grade: Silver | ||
Additional notes: n/a | ||
|
||
**Does it require some tweaking in order to work properly? (Out of normal software configuration)** | ||
Grade: Platinum | ||
Additional notes: n/a | ||
|
||
**Did it crash during tests execution?** | ||
Grade: Gold | ||
Additional notes: n/a | ||
|
||
**Is it usable?** | ||
Grade: Gold | ||
Additional notes: n/a | ||
|
||
**Final grade? (the lower evaluation from previous questions)** | ||
Grade: Silver | ||
Additional notes: n/a | ||
|
||
**Additional notes** | ||
You need to download your version of Live, extract it, then point the installer to that .exe file. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
Name: abletonlive | ||
Description: Ableton Live is a digital audio workstation developed by the Germany company Ableton. | ||
Grade: Silver | ||
Arch: win64 | ||
|
||
Dependencies: | ||
- allfonts | ||
|
||
Executable: | ||
name: Ableton Live | ||
icon: abletonlive.png | ||
file: Live.exe | ||
path: Program Files\Ableton\Live\Live64.exe | ||
arguments: "" | ||
|
||
Steps: | ||
- action: install_exe | ||
file_name: Ableton Live Installer.exe | ||
url: local | ||
arguments: "" |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters