0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript8 forks (8 forks)auto 404
CSS & UIbuggood first issue
Repository metrics
- Stars
- 23 stars (23 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
In Rock Variation Pattern the crash cymbal has no icon but the midiNote 49 is well configured
See : src/assets/beats/rock/variation.json
See : src/app/ui/pipes/drum-image.pipe.spec.ts line 36 (the last test)
See : https://www.svgrepo.com/vectors/drums/ and look for a crash cymbal in there
Contributor guide
- Research direction
- Inspect the drum image pipe and the rock variation JSON to see how icons are assigned to MIDI notes. Then locate a suitable crash cymbal SVG from the provided resource and integrate it following the existing pattern.
- Tech stack
- angulartypescript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- GitAngular