Giter Site home page Giter Site logo

gurugu-fcc-projects / fcc__drum_machine Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 10.85 MB

freeCodeCamp --- Front End Libraries Projects - Drum Machine

Home Page: https://gurugu-fcc-projects.github.io/FCC__drum_machine/

HTML 4.64% JavaScript 65.40% CSS 29.96%
fcc fcc-frontend fcc-certification fcc-front fcc-drummachine freecodecamp freecodecamp-project freecodecamp-frontend freecodecamp-front freecodecamp-drum-machine

fcc__drum_machine's Introduction

Drum Machine

Overview

FreeCodeCamp Front End Libraries Project. See project requirements at this freecodecamp page

Demo

Features

  • Play different sounds
  • Save soundtracks
  • Play, edit, delete saved soundtracks

Running the project

Live version:

From the repo:

  1. Clone this project
  2. Go to the project directory and run npm install
  3. Run npm run start
  4. Start pressing buttons, playing sounds and creating tracks.

Dependencies

Techstack used when creating this project.

Frontend dependencies

TODOs

  • Persist soundtracks for users, so that they can always return and play them
  • More sounds

fcc__drum_machine's People

Contributors

dependabot[bot] avatar gurugumawaru avatar

Watchers

 avatar  avatar

fcc__drum_machine's Issues

Fix --- track playback interval

Currently I have a crude implementation of setInterval that is used to playback the current track. The idea is to use useRef() to implement playback cancel. In that case I won't need to disable "Play" button during playback, because it will turn into a "Stop" button and will be used to stop playback at any point of time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.