Skip to content

This is my submission in the 2020 MHacks 13 beta Hackathon. It is a simple educational page about digital filters applied to a demo sound loop.

License

Notifications You must be signed in to change notification settings

gmoraitis/MHacks_Filtering_A_Drum_Loop

Repository files navigation

MHacks

Preview

Filtering a Drum Loop

Usage

Basic Usage

After downloading, simply edit the HTML and CSS files included with the template in your favorite text editor to make changes. These are the only files you need to worry about, you can ignore everything else! To preview the changes you make to the code, you can open the index.html file in your web browser.

Advanced Usage

After installation, run npm install and then run npm start which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the gulpfile.js to see which tasks are included with the dev environment.

You must have npm and Gulp installed globally on your machine in order to use these features.

About

This project is my submission for the MHacks13 beta Hackathon. I decided to make a simple example with an educational goal to showcase what a filter in the digital domain can too. You can read more about digital filters in Wikipedia. I used a Bootstrap template for the UI and Tone.js to be able to work with the filters. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.

Start Bootstrap was created by and is maintained by David Miller.

Start Bootstrap is based on the Bootstrap framework created by Mark Otto and Jacob Thorton.

Copyright and License

Copyright 2013-2020 Start Bootstrap LLC. Code released under the MIT license.

About

This is my submission in the 2020 MHacks 13 beta Hackathon. It is a simple educational page about digital filters applied to a demo sound loop.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published