Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
amoghmatt committed Jun 22, 2018
1 parent 8f321c8 commit 4e8abcb
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@
My implementation of a Drum Machine designed on the BeagleBone Black (BBB) with with the Bela Audio Shield

The ask was to create a system that plays a predefined set of sequence drum loops with various tempos and styles based on the input from various sensors.
• The button triggers the play and pause of the sequences.
• The potentiometer controls the tempo of the sequences.
• The LED flashes in accordance with the tempo.
• The accelerometer decides which sequence is being played.

- The button triggers the play and pause of the sequences.

- The potentiometer controls the tempo of the sequences.

- The LED flashes in accordance with the tempo.

- The accelerometer decides which sequence is being played.


0 comments on commit 4e8abcb

Please sign in to comment.