How-To Control Csound with a Custom Midi Controller: Hardware (2 of 2)
- 0
- Add a Comment
- No Related Post
And now for part 2 of controlling Csound with a custom Midi controller. Don’t worry, it’s not that bad.
In last week’s installment, we showed how to get started with Csound. This week we take it to the next step by constructing a homemade MIDI controller circuit and use the new device to control Csound in real time.
What you will need:
a computer on which you have Csound up and running
a MIDI adapter for your computer (usb to midi adapters are the norm here)
a microcontroller / breadboard / microcontroller programmer (in this example we will show some BX24 sample code)
a MIDI female connector (either a cable or circuit board mount type, also known as 5 pin din)
a 2N2222 NPN transistor
some resistors (10Kohm and 220ohm)
some sort of sensor or button or potentiometer or any combination of the above [Read the rest]
