Roli & Halion

Hi,

Does someone know if I can (and if yes, how to) setup Halion for a Roli seaboard? It would be so great to use my brand new 5D-controler with my favourite sampler :wink: Couldn’t get it to work with multi channel MIDI input for the moment, while prologue can work well with it ?

Wel for the moment I don’t see any other solution, than to initiate 16 (A1-A16) program slots with the same program. This will work. It should be great to have the ‘All Cannels’ midi input option, as that would be problem solved I guess.

I hope there may be a solution in the form of a Lua script, so I can make an Multidimensional polyphonic expression (MPE)instrument library :wink: I’ll dive into that soon!

Yes there is a Lua script solution to load the same instrument into the 16 slots at a lightening speed :slight_smile: Took me 15 minutes to understand how and to implement. Lua and Halion 6 is so cool. Next thing to do…, a MPE instrument for Seaboard lovers :wink:

Can you tell me how this Lua script is called?
Or if it’s a personal script, would you mind sharing it?
I am now demoing Halion and trying to figure how can I make it works with MPE or in voice per channel mode.

I’m ally sorry for the delay, as I never received a notification of your post!

The script is a custom one, so create a new script module in your patch and put this in:

function onLoad()
prog=this.program
–Load it into the slots
for t=2, 16 do
this.parent.instance:getSlot(t):setProgram(prog)
end

This will load the selected program into your slots for MPE


Lucien

Thanks for this. My demo expired so I can’t try it right now. I did ask for another 30 days demo.

Looking at your code, I understand that it works well when you load a program. When you re-work and tweak something, I guess you have save the program and reload it?
Am I right?

Only if you change something in the code, otherwise all modifications will express immediately.

It seems pretty good then! Thanks for sharing this!
It just needed an extra «end» at the end to make it work. So :

function onLoad()
prog=this.program
–Load it into the slots
for t=2, 16 do
this.parent.instance:getSlot(t):setProgram(prog)
end
end

The post above seems like it makes copies of the program when a program is created. How does the script know to sync parameters?

Are you sure that when you tweak a parameter (like filter cutoff or res for example), That the same change will occur immediately in the copies, such that automation on one will also trigger the parameter movements on the copies? Even things like loading new waveforms?

I already asked this question and this has already been answered by the person who wrote this code.
With all the tests I did, it has been working really well.

Only if you change something in the code, otherwise all modifications will express immediately.

Sorry if this was already answered but I’m just being super cautious because my decision to buy Halion relies on this script working as it sounds.

So to confirm:
It creates a bunch of copies of the program and when you do anything it also does those changes to the equivalent parameters of the copies immediately such as:
-If you load a sample into the first slot, it will load that sample into all copy programs immediately?
-when you tweak or automate a parameter such as a filter cutoff on the first program, the values of all equivalent filters in the copies change along with it in a way that is smooth and not stepped or anything? I’m just amazed if it can track the changes that quickly.

One last thing to do with using a roli seaboard. In order to use the y axis, is it possible to modulate parameters in Halion with cc74? And like the question above, it’s only necessary to set up that modulation in the first slot I guess because it’s replicates immediately in all others?

Don’t mean to be skeptical, just cautious! It seems too good to be true for such a little script. :slight_smile:

Yes, it works for all this.
In term of smoothness with cc74, I guess it is, but I didn’t dig to know if it was super smooth though.
You need to know it only works using note per channel DAW. It doesn’t in Bitwig for instance (but that’s maybe another subject).
I was in the same situation you are. Thought about selling my halion 5 version but I finally did the upgrade because it works well in multichannel mode with my Roli Lightpad.
But to be cautious, just try demoing it and try by yourself. If your demo is expired, ask for another, this is what I did. I wrote to licensing support on my using my account.

What do you mean it doesn’t work with bitwig? When you hit force mpe mode on a plugin in bitwig it rotates the midi channels of the clips starting with channel 2. So effectively it splits the notes per channel (for overlapping notes anyways). The bitwig method doesn’t store the midi channel that was originally played with each note but rotates the channels based on how many notes overlap, which has its own issues but works mostly.

I did demo it for a while and Halion did pitch each note separately even without forcing mpe, which was cool, but aftertouch didn’t work and I didn’t figure out how to modulate with cc74. After my demo expired I realized that Halion aftertouch is channel aftertouch and I must have had the instruments in channel 1 (if that’s the default?). Can you tell me how you use cc74 as a modulator though?

