An interactive web application for exploring polyrhythms. Try out different rhythm combinations and improve your understanding of complex rhythmic patterns.
- Up to 5 simultaneous rhythms
- Adjustable tempo
- Tap tempo functionality
- Keyboard shortcuts for quick control
- Audio feedback for each beat
- Live rhythm visualization
- Clone the repository
- Install dependencies:
pnpm install
- Start the development server:
pnpm run dev
- React
- TypeScript
- Vite
- Material-UI
- Web Audio API
