Skip to content

Commit

Permalink
website updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Jul 13, 2024
1 parent 136e8f1 commit 8228792
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 41 deletions.
107 changes: 67 additions & 40 deletions _pages/score-download.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ category: site-score
---

<div class="support">
<h2> Support us !</h2>
<h2> Support us! </h2>
We sell score on the Microsoft store as a way to get financial support to ensure continued development so please consider buying it <a href="https://apps.microsoft.com/store/detail/ossia-score/9NGT21X5XB19">there</a>, or funding us through <a href="https://opencollective.com/ossia">OpenCollective</a> or <a href="https://github.com/sponsors/jcelerier">Github Sponsors</a>!
</div>
## Download ossia score v{{site.score_version}}
Expand All @@ -17,78 +17,62 @@ We sell score on the Microsoft store as a way to get financial support to ensure
<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>
<a id="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" ><img src="../assets/apple_logo_black.svg" height="60px"/>macOS 10.15 and later (Intel)</a>
<a id="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" ><img src="../assets/apple_logo_black.svg" height="60px"/>macOS 11 and later (AppleSilicon / M1 etc.)</a>
<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>
<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 (AppImage)</a>
<a id="linux" href="https://flathub.org/apps/io.ossia.score" class="page-button download-page"><img src="../assets/Flatpak_Logo.svg" height="80px"/>Linux (Flatpak)</a>
<a id="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"><img src="../assets/Pi64_Platform.svg" height="80px"/>Raspberry Pi (64-bit)</a>
</p>


Take a look at the <a href="https://github.com/ossia/score/releases/latest" target="_blank">change log</a> for the latest release information and additional downloads !
Take a look at the <a href="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.

## All Supported platforms
<br/>

