tttapa / Control-Surface

Arduino library for creating MIDI controllers and other MIDI devices.
GNU General Public License v3.0
1.26k stars 140 forks source link

Solicitud de datos a daw para faders motorizados #201

Open alomdj00 opened 4 years ago

alomdj00 commented 4 years ago

Saludos amigo, gracias por tu gran trabajo.

Estoy haciendo uso de tu completa libreria para crear mi controlador midi DIY. Actualmente me he tropezado con algunas dificultades.

Quisiera obtener la posición de los faders MCU en los daws, he tratado con .getPosicion, getValue y no me ha funcionado. Tal vez obteniendo estos valores sea posible usar faders motorizados.

tttapa commented 4 years ago

I'll see if I can add it when my exams are over.

alomdj00 commented 4 years ago

Genial, ire avanzando en lo demas, exitos en tus examenes

4dvn commented 4 years ago

I'll see if I can add it when my exams are over.

Me too image

tttapa commented 4 years ago

This has been added to the new-input branch, see https://tttapa.github.io/Control-Surface-doc/new-input/Doxygen/d0/d6c/Pitch-Bend-Value_8ino-example.html.

4dvn commented 4 years ago

This has been added to the new-input branch, see https://tttapa.github.io/Control-Surface-doc/new-input/Doxygen/d0/d6c/Pitch-Bend-Value_8ino-example.html.

Hi Petter, have you update my topic request of pots & buttons matrices banks with 1 button?