MCPcopy Create free account
hub / github.com/codemistic/Web-Development / index.js

File index.js

DrumKit-Extension/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var numberOfDrumButtons = document.querySelectorAll(".drum").length;
2
3for (var i = 0; i < numberOfDrumButtons; i++) {
4

Callers

nothing calls this directly

Calls 2

makeSoundFunction · 0.70
buttonAnimationFunction · 0.70

Tested by

no test coverage detected