Skip to content

mikeyfarina/Sampler

Repository files navigation

Sampler

drum machine / sample sequencer / sound editor

Web Audio API

Working:

  • decodes array of audio file urls and loads each sample onto the next pad after clicking the start screen
  • allows user to upload each pads sound through a button on pad
  • Sequencer
  • Effect section within Sequencer allows for each track to have unique effects applied
  • have pads be triggered by keyboard presses as well
  • drum machine screen displays various messages
    • title
      • welcome to the sampler screen that welcomes user and scrolls away
      • playing sound
    • subtitle
      • loaded ____ sample
  • instruction screen to help users
  • reformatted data structure used by sequencer for effect data to increase efficiency
  • adapted screen and functionality to mobile devices
  • Cleaned UI

todo:

  • Tap Tempo?
  • Audio file wavelength editor (SliceX)?

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors