Skip to content

Repository files navigation

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.

Recommended IDE Setup

Setup a pi 5 with 64 bit os

install the latest 64 bit pi os https://www.raspberrypi.com/software/

make sure pi os is up to date

sudo apt update
sudo apt upgrade

To run the software

sudo apt install jackd2
sudo apt install git
git clone https://github.com/mfvargo/rtjam_rust.git
cd rtjam_rust

To build the software

install libraries and tools

install rust

curl https://sh.rustup.rs -sSf | sh

install node vi nvm

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash

install necessary libraries

sudo apt install jackd2
sudo apt install libjack-dev
sudo apt install libalsa-ocaml-dev
sudo apt install libssl-dev
sudo apt-get install build-essential libgtk-4-dev
sudo apt install libwebkit2gtk-4.1-dev

get code and build

git clone https://github.com/mfvargo/pedals.git
cd pedals
npm i
npm run tauri build

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages