MIDI Bricks is invented for usage as interactive MIDI-Controller-Interface or even for Touch-Devices. We use the native MIDI API, which is exposed from chrome browser. Please note, that because of a sad story MIDI functionality is not provided on mobile devices. Therefore, in most cases our users provide them selves with some kind of extra physical Touch Device, which can be wired via USB to your Desktop PC, Laptop or Raspberry PI.
Go To https://github.com/TimSusa/midi-bricks/releases and find the latest or beta release. There is a caret with "assets". Please click the caret to have the download links available.
- Mac OSX: Please, download the *.dmg File (can be seen on "assets" at the bottom here) and double click
- Windows 7 and above: Please, download the *.exe File (can be seen on "assets" at the bottom here) and double click
- raspberry-pi 4 and above: Please, download the AppImage File, chmod +x the file to make it executable and then start it
https://midi-bricks.timsusa.vercel.app/
https://timsusa.github.io/midi-bricks/
- https://www.raspberrypi.org/products/raspberry-pi-400/ or win or macosx device
https://www.waveshare.com/wiki/7inch_HDMI_LCD_(H)_(with_case)
yarn
yarn start
yarn build
yarn dev
yarn build-ci
Please consider to create a PR with or without any issue. I will get back to you, asap.