11d5f41402c03e44d58f0c9925df0bd189e2e252
F.O.R.G.E. (Invar)
This repo is a work in progress
Install
sudo apt update
sudo apt install -y git
sudo chmod a+rwx /opt
cd /opt
git clone --recursive https://git.klemek.fr/klemek/forge-invar
cd forge-invar
make install build
echo 'make -C /opt/forge-invar start-weston' >> ~/.bashrc
Links
- https://www.raspberrypi.com/documentation/computers/config_txt.html
- https://freedom251.com/raspberry-pi-5-how-to-make-composite-video-output/
- https://raspberry.tips/en/raspberrypi-tutorials/overclock-raspberry-pi-5
- https://raspberry.tips/en/raspberrypi-tutorials/raspberry-pi-overclocking-3-4-5
- https://www.baeldung.com/linux/opengl-check-working
- https://ttt.io/glsl-raspberry-pi
- https://manpages.org/weston
- https://wayland.pages.freedesktop.org/weston/toc/kiosk-shell.html
- https://man.archlinux.org/man/weston.ini.5.html
- https://pimylifeup.com/raspberry-pi-screen-resolution/
- https://renesas-rz.github.io/rzg_hmi_sdk/v2.3.0.0/wiki/common_change-display-resolution/
- https://developer.technexion.com/docs/embedded-software/linux/usage-guides/display/setting-hdmi-resolution-in-weston
- https://linuxvox.com/blog/linux-autologin/
- https://www.exploding-shed.com/synth-diy-guides/standards-of-eurorack/eurorack-dimensions/
TODO
Logical
- Play on start
- disable services for faster boot
- Save while running
Physical
- PAL/NTSC switch
- Sync in -> fake midi ?
- rasp compute
Languages
GLSL
91.6%
Makefile
6.8%
Shell
1.6%