Sending MIDI messages via DP6
Moderator: James Steele
Forum rules
This forum is for most discussion related to the use and optimization of Digital Performer [MacOS] and plug-ins as well as tips and techniques. It is NOT for troubleshooting technical issues, complaints, feature requests, or "Comparative DAW 101."
This forum is for most discussion related to the use and optimization of Digital Performer [MacOS] and plug-ins as well as tips and techniques. It is NOT for troubleshooting technical issues, complaints, feature requests, or "Comparative DAW 101."
Sending MIDI messages via DP6
Hey guys
Is it possible for DP6 to send program change or CC messages to a remote device on certain beats within a sequence?
I would like to automate the bypass state and program changes of an external FX unit with MIDI during a live performance.
Any ideas??
thanks
jg
Is it possible for DP6 to send program change or CC messages to a remote device on certain beats within a sequence?
I would like to automate the bypass state and program changes of an external FX unit with MIDI during a live performance.
Any ideas??
thanks
jg
- adriano
- Posts: 497
- Joined: Wed Nov 03, 2004 10:01 pm
- Primary DAW OS: MacOS
- Location: Quarryville, PA
Re: Sending MIDI messages via DP6
Hi Johnnyg88,
I believe you can, by placing CC and system exclusive messages at a specific measure/beat in the project/sequence and then, DP will sent those messages to the external EFFX unit.
Check the manual for the external unit, to see what MIDI messages it responds to.
I used to do that with an harmonizer (VoiceWorks)
Adriano
I believe you can, by placing CC and system exclusive messages at a specific measure/beat in the project/sequence and then, DP will sent those messages to the external EFFX unit.
Check the manual for the external unit, to see what MIDI messages it responds to.
I used to do that with an harmonizer (VoiceWorks)
Adriano
iMac9,1, 3.06GHz Intel Core 2 Duo, 8GB-RAM, 10.9.5
DP 8.07, 828MKIII, Keys-Fantom X8, XV-88. Key
SampleTank v2.5.4, Miroslav Philharmonik v1.1.2, SampleMoog v1.02, SampleTron v1.02, Sonik Synth 2 v2.1.1, Independence Pro v3.2.0126, EZDrummer 1.4, MDrummer Large 5.02, Komplete U9, Orchestral Essential 1, Orchestral Essential 2, Complete Orchestral Collection
Music is the wine that fills the cup of silence.
DP 8.07, 828MKIII, Keys-Fantom X8, XV-88. Key
SampleTank v2.5.4, Miroslav Philharmonik v1.1.2, SampleMoog v1.02, SampleTron v1.02, Sonik Synth 2 v2.1.1, Independence Pro v3.2.0126, EZDrummer 1.4, MDrummer Large 5.02, Komplete U9, Orchestral Essential 1, Orchestral Essential 2, Complete Orchestral Collection
Music is the wine that fills the cup of silence.
Re: Sending MIDI messages via DP6
You'll have to pardon my inexperience, but how do I place these specific messages where I want them??
Thanks
jg
Thanks
jg
- James Steele
- Site Administrator
- Posts: 22836
- Joined: Fri Oct 15, 2004 10:01 pm
- Primary DAW OS: MacOS
- Location: San Diego, CA - U.S.A.
- Contact:
Re: Sending MIDI messages via DP6
Do you have a manual?johnnyg88 wrote:You'll have to pardon my inexperience, but how do I place these specific messages where I want them??
JamesSteeleProject.com | Facebook | Instagram | Twitter
Mac Studio M1 Max, 64GB/2TB, macOS Sequoia 15.5 Public Beta 2, DP 11.34, MOTU 828es, MOTU 24Ai, MOTU MIDI Express XT, UAD-2 TB3 Satellite OCTO, Console 1 Mk2, Avid S3, NI Komplete Kontrol S88 Mk2, Red Type B, Millennia HV-3C, Warm Audio WA-2A, AudioScape 76F, Dean guitars, Marshall amps, etc., etc.!
Mac Studio M1 Max, 64GB/2TB, macOS Sequoia 15.5 Public Beta 2, DP 11.34, MOTU 828es, MOTU 24Ai, MOTU MIDI Express XT, UAD-2 TB3 Satellite OCTO, Console 1 Mk2, Avid S3, NI Komplete Kontrol S88 Mk2, Red Type B, Millennia HV-3C, Warm Audio WA-2A, AudioScape 76F, Dean guitars, Marshall amps, etc., etc.!
Re: Sending MIDI messages via DP6
Yes I do, I'm just not sure where to look. I'm familiar with programming MIDI Instrument sequences, but there are so many MIDI functions that I'm not 100% certain on what they do. I may even already know how to do what I'm asking I just don't know it yet 
I'll search into the book more.
Thanks guys
jg

