From b3238a267bde12d15b95b5d8e91b3547759cc160 Mon Sep 17 00:00:00 2001 From: Jules Fouchy Date: Wed, 15 May 2024 13:51:54 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20[Cool]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cool | 2 +- changelog.md | 1 + website/src/components/_Download.md | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Cool b/Cool index a82d8436..8df49f1b 160000 --- a/Cool +++ b/Cool @@ -1 +1 @@ -Subproject commit a82d843603a4905e3bbaaee716236ac298ea5d9d +Subproject commit 8df49f1b082803ec3318cc6e7b9312acb2fa2f41 diff --git a/changelog.md b/changelog.md index d177e737..1e615e16 100644 --- a/changelog.md +++ b/changelog.md @@ -27,6 +27,7 @@ TODO gif exploding head - ⚑ The performance of playing a video has been greatly improved - πŸ› Video import now also works on Linux and MacOS - πŸ› Many bug fixes around the video import and playback +- ✨ Improved MIDI ## 🐣beta-16 diff --git a/website/src/components/_Download.md b/website/src/components/_Download.md index 2f3ef734..7ca279e7 100644 --- a/website/src/components/_Download.md +++ b/website/src/components/_Download.md @@ -1,7 +1,7 @@ :::info Download [**Download Coollab for Windows**](/Coollab-Windows.exe)
-[**Download Coollab for Linux**](/Coollab-Linux.sh)
-[**Download Coollab for MacOS**](/Coollab-Mac.dmg) +[**Download Coollab for Linux**](/Coollab-Linux.sh) ⚠ You also need to install FFmpeg: `sudo apt-get install ffmpeg`
+[**Download Coollab for MacOS**](/Coollab-Mac.dmg) ⚠ You also need to install FFmpeg: [open a terminal](https://support.apple.com/guide/terminal/open-or-quit-terminal-apd5265185d-f365-44cb-8b09-71a064a42125/mac), install [Homebrew](https://brew.sh/) by typing `/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"`, and then install FFmpeg by typing `brew install ffmpeg`. If you need help [feel free to reach out on any of our social media](https://linktr.ee/coollab_art). 🌱 **This is the _beta-16_ release** 🌱
Coollab is already usable and powerful, but many things are still to be improved.