Skip to content

afeicool/random-strum-pattern

 
 

Repository files navigation

Random Strum Pattern

Random guitar strum pattern generator for practice. Check it out: vilda.net/s/rsp. It should look as follows: grafik

It also contains an initial Python version random_strum_pattern.py after which I decided I could make it a small website with a bunch of buttons.

Contributing

The code is written in TypeScript+Node+Webpack. Run/compile as follows:

npm install
npm run build # or `npm run dev` for local server

About

Random guitar strum pattern generator for my practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.2%
  • HTML 21.0%
  • CSS 9.6%
  • JavaScript 7.0%
  • Python 4.2%