Search found 2 matches
- Sun Jun 05, 2016 8:11 pm
- Forum: System Tuning and Configuration
- Topic: Mapping notes to programchanges with mididings
- Replies: 3
- Views: 2545
Re: Mapping notes to programchanges with mididings
Hi noedig, thanks for the quick response that was exactly what i didn´t get from the documentation. But now there is another problem: run( scenes = { 37: Scene("Pad 1", Filter(CTRL) >> Channel(1), ~Filter(CTRL) >> Channel(1) ), 38: Scene("Pad 2", Filter(CTRL) >> Channel(2), ~Filt...
- Sun Jun 05, 2016 1:16 pm
- Forum: System Tuning and Configuration
- Topic: Mapping notes to programchanges with mididings
- Replies: 3
- Views: 2545
Mapping notes to programchanges with mididings
Hi folks, i would like to map notes to programchanges in mididings to be able to control parameters with the same encoder. My setup looks like this: I´m using fabla in carla, controlled by an mpd218. Fabla provides per-pad attributes like volume, speed, pan, attack etc. Since fabla works with 16 pad...