GMU:Dataflow II/Lukas: Difference between revisions

From Medien Wiki
Line 184: Line 184:


All the ingredients are together, the building may begin.
All the ingredients are together, the building may begin.


= The PD Patch =
= The PD Patch =
== Implementing the UC33e==
== Implementing the UC33e==


-->midiio


This was annoying as I had to do this several times. I mapped the controls to 1...8 in each row and every row had another midi channel. The UC-33e forgot its settings a few times, until I replaced the CMOS battery.
This was annoying as I had to do this several times. I mapped the controls to 1...8 in each row and every row had another midi channel. The UC-33e forgot its settings a few times, until I replaced the CMOS battery.
All the in and output happens in midiio.


=== Forwarding and distributing the control messages ===
=== Forwarding and distributing the control messages ===
Line 221: Line 222:


Furthermore, thhe Fader F9 controls the note volume (velocity) globally.
Furthermore, thhe Fader F9 controls the note volume (velocity) globally.


= Working with the sequencer =
= Working with the sequencer =