CHAPTER 6

image

MIDI Harp Player

This chapter covers

  • What you need to do to play a real instrument

  • How to construct a mechanical framework for the player

  • How to control a motor powering sequence with logic gates

  • The Arduino code needed to drive the player from a MIDI signal

  • How to use the Harp Player in your own projects

You read in Chapter 4 how to take the information in a stream of MIDI messages and use it to light some LEDs. You also read in Chapter 2 about the structure of the MIDI messages used to control sound modules. Chapter 3 covered the ways you could get MIDI messages into an Arduino. In this chapter, we bring this all together to show ...

Get Arduino Music and Audio Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.