You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/score-download.md
+67-40
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ category: site-score
7
7
---
8
8
9
9
<divclass="support">
10
-
<h2> Support us !</h2>
10
+
<h2> Support us! </h2>
11
11
We sell score on the Microsoft store as a way to get financial support to ensure continued development so please consider buying it <ahref="https://apps.microsoft.com/store/detail/ossia-score/9NGT21X5XB19">there</a>, or funding us through <ahref="https://opencollective.com/ossia">OpenCollective</a> or <ahref="https://github.com/sponsors/jcelerier">Github Sponsors</a>!
12
12
</div>
13
13
## Download ossia score v{{site.score_version}}
@@ -17,78 +17,62 @@ We sell score on the Microsoft store as a way to get financial support to ensure
<aid="osx-intel"href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-macOS-Intel.dmg"class="page-button download-page" ><imgsrc="../assets/apple_logo_black.svg"height="60px"/>macOS 10.15 and later (Intel)</a>
19
19
<aid="osx-arm"href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-macOS-AppleSilicon.dmg"class="page-button download-page" ><imgsrc="../assets/apple_logo_black.svg"height="60px"/>macOS 11 and later (AppleSilicon / M1 etc.)</a>
<aid="pi64"href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-rpi-aarch64.tar.gz"class="page-button download-page"><imgsrc="../assets/Pi64_Platform.svg"height="80px"/>Raspberry Pi (64-bit)</a>
22
23
</p>
23
24
24
25
25
-
Take a look at the <ahref="https://github.com/ossia/score/releases/latest"target="_blank">change log</a> for the latest release information and additional downloads !
26
+
Take a look at the <ahref="https://github.com/ossia/score/releases/latest"target="_blank">change log</a> for the latest release information and additional downloads, or scroll down this page for more options.
26
27
27
-
## All Supported platforms
28
+
<br/>
28
29
29
-
The releases are 64-bit on all desktop operating systems and for Raspberry Pi.
30
+
## Minimal requirements
31
+
- <i>score</i> requires a 64-bit operating system and CPU, both on desktop and embedded platforms. <br/>
32
+
- 800 MHz CPU, 512MB of RAM. For instance, <i>score</i> runs on a Raspberry Pi Zero 2W.
33
+
- For graphics, a GPU which supports at least OpenGL 3.2, Vulkan, Direct3D 11 or Metal.
34
+
-[NDI Runtime](https://github.com/DistroAV/DistroAV/discussions/831) (at least v5) may be necessary to use NDI.
35
+
-[UltraLeap SDK](https://leap2.ultraleap.com/downloads/) (at least Gemini or Hyperion) may be necessary to use UltraLeap devices.
30
36
31
-
<h2type="button"class="collapsible" > All platforms </h2>
<ahref="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-rpi-aarch64.tar.gz"class="page-button download-page"><imgsrc="../assets/Pi64_Platform.svg"height="80px"/>Raspberry Pi (64-bit)</a>
<h3type="button"class="collapsible" > Windows </h3>
49
38
<divclass="collapsible-content">
50
39
<ul>
51
-
<li> 800 MHz CPU, 512MB of RAM (but you won't make very large scores). </li>
52
-
<li> For graphics, a GPU which supports at least OpenGL 3.2, Vulkan, Direct3D11 or Metal. </li>
53
-
</ul>
54
-
</div>
55
-
56
-
<h2type="button"class="collapsible" > Windows </h2>
57
-
<divclass="collapsible-content">
58
-
<ul>
59
-
<li> Recommended: Windows 10. Must be at least Windows 7 with all system updates installed. </li>
40
+
<li> Windows 10 and 11 are supported, not older versions. </li>
60
41
<li> <i>score</i> and *libossia* use Bonjour for the OSCQuery automatic discovery feature.
61
42
This means that on Windows, you must install the <ahref="https://support.apple.com/kb/dl999?locale=en_US">Bonjour Print Services</a> for this to work. </li>
62
43
</ul>
63
44
</div>
64
45
65
-
<h2type="button"class="collapsible" > macOS </h2>
46
+
<h3type="button"class="collapsible" > macOS </h3>
66
47
<divclass="collapsible-content">
67
-
Must be at least Catalina (10.15) on Intel, 11.0 on ARM / AppleSilicon / M1 etc..
48
+
Must be at least Catalina (10.15) on Intel.
49
+
<br/>
50
+
Must be at least Big Sur 11.0 on ARM / AppleSilicon / M1 etc.
51
+
<br/>
68
52
The latest version to support back to macOS 10.13 High Sierra is 3.1.8, downloadable <ahref="https://github.com/ossia/score/releases/download/v3.1.8/ossia.score-3.1.8-macOS.dmg">here</a>.
69
53
</div>
70
54
71
-
<h2type="button"class="collapsible" > Linux (Desktop) </h2>
55
+
<h3type="button"class="collapsible" > Linux (Desktop) </h3>
72
56
<divclass="collapsible-content">
73
57
74
58
<p> To integrate the AppImage into your system, please follow: <br>
<li>Your system must have at least glibc-2.28, as well as X11, ALSA, libGL, librt, libdbus, libGL, libEGL. Those packages are present on any relevant desktop distribution ; if you use Debian, Ubuntu, Fedora, OpenSUSE, ArchLinux or anything like those it will work fine.</li>
85
69
<li>Either JACK or Pipewire for audio, and Avahi for Bonjour support are recommended.</li>
86
-
<li>libbluez may be necessary to use Wiimotes (which go through Bluetooth).</li>
70
+
<li>libbluez may be necessary to use Wiimotes (which go through Bluetooth) and the BLE support.</li>
87
71
<li>Wayland support is still experimental, in particular on GNOME-based desktops.</li>
<ahref="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-rpi-aarch64.tar.gz"class="page-button download-page"><imgsrc="../assets/Pi64_Platform.svg"height="80px"/>Raspberry Pi (64-bit)</a>
0 commit comments