ESP32 Arduino DIY Synthesizer Projects - Little startup guide to get your MIDI synth working

Описание к видео ESP32 Arduino DIY Synthesizer Projects - Little startup guide to get your MIDI synth working

This video is a little tutorial to get started with some of my music projects.
I've added some bookmarks for easier access to the different sections.

In this video I will point out some tools and quickly go through their installtion
- Arduino, TortoiseGit, Git, Notepad++

To get the project running of different devices I've prepared a config file: config.h
It helps to adopt your project quickly

z_config.ino does include the MIDI mapping. I will show how to make your own mapping.

Projects can be found on GitHub: https://github.com/marcel-licence
You can also follow me on Instagram:   / marcel_licence  

---
Intro: (0:00)
Installation of TortoiseGit: (2:42)
Clone an arduino project: (5:18)
The required board is missing: (6:10)
Installing missing board, libraries: (6:37)
Configure the project: (11:24)
Find the serial com port: (13:24)
First test: (14:53)
Prepare to setup personal MIDI mapping: (15:45)
Identify the MIDI CC messages: (17:39)
Map our MIDI CC messages: (18:28)
Testing the new MIDI mapping: (20:36)
Some improvisation Final words: (21:40)

Комментарии

Информация по комментариям в разработке