What is the CC/midi number for poly aftertouch?
-
- KVRAF
- 1562 posts since 31 Dec, 2020
My keys don't have it, I want to paint some in. I can only see channel pressure which is regular aftertouch. Thanks
Muh bandcamp: https://automatedhero.bandcamp.com/?fro ... _dashboard
-
- KVRAF
- 10366 posts since 2 Sep, 2003 from Surrey, UK
Aftertouch messages are defined as:
So it is message type 10, with the MIDI channel, note number and pressure amount.Status: 0xA0 to 0xAF where the low nibble is the MIDI channel.
Data: Two data bytes follow the Status.
The first data is the note number. There are 128 possible notes on a MIDI device, numbered 0 to 127 (where Middle C is note number 60). This indicates to which note the pressure is being applied.The second data byte is the pressure amount, a value from 0 to 127 (where 127 is the most pressure).
- KVRAF
- 9563 posts since 6 Jan, 2017 from Outer Space
Its polyphonic. Your DAW needs to support per voice automation. If the DAW uses expressions, its an expression, not Midi... That will be translated to poly aftertouch or MPE if necessary to be passed on to a plugin that only understands Midi...
Ergo, what is your DAW? Which plugins do you want to control with polyphonic aftertouch?
Ergo, what is your DAW? Which plugins do you want to control with polyphonic aftertouch?
-
- KVRAF
- Topic Starter
- 1562 posts since 31 Dec, 2020
I use Reaper. I don't know which other vst's I use can do it, but the cs80 V version 4 by arturia I believe can.Tj Shredder wrote: Thu Jan 05, 2023 10:07 am Its polyphonic. Your DAW needs to support per voice automation. If the DAW uses expressions, its an expression, not Midi... That will be translated to poly aftertouch or MPE if necessary to be passed on to a plugin that only understands Midi...
Ergo, what is your DAW? Which plugins do you want to control with polyphonic aftertouch?
Muh bandcamp: https://automatedhero.bandcamp.com/?fro ... _dashboard
- KVRAF
- 24427 posts since 7 Jan, 2009 from Croatia
You cannot paint in poly aftertouch messages in Reaper, unfortunately. It's a long-standing feature request.
-
- KVRAF
- Topic Starter
- 1562 posts since 31 Dec, 2020