I will ask for another demo period but I had a frustrating experience trying to contact support and eventually gave up before. Also I am going to need to switch computers soon and might be a month or more without a computer at all due to traveling. So I might not demo again for a while.

What do you mean it doesn’t work with bitwig? When you hit force mpe mode on a plugin in bitwig it rotates the midi channels of the clips starting with channel 2. So effectively it splits the notes per channel (for overlapping notes anyways). The bitwig method doesn’t store the midi channel that was originally played with each note but rotates the channels based on how many notes overlap, which has its own issues but works mostly.

Ok, interesting, I didn’t what bitwig was doing with “force mpe”. It’s pretty clear when I use contact.
From what I read :

It looks to me that “Voice note channel” does not work well in Bitwig. But it does really well with mainstage of logic for instance.
I experience the same thing with U-He stuff for instance.

I did demo it for a while and Halion did pitch each note separately even without forcing mpe, which was cool, but aftertouch didn’t work and I didn’t figure out how to modulate with cc74. After my demo expired I realized that Halion aftertouch is channel aftertouch and I must have had the instruments in channel 1 (if that’s the default?). Can you tell me how you use cc74 as a modulator though?

I just assign CC74 and that’s it.

I will ask for another demo period but I had a frustrating experience trying to contact support and eventually gave up before. Also I am going to need to switch computers soon and might be a month or more without a computer at all due to traveling. So I might not demo again for a while.

Yes, ask support, it took me 2-3 days to have an answer and my demo but I was able to try it before buying it. Explaining why you need to try it again, they will help you with this.

Haha, I asked how to assign cc74 and you said just assign cc74! But thats what I don’t know how to do! I didn’t see it as a modulator source in the mid matrix so I must be missing something. Don’t have my demo back yet. Just want to make sure you can use a cc as a modulator (as opposed to midi learning a parameter which is different.

Midi controller → CC74 in the modulators matrix works.

So I took your advice and tried contacting support to ask for another demo period. They replied saying that it was impossible to give more demo time. I said that is weird because I’ve been told by others that they’ve received another demo, so why couldn’t I? They never answered me after that. So then I brought it up with Mattias in a thread on KVR. He said the same thing. Impossible to get more than 30 days demo. I said I just need to check a few things and can’t purchase until I’ve confirmed some things. But no response. I even posted a thread about it in the presales forum here. No response to that either. Nobody will answer why they have granted a second demo to some people and not others.

It seems Steinberg support and staff just don’t care about making a sale. The inconsistency is troublesome as well. Who did you email with your request? Maybe different departments give different answers?

The roli seaboard works all fine with Halion 6 !!

I experimented with it for some time now, working on a 5dim instrument, with macro and luma code, and created about some 30 new sounds with ALL the 5 dimensions.
Halion offers you to do it all, although you have to learn some tweaking parameters, like offsets in the matrix to have the cc74, and after touch working the way you want it to :wink:

I might do a video soon on me creating a sound from scratch, for my library with the roli, but couldn’t find the time yet. If I do, I’ll post the link to it here.

One thing important is to set the MPE on off in the Roli dashboard, and multi channel to on (1-16), pitch to 24. If not cc74 will not work properly (touches on the upper parts of the keys will not soud like those on the lower parts)

In short… Halion and Roli work very well. Of course, direct integrated mpe support would be welcome (no need to create the 16 instances and mpe protocol supported) but maybe in a future upgrade? :wink:

LuLu

It’s truth that they cannot give you more time but for me, they manage to give another code and it gave me a 25 hours demo (it 25 hours of usage). I think it unlock all steinberg product but I am not sure, I haven’t try other products.

Well, I have been told by «steinberg@yamaha.ca»
«We cannot extend the trial period for a long set of time but I can get you 25 hours of test time with this code to be used in the elicenser control center».

Thanks for that quote and email address. Perhaps they will give me a different answer.

Another question I have. Is it possible to load the lua script at a level above the program (can’t remember what it’s called, combi maybe) and be able to change presets while still have the lua script active? And if so, when you change an entire program, do the copies change as well? OR do you have to delete them all and put the script there again. Can you change combis with the lua script active and does it copy the combis?

Really wish I could try all this myself.

thanks