some more MIDI plugins...
-
- KVRAF
- 5350 posts since 8 Aug, 2003 from Berlin Germany
Cold C let's start a new topic for this! I agree though. First we should get the VST paramter automation (read/write). Then there should be a save snapshot to clip function. Anyway I really feel like there is no elegant implemetnation using Midi plugins (I've thought about it for a long time and it would have to involve assinging CC's to all paramets first at least and that's a real pain)
I'm not saying you were suggesting anything regarding MIDI plugs, I'm just say'n...
-
- KVRian
- 579 posts since 12 Jul, 2003
It works!

I had to split the incoming midi message in order to re-shape only the curve for the resonance and map it to another CC message.
Very nice behaviour of the filter in this way.
Thanks again Nic!
ciao
Francesco
I had to split the incoming midi message in order to re-shape only the curve for the resonance and map it to another CC message.
Very nice behaviour of the filter in this way.
Thanks again Nic!
ciao
Francesco
-
- KVRist
- 285 posts since 17 Mar, 2004 from Denmark
Just put together a couple of midi vst,s to run some of my outboard. Maybe someone else will find them usefull.
The first is to control the onboard soundfont synths when using the KX drivers for a soundblaster. I just use NicFits midiout plugin to send the midi straight to the sound cards synth.
The second is another controller this time for my MU10 which is a xg module. So this should work with other xg modules.
There both work in progress so any comments welcome.
MU10 (xg)
http://home.ripway.com/2005-5/300838/Fo ... 10pwdm.dll
Kx Sfont
http://home.ripway.com/2005-5/300838/Fo ... sbpwdm.dll
The first is to control the onboard soundfont synths when using the KX drivers for a soundblaster. I just use NicFits midiout plugin to send the midi straight to the sound cards synth.
The second is another controller this time for my MU10 which is a xg module. So this should work with other xg modules.
There both work in progress so any comments welcome.
MU10 (xg)
http://home.ripway.com/2005-5/300838/Fo ... 10pwdm.dll
Kx Sfont
http://home.ripway.com/2005-5/300838/Fo ... sbpwdm.dll
Yamaha RM1X,Akai S2000,TQ5,CME UF5,Waldorf blofeld,Compact4,Yamaha A3k, Variax300, Yamaha MU10, Korg Padkontrol,Bidule.UAD1, Liveslice,Delta 1010,Delta 66 x2.
-
- KVRist
- 285 posts since 17 Mar, 2004 from Denmark
Just updated the XG controller. Know has a channel select.
May add controlls for drums. Think can get it so each separate drum has its own filter and fx levels etc.
May add controlls for drums. Think can get it so each separate drum has its own filter and fx levels etc.
Yamaha RM1X,Akai S2000,TQ5,CME UF5,Waldorf blofeld,Compact4,Yamaha A3k, Variax300, Yamaha MU10, Korg Padkontrol,Bidule.UAD1, Liveslice,Delta 1010,Delta 66 x2.
-
- KVRian
- Topic Starter
- 1256 posts since 6 Sep, 2003 from Seattle/Oklahoma
updated a couple plugins...and raised a couple old ones from the dead.

Updated SomaCCForm(I had screwed up the routing in the last update which caused only MIDI notes on the selected MIDI channel to pass through)
Updated nF_PC_CK to v2 for knoob
...added an increment and decrement button to automate and also used and updated version of Chris Kerrys module to allow the user to set the Bank LSB/MSB send order.
Ressurrected two older plugin due to requests:
nF_NDC_ChannelDrive was created in an attemp to use mono synths polyphonically. ...each successive note is sent to a different MIDI channel using NDC_MIDI_Channeliser...never worked to my satisfaction, but is ok as long as you "roll" into your chords
....an example project is included(RGC Triangle II required).
nF_AutoNote is a automatable plugin made to display lyrics...customizable colors/font/and font size.
you have up to 500 characters per page, 128 pages, 128 patches.
nF