I'll search into the book more.
Thanks guys
jg
- Shooshie
- Posts: 19820
- Joined: Sat Oct 16, 2004 10:01 pm
- Primary DAW OS: MacOS
- Location: Dallas
- Contact:
Re: Sending MIDI messages via DP6
Do you know the program change number and value required by the FX unit? Will it send that Control Change value through MIDI if you hit its bypass button? If so, that would be the easy way; just record a track as you hit the bypass button, and it would send the CC# which DP6 would then record into the MIDI track. But I have my doubts that this FX unit will send MIDI. SO, do you know what CC number is required to operate the bypass? If so, you have some options. You can simply insert them using the drawing tools (pencil tool), selecting the CC# in the menu at the bottom left of your MIDI Graphic Edit Window. The object selected becomes the object that the pencil will insert.
Another way is to record your sustain pedal on your synth. Push it down and up in time with the desired bypass pattern. Then use the REGION/REASSIGN CONTINUOUS DATA menu to change CC#64 to the desired CC for your bypass.
There are other methods, some of which would involve Custom Consoles. With custom consoles you could actually create a button that sends the bypass data while responding to any MIDI trigger. Thus, you could decide on any MIDI note, pedal, fader, button, or other MIDI stimulus to control the FX bypass, then send it in real time when you so desire.
There are many ways to do simple things like this. I've only described a few, but one can get very creative in how to accomplish this if you know the data you need to send. Truthfully, you would not find this specifically in the manual, but it's really basic stuff, so you would do well to learn the manual anyway.
Shooshie
Another way is to record your sustain pedal on your synth. Push it down and up in time with the desired bypass pattern. Then use the REGION/REASSIGN CONTINUOUS DATA menu to change CC#64 to the desired CC for your bypass.
There are other methods, some of which would involve Custom Consoles. With custom consoles you could actually create a button that sends the bypass data while responding to any MIDI trigger. Thus, you could decide on any MIDI note, pedal, fader, button, or other MIDI stimulus to control the FX bypass, then send it in real time when you so desire.
There are many ways to do simple things like this. I've only described a few, but one can get very creative in how to accomplish this if you know the data you need to send. Truthfully, you would not find this specifically in the manual, but it's really basic stuff, so you would do well to learn the manual anyway.
Shooshie
|l| OS X 10.12.6 |l| DP 10.0 |l| 2.4 GHz 12-Core MacPro Mid-2012 |l| 40GB RAM |l| Mach5.3 |l| Waves 9.x |l| Altiverb |l| Ivory 2 New York Steinway |l| Wallander WIVI 2.30 Winds, Brass, Saxes |l| Garritan Aria |l| VSL 5.3.1 and VSL Pro 2.3.1 |l| Yamaha WX-5 MIDI Wind Controller |l| Roland FC-300 |l|
Re: Sending MIDI messages via DP6
Thanks shooshie!
I've yet to purchase an FX unit for this because I wasn't sure if I could even pull off what I want to do.
Now that I know it's possible, I'll start looking at FX units. I'm sure the manual of whatever unit I purchase will state which function responds to which MIDI command. I used to have a TC unit that would've been perfect for this!
Thanks again
jg
I've yet to purchase an FX unit for this because I wasn't sure if I could even pull off what I want to do.
Now that I know it's possible, I'll start looking at FX units. I'm sure the manual of whatever unit I purchase will state which function responds to which MIDI command. I used to have a TC unit that would've been perfect for this!
Thanks again
jg