|
1 | 1 | ---
|
2 |
| -layout: page |
| 2 | +layout: download-page |
3 | 3 | title: "Download ossia score"
|
4 | 4 |
|
5 | 5 | permalink: /score/download.html
|
6 | 6 | category: site-score
|
7 | 7 | ---
|
8 | 8 |
|
9 |
| -Download the latest stable release __ossia score v{{site.score_version}}__: |
10 |
| -<p style="display: flex; justify-content: center;align-content:space-evenly;" align="center"> |
11 |
| -<a href="https://apps.microsoft.com/store/detail/ossia-score/9NGT21X5XB19" target="_blank" class="page-button download-page"><img src="../assets/windows_logo_2012-Black.svg" height="80px"/>Microsoft Store</a> |
12 |
| -<a href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-macOS.dmg" target="_blank" class="page-button download-page" ><img src="../assets/apple_logo_black.svg" height="80px"/>Mac OS<br/>10.13 and later</a> |
13 |
| -<a href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-linux-amd64.AppImage" target="_blank" class="page-button download-page"><img src="../assets/Linux_Platform.svg" height="80px"/>Linux</a> |
14 |
| -<a href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-rpi-aarch32.tar.gz" target="_blank" class="page-button download-page"><img src="../assets/Pi_Platform.svg" height="80px"/>Raspberry Pi</a> |
| 9 | +## Support us |
| 10 | +We sell score on the Microsoft store as a way to get financial support to ensure continued development so please consider buying it there, or funding us through <a href="https://opencollective.com/ossia">OpenCollective</a> or <a href="https://github.com/sponsors/jcelerier">Github Sponsors</a>! |
| 11 | +>>>>>>> e6d7d34 (feat(download): renewed download page, refactor collapsible function in separate js file) |
| 12 | +
|
| 13 | +## Download ossia score v{{site.score_version}} |
| 14 | +### Released on {{site.score_released_date}} |
| 15 | +<p class="download-page-layout" align="center"> |
| 16 | +<a id="winstore" href="https://apps.microsoft.com/store/detail/ossia-score/9NGT21X5XB19" target="_blank" class="page-button download-page"><img src="../assets/microsoft-store.svg" height="80px"/> Microsoft Store</a> |
| 17 | +<a id="win" href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-win64.exe" class="page-button download-page"><img src="../assets/windows_logo_2012-Black.svg" height="80px"/> Windows</a> |
| 18 | +<a id="osx" href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-macOS.dmg" class="page-button download-page" ><img src="../assets/apple_logo_black.svg" height="60px"/>macOS 10.13 and later</a> |
| 19 | +<a id="linux" href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-linux-amd64.AppImage" class="page-button download-page"><img src="../assets/Linux_Platform.svg" height="80px"/>Linux</a> |
| 20 | +<a id="pi" href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-rpi-aarch32.tar.gz" class="page-button download-page"><img src="../assets/Pi_Platform.svg" height="80px"/>Raspberry Pi</a> |
15 | 21 | </p>
|
16 |
| -See the bottom of the <a href="https://github.com/ossia/score/releases/latest" target="_blank">change log</a> for the latest release and the free, non-store downloads. We sell score on the Microsoft store as a way to get financial support to ensure continued development so please consider buying it there, or funding us through [OpenCollective](https://opencollective.com/ossia) or [Github Sponsors](https://github.com/sponsors/jcelerier)! |
17 |
| - |
18 |
| -## Supported platforms |
19 |
| - |
20 |
| -The releases are 64-bit on all desktop operating systems, 32-bit for Raspberry Pi. There are no native M1 macOS builds yet but score has been tested to work in Rosetta. |
21 | 22 |
|
22 |
| -### Minimal requirements |
23 | 23 |
|
24 |
| -* 800 MHz CPU, 512MB of RAM (but you won't make very large scores). |
25 |
| -* For graphics, a GPU which supports at least OpenGL 3.2, Vulkan, Direct3D11 or Metal. |
26 |
| - |
27 |
| -### Windows |
| 24 | +Take a look at the <a href="https://github.com/ossia/score/releases/latest" target="_blank">change log</a> for the latest release information ! |
28 | 25 |
|
29 |
| -* Recommended: Windows 10. Must be at least Windows 7 with all system updates installed. |
30 |
| -* *score* and *libossia* use Bonjour for the OSCQuery automatic discovery feature. |
31 |
| - This means that on Windows, you must install the [Bonjour Print Services](https://support.apple.com/kb/dl999?locale=en_US) for this to work. |
| 26 | +## All Supported platforms |
32 | 27 |
|
33 |
| -### macOS |
34 |
| - |
35 |
| -* macOS: must be at least High Sierra (10.13). |
| 28 | +The releases are 64-bit on all desktop operating systems, 32-bit for Raspberry Pi. There are no native M1 macOS builds yet but score has been tested to work in Rosetta. |
36 | 29 |
|
37 |
| -### Linux (Desktop) |
| 30 | +<h2 type="button" class="collapsible" > All platforms </h2> |
| 31 | +<div class="collapsible-content"> |
| 32 | +<p class="download-page-layout" align="center"> |
| 33 | +<a href="https://apps.microsoft.com/store/detail/ossia-score/9NGT21X5XB19" target="_blank" class="page-button download-page"><img src="../assets/microsoft-store.svg" height="80px"/>Microsoft Store</a> |
| 34 | +<a href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-macOS.dmg" class="page-button download-page" ><img src="../assets/apple_logo_black.svg" height="80px"/>macOS</a> |
| 35 | +<a href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-linux-amd64.AppImage" class="page-button download-page"><img src="../assets/Linux_Platform.svg" height="80px"/>Linux</a> |
| 36 | +<a href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-rpi-aarch32.tar.gz" class="page-button download-page"><img src="../assets/Pi_Platform.svg" height="80px"/>Raspberry Pi</a> |
| 37 | +<a href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-win64.exe" class="page-button download-page"><img src="../assets/windows_logo_2012-Black.svg" height="80px"/>Windows</a> |
| 38 | +<a href="https://ossia.io/score-web" target="_blank" class="page-button download-page"><img src="../assets/web.png" height="80px"/>WebAssembly</a> |
| 39 | +</p> |
38 | 40 |
|
39 |
| -* All Linux distributions from at least mid-2018 should be supported. |
40 |
| - * The packages are built on CentOS 8. |
41 |
| - * Ubuntu 18.10+ |
42 |
| - * Debian Buster (10) / Bullseye (11) / ... |
43 |
| - * Fedora 29+ |
44 |
| - * 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). |
45 |
| - * Either JACK or Pipewire for audio, and Avahi for Bonjour support are recommended. |
46 |
| - * libbluez may be necessary to use Wiimotes (which go through Bluetooth). |
47 |
| - * Wayland support is still experimental, in particular on GNOME-based desktops. |
| 41 | +<p style="display: flex; justify-content: center;align-content:space-evenly;" align="center"> |
48 | 42 |
|
49 |
| -* To integrate the AppImage into your system, please follow |
50 |
| - https://github.com/AppImage/awesome-appimage/#desktop-integration |
| 43 | +</p> |
| 44 | +</div> |
| 45 | + |
| 46 | +<h2 type="button" class="collapsible" > Minimal requirements </h2> |
| 47 | +<div class="collapsible-content"> |
| 48 | +<ul> |
| 49 | +<li> 800 MHz CPU, 512MB of RAM (but you won't make very large scores). </li> |
| 50 | +<li> For graphics, a GPU which supports at least OpenGL 3.2, Vulkan, Direct3D11 or Metal. </li> |
| 51 | +</ul> |
| 52 | +</div> |
| 53 | + |
| 54 | +<h2 type="button" class="collapsible" > Windows </h2> |
| 55 | +<div class="collapsible-content"> |
| 56 | +<ul> |
| 57 | +<li> Recommended: Windows 10. Must be at least Windows 7 with all system updates installed. </li> |
| 58 | +<li> <i>score</i> and *libossia* use Bonjour for the OSCQuery automatic discovery feature. |
| 59 | + This means that on Windows, you must install the [Bonjour Print Services](https://support.apple.com/kb/dl999?locale=en_US) for this to work. </li> |
| 60 | +</ul> |
| 61 | +</div> |
| 62 | + |
| 63 | +<h2 type="button" class="collapsible" > macOS </h2> |
| 64 | +<div class="collapsible-content"> |
| 65 | +Must be at least High Sierra (10.13). |
| 66 | +</div> |
| 67 | + |
| 68 | +<h2 type="button" class="collapsible" > Linux (Desktop) </h2> |
| 69 | +<div class="collapsible-content"> |
| 70 | + |
| 71 | +<p> To integrate the AppImage into your system, please follow: <br> |
| 72 | + <a>https://github.com/AppImage/awesome-appimage/#desktop-integration</a> |
| 73 | +</p> |
51 | 74 |
|
52 |
| -* Important note: for Ubuntu Jammy (22.04), libfuse2 must be installed as it is necessary for running AppImages: |
| 75 | +All Linux distributions from at least mid-2018 should be supported: |
| 76 | +<ul> |
| 77 | +<li>The packages are built on CentOS 8.</li> |
| 78 | +<li>Ubuntu 18.10+ </li> |
| 79 | +<li>Debian Buster (10) / Bullseye (11) / ... </li> |
| 80 | +<li>Fedora 29+</li> |
| 81 | +<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> |
| 82 | +<li>Either JACK or Pipewire for audio, and Avahi for Bonjour support are recommended.</li> |
| 83 | +<li>libbluez may be necessary to use Wiimotes (which go through Bluetooth).</li> |
| 84 | +<li>Wayland support is still experimental, in particular on GNOME-based desktops.</li> |
| 85 | +</ul> |
| 86 | +</div> |
| 87 | + |
| 88 | +## Ubuntu Jammy (22.04) |
| 89 | +Important note for Ubuntu Jammy (22.04): *libfuse2* must be installed as it is necessary for running AppImages: |
53 | 90 |
|
54 | 91 | ```
|
55 | 92 | sudo add-apt-repository universe
|
56 | 93 | sudo apt install libfuse2
|
57 | 94 | ```
|
58 | 95 |
|
59 |
| -### Linux (Raspberry Pi, embedded...) |
60 |
| - |
61 |
| -* Read the [documentation](https://ossia.io/score-docs/in-depth/embedded.html) before running score on a Pi. |
62 |
| - |
63 |
| -### Web |
64 |
| - |
65 |
| -* Check out our experimental WebAssembly build: [right here](https://ossia.io/score-web)! |
| 96 | +<h2 type="button" class="collapsible" > Linux (Raspberry Pi, embedded...) </h2> |
| 97 | +<div class="collapsible-content"> |
| 98 | +Read the [documentation](https://ossia.io/score-docs/in-depth/embedded.html) before running score on a Pi. |
| 99 | +</div> |
66 | 100 |
|
67 | 101 | ## Source code
|
68 | 102 |
|
69 | 103 | The source code for the latest release can be downloaded from here:
|
70 | 104 | * Latest release's <a href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-src.tar.xz">source code</a>
|
71 | 105 | * Latest release's <a href="https://github.com/ossia/score/releases/download/v{{site.score_version}}/ossia.score-{{site.score_version}}-src.tar.xz.asc">source code signature</a>
|
72 | 106 | * Alternatively, you can fetch the latest source code <a href="https://github.com/ossia/score">directly from Github</a>
|
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | +<script src="/js/collapsible.js"></script> |
0 commit comments