some more MIDI plugins...
-
- KVRAF
- 1958 posts since 16 Jan, 2005 from France's Dirty South
Some more midi noodling.
I've been pulling my hair trying to remap some values.
I'd like to for example, to spread notes from an octave to the whole keyboard, or have cc values between 0/36, remapped to 0/128... stuff like that
anyoen knows a way ?
cheers
I've been pulling my hair trying to remap some values.
I'd like to for example, to spread notes from an octave to the whole keyboard, or have cc values between 0/36, remapped to 0/128... stuff like that
anyoen knows a way ?
cheers
-
- KVRAF
- 1958 posts since 16 Jan, 2005 from France's Dirty South
Well i managed using nicfit's control curve, and a bunch of conversions from note to cc, then back to notes etc...disturb wrote:Some more midi noodling.
I've been pulling my hair trying to remap some values.
I'd like to for example, to spread notes from an octave to the whole keyboard, or have cc values between 0/36, remapped to 0/128... stuff like that
anyoen knows a way ?
cheers
This kinda noodling really makes me wish there were a modular midi fx, where one could use low level components, to make all kinds of treatments to the data on the track.
A few comps for conversion, gates, triggers, sync modules, generator, oscillators etc.
No more fiddling with tons of vsts, cpu efficiency, sample accurate... hmmm
Could be really powerful.
-
- KVRAF
- 7018 posts since 28 Apr, 2004 from france
One nice general info : i have just read that Ableton Live6 will support VST midi plugins !
-
- KVRian
- 1411 posts since 19 Mar, 2004
@soma:
I have a request - a version of your NoteFX plug with everything removed except the pitch bend wheel. I use it as is, but have to filter out all the note data that gets transposed. And the pitch bend doesn't work unless it is receiving NOTE ON messages.
Cheers,
SWTrex
I have a request - a version of your NoteFX plug with everything removed except the pitch bend wheel. I use it as is, but have to filter out all the note data that gets transposed. And the pitch bend doesn't work unless it is receiving NOTE ON messages.
Cheers,
SWTrex
"Sometimes I think of Abraham...
How one star he saw had been lit for me"
How one star he saw had been lit for me"
-
- KVRAF
- 1617 posts since 19 Mar, 2002 from Victoria, BC
sorry I didn't see this before!disturb wrote:Some more midi noodling.
I've been pulling my hair trying to remap some values.
I'd like to for example, to spread notes from an octave to the whole keyboard, or have cc values between 0/36, remapped to 0/128... stuff like that
anyoen knows a way ?
cheers
midimunger does this kind of value scaling automatically. That's why it has min/max values for the in and out range. eg - "4,noteon,0,36,*,*,n,4,noteon,0,127,*,*" will scale noteons between note 0 and 36 across the entire note range on channel 4. You can also invert values by using a higher min than max value.
-
- KVRAF
- 5350 posts since 8 Aug, 2003 from Berlin Germany
I'll have a simlpe one up in a second... Is there anything besides a PB wheel you want on it?SWTrex wrote:@soma:
I have a request - a version of your NoteFX plug with everything removed except the pitch bend wheel. I use it as is, but have to filter out all the note data that gets transposed. And the pitch bend doesn't work unless it is receiving NOTE ON messages.
Cheers,
SWTrex
edit:
try this....
http://www.asseca.com/soma/notefx_lite.html