Updated SomaCCForm(I had screwed up the routing in the last update which caused only MIDI notes on the selected MIDI channel to pass through)
Updated nF_PC_CK to v2 for knoob
Ressurrected two older plugin due to requests:
nF_NDC_ChannelDrive was created in an attemp to use mono synths polyphonically. ...each successive note is sent to a different MIDI channel using NDC_MIDI_Channeliser...never worked to my satisfaction, but is ok as long as you "roll" into your chords
nF_AutoNote is a automatable plugin made to display lyrics...customizable colors/font/and font size.
you have up to 500 characters per page, 128 pages, 128 patches.
nF
-
- KVRAF
- 1981 posts since 29 Feb, 2004
-
- KVRist
- 93 posts since 17 Apr, 2004 from Poland
NF_PC_CK2!!! yeah!!! thanks

---------------------------
noisefatal musik elektronik
my little homepage...
---------------------------
noisefatal musik elektronik
my little homepage...
---------------------------
-
- KVRist
- 71 posts since 13 Oct, 2001 from seattle, usa
since everyone is adding there requests, here's one.
How about a midi delay. Choose a time division (ncluding whole notes), midi event, especially note on/off, and there ya are.
By the way NiceFit, I love yer plugs, use them all the time, the Guis are great, thanks heaps.
How about a midi delay. Choose a time division (ncluding whole notes), midi event, especially note on/off, and there ya are.
By the way NiceFit, I love yer plugs, use them all the time, the Guis are great, thanks heaps.
NEW STUFF! for your eyes: www.tomdegroot.com
-
- KVRist
- 192 posts since 24 Feb, 2005 from Lisbon, Portugal
NicFit wrote: Updated nF_PC_CK to v2 for knoob...added an increment and decrement button to automate and also used and updated version of Chris Kerrys module to allow the user to set the Bank LSB/MSB send order.
-
- KVRian
- 631 posts since 29 Feb, 2004
tinman wrote:since everyone is adding there requests, here's one.
How about a midi delay. Choose a time division (ncluding whole notes), midi event, especially note on/off, and there ya are.
By the way NiceFit, I love yer plugs, use them all the time, the Guis are great, thanks heaps.
--
...glad to be EXTended
...Always stay in tune...!
...glad to be EXTended
...Always stay in tune...!
-
- KVRian
- Topic Starter
- 1256 posts since 6 Sep, 2003 from Seattle/Oklahoma
hmm...I already have released a couple MIDI delays, but they are not on the current server(in fact I lost both the prefabs in hard drive crash earlier this year...but I could rebuild them pretty easily, one of them delayed Note messages by a set number of samples(a utility type plugin)...the other was a "Multi-Tap" delay (an effect type plugin - monophonic only).tinman wrote:since everyone is adding there requests, here's one.
How about a midi delay. Choose a time division (ncluding whole notes), midi event, especially note on/off, and there ya are.
By the way NiceFit, I love yer plugs, use them all the time, the Guis are great, thanks heaps.
So which type are you in need of?...did you know that Jaltoh's Thalamus can also be used to delay MIDI messages of all types(not just notes like mine).
I've got a couple SE projects going right now that are major challenges(for me), so I'm not gonna be working on anything else till these projects are either done or scrapped.
nF
-
- KVRist
- 71 posts since 13 Oct, 2001 from seattle, usa
I was thinking of something more or less like munger. Choose a midi message type, and a delay time, with sync options. I guess it would be important to delay both note on and off in the same option. Just something very simple, more and more with routing all this midi stuff in XT I appreciate plugs that do just one thing.
NEW STUFF! for your eyes: www.tomdegroot.com
-
- KVRist
- 71 posts since 13 Oct, 2001 from seattle, usa
I just gave Jthalmus a quick try, I was able to delay midi notes, so that was cool. My original idea was to try to delay midi note offs, so i could lengthen notes. I just tried filtering the noteoffs to a different channel with munger, send to jthalmus, rechannel back into the vst, but didn't work.
I'm using xoxos midi note spewers, so the notes aren't always as long as i'd like.
Thanks again for all your great plugs, maybe I can get that jthalmus to work for me.
I'm using xoxos midi note spewers, so the notes aren't always as long as i'd like.
Thanks again for all your great plugs, maybe I can get that jthalmus to work for me.
NEW STUFF! for your eyes: www.tomdegroot.com