The releases are 64-bit on all desktop operating systems and for Raspberry Pi.
## Minimal requirements
- <i>score</i> requires a 64-bit operating system and CPU, both on desktop and embedded platforms. <br/>
- 800 MHz CPU, 512MB of RAM. For instance, <i>score</i> runs on a Raspberry Pi Zero 2W.
- For graphics, a GPU which supports at least OpenGL 3.2, Vulkan, Direct3D 11 or Metal.
- [NDI Runtime](https://github.com/DistroAV/DistroAV/discussions/831) (at least v5) may be necessary to use NDI.
- [UltraLeap SDK](https://leap2.ultraleap.com/downloads/) (at least Gemini or Hyperion) may be necessary to use UltraLeap devices.

<h2 type="button" class="collapsible" > All platforms </h2>
<div class="collapsible-content">
<p class="download-page-layout" align="center">
<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>
<a 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" ><img src="../assets/apple_logo_black.svg" height="80px"/>macOS (Intel)</a>
<a 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" ><img src="../assets/apple_logo_black.svg" height="80px"/>macOS (AppleSilicon / M1 etc.)</a>
<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>
<a 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"><img src="../assets/Pi64_Platform.svg" height="80px"/>Raspberry Pi (64-bit)</a>
<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>
<a href="https://ossia.io/score-web" target="_blank" class="page-button download-page"><img src="../assets/web.png" height="80px"/>WebAssembly</a>
</p>

<p style="display: flex; justify-content: center;align-content:space-evenly;" align="center">

</p>
</div>

<h2 type="button" class="collapsible" > Minimal requirements </h2>
<h3 type="button" class="collapsible" > Windows </h3>
<div class="collapsible-content">
<ul>
<li> 800 MHz CPU, 512MB of RAM (but you won't make very large scores). </li>
<li> For graphics, a GPU which supports at least OpenGL 3.2, Vulkan, Direct3D11 or Metal. </li>
</ul>
</div>

<h2 type="button" class="collapsible" > Windows </h2>
<div class="collapsible-content">
<ul>
<li> Recommended: Windows 10. Must be at least Windows 7 with all system updates installed. </li>
<li> Windows 10 and 11 are supported, not older versions. </li>
<li> <i>score</i> and *libossia* use Bonjour for the OSCQuery automatic discovery feature.
This means that on Windows, you must install the <a href="https://support.apple.com/kb/dl999?locale=en_US">Bonjour Print Services</a> for this to work. </li>
</ul>
</div>

<h2 type="button" class="collapsible" > macOS </h2>
<h3 type="button" class="collapsible" > macOS </h3>
<div class="collapsible-content">
Must be at least Catalina (10.15) on Intel, 11.0 on ARM / AppleSilicon / M1 etc..
Must be at least Catalina (10.15) on Intel.
<br/>
Must be at least Big Sur 11.0 on ARM / AppleSilicon / M1 etc.
<br/>
The latest version to support back to macOS 10.13 High Sierra is 3.1.8, downloadable <a href="https://github.com/ossia/score/releases/download/v3.1.8/ossia.score-3.1.8-macOS.dmg">here</a>.
</div>

<h2 type="button" class="collapsible" > Linux (Desktop) </h2>
<h3 type="button" class="collapsible" > Linux (Desktop) </h3>
<div class="collapsible-content">

<p> To integrate the AppImage into your system, please follow: <br>
&nbsp;&nbsp;&nbsp;&nbsp;<a>https://github.com/AppImage/awesome-appimage/#desktop-integration</a>
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/AppImage/awesome-appimage/#desktop-integration">https://github.com/AppImage/awesome-appimage/#desktop-integration</a>
</p>

All Linux distributions from at least mid-2018 should be supported:
<ul>
<li>The packages are built on CentOS 8.</li>
<li>Ubuntu 18.10+ </li>
<li>Ubuntu 18.10+</li>
<li>Debian Buster (10) / Bullseye (11) / ... </li>
<li>Fedora 29+</li>
<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>
<li>Either JACK or Pipewire for audio, and Avahi for Bonjour support are recommended.</li>
<li>libbluez may be necessary to use Wiimotes (which go through Bluetooth).</li>
<li>libbluez may be necessary to use Wiimotes (which go through Bluetooth) and the BLE support.</li>
<li>Wayland support is still experimental, in particular on GNOME-based desktops.</li>
</ul>
</div>

<h2 type="button" class="collapsible" > Ubuntu >= 22.04</h2>
<h3 type="button" class="collapsible" > Ubuntu >= 22.04</h3>
<div class="collapsible-content">
Important note for Ubuntu: *fuse2* must be installed as it is necessary for running AppImages:

Expand All @@ -98,18 +82,61 @@ sudo apt install fuse2
</pre>
</div>

<h2 type="button" class="collapsible" > Linux (Raspberry Pi, embedded...) </h2>
<h3 type="button" class="collapsible" > Linux (Raspberry Pi, embedded...) </h3>
<div class="collapsible-content">
Read the <a href="https://ossia.io/score-docs/in-depth/embedded.html">documentation</a> before running score on a Pi.
<br/>
The Raspberry Pi package has also been tested on Arch Linux ARM and Asahi Linux.
<br/>
The Flatpak and Nix versions are also available as AArch64.
</div>

<br/>

## Installing from a package manager

<ul>
<li><a href="https://flathub.org/apps/io.ossia.score">Flatpak</a>: flatpak install flathub io.ossia.score</li>
<li><a href="https://aur.archlinux.org/packages/ossia-score">ArchLinux (AUR)</a>: paru -S ossia-score</li>
<li><a href="https://search.nixos.org/packages?channel=unstable&amp;show=ossia-score">Nix</a>: nix-shell -p ossia-score</li>
<li><a href="https://packages.msys2.org/package/mingw-w64-x86_64-ossia-score">MSYS2</a>: pacman -S mingw-w64-x86_64-ossia-score</li>
<li><a href="https://winget.run/pkg/ossia/score">WinGet</a>: winget install -e --id ossia.score</li>
<li><a href="https://formulae.brew.sh/cask/ossia-score">Homebrew</a>: brew install --cask ossia-score</li>
</ul>

<br/>

## Source code

The source code for the latest release can be downloaded from here:
* 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>
* 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>
* Alternatively, you can fetch the latest source code <a href="https://github.com/ossia/score">directly from Github</a>

<br/>

<h2 type="button" class="collapsible" > All downloads </h2>
<div class="collapsible-content">
<p class="download-page-layout" align="center">
<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>
<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>
</p>
<p class="download-page-layout" align="center">
<a 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" ><img src="../assets/apple_logo_black.svg" height="80px"/>macOS (Intel)</a>
<a 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" ><img src="../assets/apple_logo_black.svg" height="80px"/>macOS (AppleSilicon / M1 etc.)</a>
</p>
<p class="download-page-layout" align="center">
<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 (AppImage)</a>
<a href="https://flathub.org/apps/io.ossia.score" class="page-button download-page"><img src="../assets/Flatpak_Logo.svg" height="80px"/>Linux (Flatpak)</a>
<a 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"><img src="../assets/Pi64_Platform.svg" height="80px"/>Raspberry Pi (64-bit)</a>
</p>
<p class="download-page-layout" align="center">
<a href="https://ossia.io/score-web" target="_blank" class="page-button download-page"><img src="../assets/web.png" height="80px"/>WebAssembly</a>
</p>

<p style="display: flex; justify-content: center;align-content:space-evenly;" align="center">

</p>
</div>

<script src="/js/collapsible.js"></script>
9 changes: 8 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,12 @@ <h2 class="catchphrase">A free and open-source sequencer</h2>
<section id="index" class="white" style="padding-top: 4em;">
<h2 style="text-align: center;" ><span class="title-section" style="color: black; border-color:var(--orange);">Supporting organizations</span></h2>
<div class="logo-grid" style="padding-top: 0.1em;">
<a href="https://sat.qc.ca/"><img loading="lazy" src="/assets/logo/sat-logo.svg" alt="Société des Arts Technologiques" width="80" height="auto"/></a>
<a href="https://www.unrealengine.com/"><img loading="lazy" src="/assets/logo/unreal_engine.png" alt="Unreal Engine" width="80" height="auto"/></a>
<a href="https://www.mozilla.org/" ><img loading="lazy" src="/assets/logo/mozilla-logo.png" alt="Mozilla" /></a>
<a href="https://opencollective.com/"><img loading="lazy" src="/assets/logo/opencollectivelogo.png" alt="OpenCollective" /></a>
</div>
<div class="logo-grid" style="padding-top: 0.1em;">
<a href="https://anr.fr/" ><img loading="lazy" src="/assets/logo/anr-logo.png" alt="ANR" /></a>
<a href="https://www.culture.gouv.fr/"><img loading="lazy" src="/assets/logo/logo-ministere-de-la-culture.png" alt="Ministère de la culture"/></a>
<a href="https://www.labri.fr/"><img loading="lazy" src="/assets/logo/LABRI_BIG.png" alt="LaBRI" /></a>
Expand All @@ -72,6 +75,7 @@ <h2>An intermedia sequencer</h2>
<li>Playback most audio formats, with support for multichannel</li>
<li>H.264 and HAP video playback, with a state-of-the art cross-platform video & shader pipeline</li>
<li>Send & receive OSC, MIDI, DMX or directly talk through HTTP or a serial port</li>
<li>Control IoT systems with CoAP, MQTT and BLE support</li>
</ul>
</p>
</div>
Expand Down Expand Up @@ -152,6 +156,9 @@ <h2>Supported protocols</h2>
<div class="tooltip"><img loading="lazy" src="/assets/logo/gamepad.png" alt="Gamepad" width="80" height="auto"/><span class="tooltiptext">Gamepad</span></div>
<div class="tooltip"><img loading="lazy" src="/assets/logo/wiimote.png" alt="Wiimote" width="80" height="auto"/><span class="tooltiptext">Wiimote</span></div>
<a href="https://www.avid.com/learn-and-support/c24" alt="Avid C|24" class="tooltip" style="margin: 0;"><span>C|24</span><span class="tooltiptext">Avid C|24</span></a>
<a href="https://mqtt.org/" alt="MQTT" class="tooltip" style="margin: 0;"><span>MQTT</span><span class="tooltiptext">MQTTv5</span></a>
<a href="https://en.wikipedia.org/wiki/Constrained_Application_Protocol" alt="CoAP" class="tooltip" style="margin: 0;"><span>CoAP</span><span class="tooltiptext">CoAP</span></a>
<a href="https://en.wikipedia.org/wiki/Bluetooth_Low_Energy" alt="BLE" class="tooltip" style="margin: 0;"><span>BLE</span><span class="tooltiptext">Bluetooth Low Energy</span></a>
</div>
</div>
<br/>
Expand Down Expand Up @@ -184,7 +191,7 @@ <h2>Compatible environments</h2>
</div>
</div>
</section>
<!-- Video -->
<!-- Video -->
<section id="index" class="black" style="">
<div class="frontpage-video">
<div class="videoWrapper">
Expand Down

0 comments on commit 8228792

Please sign in to comment.