The joystick sends PB on Y axis and Mod on X axis. the wheel sends cc 2 and doesn't snap.
[edit: new page]
Last edited by soma on Mon Oct 02, 2006 4:10 pm, edited 1 time in total.
-
- KVRian
- 657 posts since 9 Jul, 2006
can some one tell me about a midi plugin that simply pitvh bends incoming notes like a wider wheel so I can
use easely with my mouse.And would snap back wit a controlabel speed .Option to be vertical or horizontal .
I'm dreaming right?
use easely with my mouse.And would snap back wit a controlabel speed .Option to be vertical or horizontal .
I'm dreaming right?
-
- KVRAF
- 7018 posts since 28 Apr, 2004 from france
Hello all.
I am looking for something quite close to the soma tap tempo plugin, but triggered in a different way. Maybe it already exists, maybe i can do it using a chain in EnergyXT, but i don't know...
Here is what i would like to do :
I would like a plugin that analyzes incoming audio, and convert it into tap tempo informations.
In analogue hardware world, it would be [audio in > trig out > clock message (clock in) ].
In DSP world, i guess it is something like [audio to midi plugin > midi to tap tempo]
The use of it woudl be to be able to feed a host with a long audio file (with very easy to understand 4/4 beat), let's say a jam between friends, a long session where tempo changes can occurs, and that audio file would be routed to the plugin input, and woudl give the master tempo to the sequencer.
If the tempo changes in the audio file, the plugin updates the daw's tempo.
SO : does it already exists ?
Is it possible with existing plugins to do such a chaining ? (do you know any accurate audio to midi plugin ?) And to chain it ?
Or, is there anybody skilled, interested, with free time and a good karma to think about it ... ?
Cheers
(PS : i have also posted here : http://www.kvraudio.com/forum/viewtopic ... 31#2140831 , if any info comes from this thread, i will update the infos here).
I am looking for something quite close to the soma tap tempo plugin, but triggered in a different way. Maybe it already exists, maybe i can do it using a chain in EnergyXT, but i don't know...
Here is what i would like to do :
I would like a plugin that analyzes incoming audio, and convert it into tap tempo informations.
In analogue hardware world, it would be [audio in > trig out > clock message (clock in) ].
In DSP world, i guess it is something like [audio to midi plugin > midi to tap tempo]
The use of it woudl be to be able to feed a host with a long audio file (with very easy to understand 4/4 beat), let's say a jam between friends, a long session where tempo changes can occurs, and that audio file would be routed to the plugin input, and woudl give the master tempo to the sequencer.
If the tempo changes in the audio file, the plugin updates the daw's tempo.
SO : does it already exists ?
Is it possible with existing plugins to do such a chaining ? (do you know any accurate audio to midi plugin ?) And to chain it ?
Or, is there anybody skilled, interested, with free time and a good karma to think about it ... ?
Cheers
(PS : i have also posted here : http://www.kvraudio.com/forum/viewtopic ... 31#2140831 , if any info comes from this thread, i will update the infos here).
-
- KVRAF
- 5350 posts since 8 Aug, 2003 from Berlin Germany
planned for full tap tempo version.would like a plugin that analyzes incoming audio, and convert it into tap tempo informations.
Btw if anyone wants my source SE files to elaborate on feel free to ask.
-
- KVRAF
- 7018 posts since 28 Apr, 2004 from france
wow ! great !soma wrote:planned for full tap tempo version.would like a plugin that analyzes incoming audio, and convert it into tap tempo informations.
Btw if anyone wants my source SE files to elaborate on feel free to ask.
Soma you're really a nice handy guy.
(and thank you for the SE files, buti must admitt i don't know anything about this thing...)
-
- KVRAF
- 5350 posts since 8 Aug, 2003 from Berlin Germany
Hmmm.... it seems I can't revive my old taptempo plugin. I have lost my old CK modules and if I get the new ones I will need a registered version of SE for them to work. The registered version is $50. Anyone care to help me out?sinkmusic wrote:wow ! great !soma wrote:planned for full tap tempo version.would like a plugin that analyzes incoming audio, and convert it into tap tempo informations.
Btw if anyone wants my source SE files to elaborate on feel free to ask.
Soma you're really a nice handy guy.
(and thank you for the SE files, buti must admitt i don't know anything about this thing...)
-
- KVRAF
- 2427 posts since 16 Jun, 2005 from Somewhere, NV
Are you serious? I use your stuff all the time, I'd love to help. My god...it makes me crazy that folks like you don't have the tools they need. Anybody else wanna chip in?
-
- KVRian
- 1411 posts since 19 Mar, 2004
I'll help!bobsled wrote:Are you serious? I use your stuff all the time, I'd love to help. My god...it makes me crazy that folks like you don't have the tools they need. Anybody else wanna chip in?
SWTrex
"Sometimes I think of Abraham...
How one star he saw had been lit for me"
How one star he saw had been lit for me"
