New MVC module with note off velocity

A place for developers to share ideas and assist each other in solving problems.

Moderators: valis, garyb

User avatar
Shroomz~>
Posts: 5669
Joined: Wed Feb 23, 2005 4:00 pm
Location: The Blue Shadows

New MVC module with note off velocity

Post by Shroomz~> »

Hi all,

Here's a simple circuit sharc came up with to add Note Off (gate, Esync & velocity) to an MVC.
Attachments
MVC with Note Off Vel.zip
(13.05 KiB) Downloaded 167 times
User avatar
Shroomz~>
Posts: 5669
Joined: Wed Feb 23, 2005 4:00 pm
Location: The Blue Shadows

Re: New MVC module with note off velocity

Post by Shroomz~> »

Btw, for Cubase users - to edit the Note Off Velocity, open the List Editor & edit data value 3 for your note entries.
dawman
Posts: 14368
Joined: Sun Jul 24, 2005 4:00 pm
Location: PROJECT WINDOW

Re: New MVC module with note off velocity

Post by dawman »

Thanks Shroomz.
When someone tells you no, you just dig in your heels don't ya'?.... :D
User avatar
Shroomz~>
Posts: 5669
Joined: Wed Feb 23, 2005 4:00 pm
Location: The Blue Shadows

Re: New MVC module with note off velocity

Post by Shroomz~> »

It wizny me this time Jimmy. :D Twas sharc who made it. I'm just the bearer of the good news. :wink:
eric
Posts: 157
Joined: Mon Feb 25, 2008 8:40 pm
Location: Peterborough UK
Contact:

Re: New MVC module with note off velocity

Post by eric »

Shroomz~> wrote:It wizny me this time Jimmy. :D Twas sharc who made it. I'm just the bearer of the good news. :wink:
Thanks Mark and Sharc. (that has a kind of ring to it....)

BTW did you know there is a new MIDI message which extends the note on/off velocity resolution by 7 bits?
http://www.midi.org/techspecs/ca31.pdf

Eric.
Your mouse has moved. Windows must be restarted for these settings to take effect.

Eric Northwood - Data Recovery Specialist
http://www.datarecoveryaus.com.au
User avatar
Shroomz~>
Posts: 5669
Joined: Wed Feb 23, 2005 4:00 pm
Location: The Blue Shadows

Re: New MVC module with note off velocity

Post by Shroomz~> »

Yes, we knew about that & it's been mentioned here on Z several times. It's possible to implement it in Scope devices, but we don't have any hard or software here which supports it. There's definitely some useful applications for it in synthesis, but for most applications a velocity range which consists of 16,256 steps is over the top imo. How long have we had the 14-bit control change & NRPN standards? Despite the fact that many hardware midi controller manufacturers have given us support for the 14-bit standards, they don't all actually give you full control of the 14-bit resolution & even taking into account that some controllers actually DO, we're still not seeing enough widespread adoption of the standards by hardware & software manufacturers.
User avatar
Neutron
Posts: 2274
Joined: Sun Apr 29, 2001 4:00 pm
Location: Great white north eh
Contact:

Re: New MVC module with note off velocity

Post by Neutron »

maybe it could be used in the axon guitar to midi controller, they might even put it in in an update (they are updating it a lot with user suggestions) then you could tell if a note was muted or decayed naturally and the controlled synth could be set to have a different release according to release velocity.

its quite annoying either having to have notes which cut off at a predetermined level, or putting a long release to reduce that effect, but then the release is also there when you mute.
User avatar
Shroomz~>
Posts: 5669
Joined: Wed Feb 23, 2005 4:00 pm
Location: The Blue Shadows

Re: New MVC module with note off velocity

Post by Shroomz~> »

Neutron wrote:its quite annoying either having to have notes which cut off at a predetermined level, or putting a long release to reduce that effect, but then the release is also there when you mute.
Are you talking about the guitar to midi controller?
User avatar
Neutron
Posts: 2274
Joined: Sun Apr 29, 2001 4:00 pm
Location: Great white north eh
Contact:

Re: New MVC module with note off velocity

Post by Neutron »

yes its a terratec axon 100. its quite good, much faster resoponse than the roland because it uses a different way to detect notes.
But when you sustain a long note, the synth will cut off suddenly as the amplitude of the guitar gets down to a certain level.
eric
Posts: 157
Joined: Mon Feb 25, 2008 8:40 pm
Location: Peterborough UK
Contact:

Re: New MVC module with note off velocity

Post by eric »

Shroomz~> wrote:Yes, we knew about that & it's been mentioned here on Z several times. It's possible to implement it in Scope devices, but we don't have any hard or software here which supports it. There's definitely some useful applications for it in synthesis, but for most applications a velocity range which consists of 16,256 steps is over the top imo. How long have we had the 14-bit control change & NRPN standards? Despite the fact that many hardware midi controller manufacturers have given us support for the 14-bit standards, they don't all actually give you full control of the 14-bit resolution & even taking into account that some controllers actually DO, we're still not seeing enough widespread adoption of the standards by hardware & software manufacturers.
I agree completely. But we must try and set or maintain a standard here too as "manufacturers". How hard would it be for developers, shareware and 3rd Party, to implement the things I've been highlighting recently into current plugs/products? (serious question). John Bowen stepped up to the plate instantly on the PAT issue, and has done a demo version of Pro-Wave for me to try out. If there is more support for these then perhaps the manufacturers of controllers will start to respond. A direct approach may be the way to go. :)

IMHO there is a lot of potential with ever increasing CPU and DSP power to get some more control of our instruments using already established protocols i.e. MIDI.

Some people reading these threads can see applications for PAT and Note-off velocity that they were unaware of before.

Eric.
Your mouse has moved. Windows must be restarted for these settings to take effect.

Eric Northwood - Data Recovery Specialist
http://www.datarecoveryaus.com.au
User avatar
Shroomz~>
Posts: 5669
Joined: Wed Feb 23, 2005 4:00 pm
Location: The Blue Shadows

Re: New MVC module with note off velocity

Post by Shroomz~> »

eric wrote:How hard would it be for developers, shareware and 3rd Party, to implement the things I've been highlighting recently into current plugs/products? (serious question).
In the case of the note off velocity, it shouldn't be too difficult in most cases & I definitely agree that it's potentially a very useful modulation source, in synthesis particularly. We already had the possibility to use note off gate signals for triggering purposes, as I explained to you before. Now we can use Note-off velocity too & yes, perhaps there is good reason to support the extended velocity resolution, but without a suitable controller to test it here, it's very difficult.
eric wrote:If there is more support for these then perhaps the manufacturers of controllers will start to respond. A direct approach may be the way to go. :)

Some people reading these threads can see applications for PAT and Note-off velocity that they were unaware of before.
Lets see if people take it on board. Sharc & I will certainly include Note-off velocity in our synthesis projects, possibly PAT as well, although we don't have a PAT capable keyboard, which again makes it difficult.
eric
Posts: 157
Joined: Mon Feb 25, 2008 8:40 pm
Location: Peterborough UK
Contact:

Re: New MVC module with note off velocity

Post by eric »

Shroomz~> wrote: Lets see if people take it on board. Sharc & I will certainly include Note-off velocity in our synthesis projects, possibly PAT as well, although we don't have a PAT capable keyboard, which again makes it difficult.
All noted, thanks.

Just for testing functionality you could edit a sequencer file. I will make you a MIDI file if you like which generates PAT for every note, for testing. :)

Eric.
Your mouse has moved. Windows must be restarted for these settings to take effect.

Eric Northwood - Data Recovery Specialist
http://www.datarecoveryaus.com.au
User avatar
Shroomz~>
Posts: 5669
Joined: Wed Feb 23, 2005 4:00 pm
Location: The Blue Shadows

Re: New MVC module with note off velocity

Post by Shroomz~> »

I'm pretty sure we can generate the PAT in cubase actually, but I'll let you know if we need that midi file. :wink:
eric
Posts: 157
Joined: Mon Feb 25, 2008 8:40 pm
Location: Peterborough UK
Contact:

Re: New MVC module with note off velocity

Post by eric »

Shroomz~> wrote:Hi all,

Here's a simple circuit sharc came up with to add Note Off (gate, Esync & velocity) to an MVC.
Just went to try it and it says i'm missing a dsp file Gate Inverter Poly.

Do you have this file please?

Eric.
Your mouse has moved. Windows must be restarted for these settings to take effect.

Eric Northwood - Data Recovery Specialist
http://www.datarecoveryaus.com.au
User avatar
Shroomz~>
Posts: 5669
Joined: Wed Feb 23, 2005 4:00 pm
Location: The Blue Shadows

Re: New MVC module with note off velocity

Post by Shroomz~> »

GateInverterPoly.zip
(3.21 KiB) Downloaded 139 times
eric
Posts: 157
Joined: Mon Feb 25, 2008 8:40 pm
Location: Peterborough UK
Contact:

Re: New MVC module with note off velocity

Post by eric »

Ta!
Your mouse has moved. Windows must be restarted for these settings to take effect.

Eric Northwood - Data Recovery Specialist
http://www.datarecoveryaus.com.au
eric
Posts: 157
Joined: Mon Feb 25, 2008 8:40 pm
Location: Peterborough UK
Contact:

Re: New MVC module with note off velocity

Post by eric »

Now it's asking for - Midi Voice control 16 UD :-?

Do you have this please? Maybe any other DSP files you think it needs please.

Eric.
Your mouse has moved. Windows must be restarted for these settings to take effect.

Eric Northwood - Data Recovery Specialist
http://www.datarecoveryaus.com.au
User avatar
Shroomz~>
Posts: 5669
Joined: Wed Feb 23, 2005 4:00 pm
Location: The Blue Shadows

Re: New MVC module with note off velocity

Post by Shroomz~> »

Between your SDK & Scope dsp folders, you should have these dsp files. All you should have to do is check which files each dsp folder contains that the other is missing & copy the relevant files either way. If for some reason you don't have the files at all, then I'll put all the required files in a pack. You should really have them though.
eric
Posts: 157
Joined: Mon Feb 25, 2008 8:40 pm
Location: Peterborough UK
Contact:

Re: New MVC module with note off velocity

Post by eric »

Shroomz~> wrote:Between your SDK & Scope dsp folders, you should have these dsp files. All you should have to do is check which files each dsp folder contains that the other is missing & copy the relevant files either way. If for some reason you don't have the files at all, then I'll put all the required files in a pack. You should really have them though.
Mark,

My 2nd SDK (the first one never arrived) is still winging it's way from Germany to Australia! :(
I could wait but would like to try out the MVC in Modular.
I searched all my disks, including CD's and can't find it.

Thanks,

Eric.
Your mouse has moved. Windows must be restarted for these settings to take effect.

Eric Northwood - Data Recovery Specialist
http://www.datarecoveryaus.com.au
User avatar
Shroomz~>
Posts: 5669
Joined: Wed Feb 23, 2005 4:00 pm
Location: The Blue Shadows

Re: New MVC module with note off velocity

Post by Shroomz~> »

Hi Eric,

This a circuit module for using in the sdk. It won't work properly in the modular because it's not in the format for modular modules.
Post Reply