I’ve been mostly lurking here for a long time and it’s been a while since I posted anything useful… With the quarantine and all, last week I decided to make a Nord Drum 3P patch editor app using Max MSP. I really like the Nord Drum 3P, but find the user interface a bit slow with its one knob and the 2 digit segmented display per parameter make some things a bit cryptic, so the app helps with that.
It includes a simple step sequencer (with velocity per step) to test your patch, and a randomizer for the synthesis parameters.
The app is standalone (you don’t need Max to run it). The Mac version will work with Mac OS Sierra (and up). (Untested on older OS, so it might work still).
The Windows version has yet to be tested (but it should work).
I included an illustrated user manual with the app.
It’s free! You can get it here (download that ND3_Editor folder) :
I don’t think it would work well… some parameters might respond to the same CC and you probably would be able to trigger the voices, but as Birdzeye said, they have different parameters. I don’t have a ND2 to test on unfortunately.
Awesome, I’m really excited to try this out!
If you figure out a way to reinitialize kits so that they appear empty again (with the little dot), I’m all ears. Patch management is a bit of a pain on the ND3 without that
I don’t think I can do that from sending MIDI data to the Nord Drum 3P, unfortunately. It seems as soon as you store a drum kit, (even if all the settings of every channels are default), the dot disappears…
UPDATE : I added some options when copying a channel. You can now paste to every channel at once, and decide if you want to copy just the synthesis part (Noise, Click and Tone), just the Mixer part, or both. You can also copy the synthesis part with the exception of pitch and fine tune, which may come in handy if you are making a “tonal” kit where every pad has the same settings but different pitches. That way you can modify stuff on one channel and copy to all channels while keeping your different pitch per pad untouched.
I’m pretty sure it would be quite easy to adapt for ND2, if I had a unit… Problem is that on the ND3 (and I’m pretty sure it’s the same on the ND2) there are many parameters that goes from 0 to 50 for example, but they are scaled from MIDI values (0 to 127) and they were sometimes a pain to adapt. I had to test and write down each value in some cases and make conversion tables so that the right value would show in the software. Also there were some differences between what’s in the manual and what’s on the machine…
Oh yeah… I made it on an iMac 27”… Unfortunately, as far as I know Max doesn’t have a way to zoom in and out the interface. Is it like waaaaay too big? Can you scroll, or do you have to move the window around?
It is big on a 13 screen, but it’s all good as it does scroll around. I was giving it a quick spin on the laptop. I will try on the desktop later that should work better with bigger screen. Cheers!
I love my Nord Drum 3P and this exactly what I have been waiting for, I know there have been editors around for ages but I don’t have Ableton or a tablet so I haven’t been able to use them.
However one major problem, I am on Sierra. What is the technical reason why will this only work with Catalina and up? Is there any way to make it work with older OS?
The app was made using Max/MSP on a Mac with Catalina. The app generated is therefore compatible with Catalina (and probably up). Did you try it on Sierra?