piz midi plugins (windows/linux/mac)
- KVRist
- 443 posts since 13 Feb, 2006
midipads: when i save a project that uses midipads vst it takes a lotof time! even loading a project... not the best for live shows
-
- KVRAF
- Topic Starter
- 2237 posts since 12 Nov, 2002 from swordfish
have you tried automating it with a random CC to see if that gets the effect you want?Optomadic wrote:Perhaps that would make it sound less pattern based? Not sure myself.
but hmmmm... am i missing something? i don't understand why it would sound pattern-based unless it was set that way. it obviously can be based on the position in time (if you want), but there should be no pattern to the randomness. for every note, it gets a random number between 0 and 99, and compares it to the probability. if the probability is higher, it applies the effect.
what if you set one of the slots to "All Notes" and 50% probability? or if you want totally random sound, you could set something like this...

wrongtastic, baby
tucson's number one gothic rock band since 1995
tucson's number one gothic rock band since 1995
-
- KVRAF
- Topic Starter
- 2237 posts since 12 Nov, 2002 from swordfish
not sure if i can do anything about this, but i'll look through the code to see if i can optimize the saving/loading. if i make a version that only holds one preset, it would help, if you can live with only one preset...-PIKU- wrote:midipads: when i save a project that uses midipads vst it takes a lotof time! even loading a project... not the best for live shows
wrongtastic, baby
tucson's number one gothic rock band since 1995
tucson's number one gothic rock band since 1995
-
- KVRAF
- 6111 posts since 18 Oct, 2007
-
- KVRAF
- Topic Starter
- 2237 posts since 12 Nov, 2002 from swordfish
midiSimpleLFO can generate a random CC, but really i don't see why you would need to randomize the probability. it probably wouldn't sound different from just leaving it at 50%.Optomadic wrote:How to generate random CC is a good question.insertpizhere wrote:have you tried automating it with a random CC
Plus why not just set one step to off and the other to 50%? Is this the same thing?
since the slots are prioritized top to bottom, should be able to get any amount of randomness you need... let's say you want every note on the beat to be lowered an octave, and all other notes to be sometimes raised an octave. set the first slot to 4 with 100% probability, and the second to All Notes with 50% probability. is that something like what you want? or not?
wrongtastic, baby
tucson's number one gothic rock band since 1995
tucson's number one gothic rock band since 1995
- KVRist
- 443 posts since 13 Feb, 2006
insertpizhere wrote:not sure if i can do anything about this, but i'll look through the code to see if i can optimize the saving/loading. if i make a version that only holds one preset, it would help, if you can live with only one preset...-PIKU- wrote:midipads: when i save a project that uses midipads vst it takes a lotof time! even loading a project... not the best for live shows
yes, i think i can live with only one preset, but... does it mean that the plugin can have only one fixed form(pads,sliders)?
-
- KVRAF
- Topic Starter
- 2237 posts since 12 Nov, 2002 from swordfish
no, it would only mean that to switch between different presets you would have to load an fxp. all the other options are still there for any one preset. you should be able to use it interchangeably with the 32-preset version, but of this one will only load the first preset from existing banks.
whether it helps much on the loading time, i'm not sure, but you can try it:
http://thepiz.org/xt/midiPads1prog.zip
whether it helps much on the loading time, i'm not sure, but you can try it:
http://thepiz.org/xt/midiPads1prog.zip
wrongtastic, baby
tucson's number one gothic rock band since 1995
tucson's number one gothic rock band since 1995
-
- KVRAF
- 7023 posts since 28 Apr, 2004 from france
Hi, InsertPizHere, just a little e-mail to tell that i haven't been able tto try the Tx sysex controller further more, as i changed my computer, and still haven't installed the midi hardware yet...
More news soon !
More news soon !
-
- KVRAF
- Topic Starter
- 2237 posts since 12 Nov, 2002 from swordfish
yes, please let me know if you can get it to work. i did work on it a little more... among other things, you can send sysex by moving the data slider on the plugin. i haven't uploaded this yet though.
wrongtastic, baby
tucson's number one gothic rock band since 1995
tucson's number one gothic rock band since 1995
- KVRist
- 443 posts since 13 Feb, 2006
wow.. the problem seems solved! now it saves and loads without delays.insertpizhere wrote:no, it would only mean that to switch between different presets you would have to load an fxp. all the other options are still there for any one preset. you should be able to use it interchangeably with the 32-preset version, but of this one will only load the first preset from existing banks.
whether it helps much on the loading time, i'm not sure, but you can try it:
http://thepiz.org/xt/midiPads1prog.zip
could you add exagons configuration in the main menu?
-
- KVRAF
- 6111 posts since 18 Oct, 2007
-
- KVRAF
- Topic Starter
- 2237 posts since 12 Nov, 2002 from swordfish
i have some ideas for one, but i haven't made a strumming plugin yet. i know xoxos and nicfit each had one a few years ago.
basically my idea is to play a keyboard like a guitar... hold a chord with your left hand, and control the rhythm with the right hand. maybe strum speed could be based on right-hand velocity.
basically my idea is to play a keyboard like a guitar... hold a chord with your left hand, and control the rhythm with the right hand. maybe strum speed could be based on right-hand velocity.
wrongtastic, baby
tucson's number one gothic rock band since 1995
tucson's number one gothic rock band since 1995
-
- KVRAF
- 6111 posts since 18 Oct, 2007
-
- KVRAF
- 6111 posts since 18 Oct, 2007

