Skip to content

berru-g/Make-Play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Make & Play

Controller USB - midi _ V 1.0.1

CodeElectroniquePlan 3DContributionGNU License v2.0🛒A.S.S

What is this ?

Microcontroller usb midi lowcost To play on Ableton, Arena or any other music or video creation software.

This tool will allow you to map your effects to the desired potentiometer and key.

To do this, do [ ctrl+m ] in Ableton, select effet and push your btn or pot.

🎹 - 💻 - 🔊

[Drafting in progress]

Option

Refer directly to your plan according to the format of your M&P or you can feed your curiosity

  • The version plug & play
  • The DIY Kit
  • The soldering kit
  • choice your version 🛒

Plan step by step

Step 1 - code for adapt your project if necessary-

#include <MIDI.h>
MIDI_CREATE_DEFAULT_INSTANCE();

If you decide to start this project really from the beginning, then a simple AtMega 328p as well as three components will be necessary, I invite you in this case to “flash”, bootloader the microcontroller. And follow that plan.

Find the full code here . The digital and analog inputs and outputs are declared at the maximum number for an AtMéga 328p type microcontroller, these can be multiplied if a multiplexer is added. The code must then provide a matrix of inputs and/or outputs.

github.com/berru-g

Plan & code of my first prototyp, based on Arduino.

Step 2 - make -

Despite the simplicity, it necessary to specify to take precautions concerning the assembly, because the facade is fragile. I advise you to follow the plan to have a solid tool once fixed to its support.

Despite our choice to use quality components, the potentiometers can be weakened when shipped, we advise you to check their stability before assembly and we will send a PCB if necessary*. [the return of this product currently = 0.001%] *kick the postman. 😜

github.com/berru-g

Step 3 - config in Ableton® -

When you are ready to play, configure your M&P as below. Select option, preference,Audio & link-midi. Important, choose the 9600 sampling frequency carefully for better optimization.

github.com/berru-g

github.com/berru-g

Step 4 play

Share your creation in Make & Play Community 😁

For that choice your colori

2020 v-1.0.1

Make and play is Free, for used and/or modify it under the terms of the GNU General Public License .