Skip to content

Cycling74/max-air-guitar

Repository files navigation

max-air-guitar

Strum on your air guitar in Max. Uses MediaPipe and mi-gen~.

Setup

There shouldn't be anything you need to do here. Simply open the Max project at max-air-guitar/max-air-guitar.maxproj and you should be good to go.

Rebuilding the interface

This project uses a simple webpage hosted in a jweb object for hand tracking. If you'd like to change the behavior of the page, then you'll need to recompile the TypeScript code at ts/handpose.ts. You'll need to run some basic npm commands to get set up.

npm install
npm run pack

This will install the MediaPipe dependencies and rebuild the JS bundle.

About

Strum on your air guitar in Max

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages