0.0.34 • Published 3 years ago
midifungi v0.0.34
Midifungi 🎛️🎹 - A layer-based p5.js framework with live editing and MIDI support
More details will be available soon! For now, check out https://midifungi.com/midifungi.js
Local Development
- Install dependencies with
yarn
- Important: use
yarn
and notnpm i
due to this bug
- Important: use
- Boot things up with:
npm start
Overview
- The
midifungi
p5.js framework starts in/src/midifungi.js
- This file gets built into
/dist/midifungi.js
- This file gets built into
- The documentation, gallery, and current collab project is built with Vuepress 2. They are served from
/docs/
, withREADME.md
files representing that directory's index.html build-tester.html
is there to quickly test that the library build is working before publishing to NPM and for quick experimentation. Run a local server to view it withnpx http-server
Readme todo
0.0.34
3 years ago
0.0.33
3 years ago
0.0.32
3 years ago
0.0.31
3 years ago
0.0.30
3 years ago
0.0.29
3 years ago
0.0.27
3 years ago
0.0.26
3 years ago
0.0.25
3 years ago
0.0.24
3 years ago
0.0.23
3 years ago
0.0.22
3 years ago
0.0.20
3 years ago
0.0.18
3 years ago
0.0.17
3 years ago
0.0.16
3 years ago
0.0.15
3 years ago
0.0.14
3 years ago
0.0.13
3 years ago
0.0.12
3 years ago
0.0.11
3 years ago
0.0.10
3 years ago
0.0.9
3 years ago
0.0.7
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago
0.0.1
3 years ago