Plug-ins, Hosts, Apps,
Hardware, Soundware
Developers
(Brands)
Videos Groups
Whats's in?
Banks & Patches
Download & Upload
Music Search
KVR
   
KVR Forum » u-he
Thread Read
Randomizer for Zebra, ZebraCM, MFM2...
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
bmrzycki
KVRAF
- profile
- pm
PostPosted: Mon Jan 21, 2008 6:14 pm reply with quote
Urs wrote:
ElGarzita wrote:
I cant get it to work, I save it as a text file using Text Edit in Mac Os X.3.9 and nothing, I saved it in both Local and User forlders and nothing, took out the .txt at the end and substituted it with .h2p and still nothing...

anything I am doing wrong???? I copied and pasted the text from the address provided!

I'll save it as .zip tomorrow... just remind me to do so...


Hey Urs and ElGarzita.

I've uploaded the h2p preset in a zip file. Here are the links.
sendspace
uploaded.to
^ Joined: 11 Aug 2006  Member: #116141  Location: Austin, TX
rexlapin
KVRian
- profile
- pm
- e-mail
PostPosted: Mon Jan 21, 2008 9:51 pm reply with quote
Hey Urs and ElGarzita.

I've uploaded the h2p preset in a zip file.

Thanks so much! I was having the same problem and was just about to post
when I checked the list and voila there was my solution.
I was feeling so left out of the fun, but no more.
BTW, thank to Urs and everyone in the Zebra community for all your genius,
hard work and passion. Zebra and the rest of the u-he works of art are some
of my favorites, and I look forward to the forthcoming offerings.
Cheers,
Scott
^ Joined: 01 Jan 2007  Member: #134332  
dabb
KVRist
- profile
- pm
- e-mail
PostPosted: Tue Jan 22, 2008 10:54 am reply with quote
Thanks for this Urs, love it....

dab Love
^ Joined: 24 Apr 2004  Member: #22403  Location: Canada
kodama
KVRAF
- profile
- pm
- e-mail
PostPosted: Tue Jan 22, 2008 11:50 am reply with quote
I will say that this script makes me long for an old fashioned "Compare" button with the option of reverting.
^ Joined: 12 Jun 2004  Member: #29283  Location: Portland, OR
Urs
KVRAF
- profile
- e-mail
- www
PostPosted: Tue Jan 22, 2008 1:23 pm reply with quote
kodama wrote:
I will say that this script makes me long for an old fashioned "Compare" button with the option of reverting.

I'll pull the script right away Mad Mad Mad

(just hit save button Razz )
^ Joined: 07 Aug 2002  Member: #3542  Location: Berlin
kodama
KVRAF
- profile
- pm
- e-mail
PostPosted: Tue Jan 22, 2008 2:14 pm reply with quote
Well I don't mean for the fear of screwing up the patch, but rather to quickly start the randomizing over from the original patch once the randomness goes off in a tangent that is not to my taste.
^ Joined: 12 Jun 2004  Member: #29283  Location: Portland, OR
Urs
KVRAF
- profile
- e-mail
- www
PostPosted: Tue Jan 22, 2008 2:22 pm reply with quote
kodama wrote:
Well I don't mean for the fear of screwing up the patch, but rather to quickly start the randomizing over from the original patch once the randomness goes off in a tangent that is not to my taste.

Well, you can still load RandomXY every now and then HiHi

Hmmm... I'll eventually add the non-linear construction history... as in Maya... if it's doable...
^ Joined: 07 Aug 2002  Member: #3542  Location: Berlin
kodama
KVRAF
- profile
- pm
- e-mail
PostPosted: Tue Jan 22, 2008 5:02 pm reply with quote
Urs wrote:
kodama wrote:
Well I don't mean for the fear of screwing up the patch, but rather to quickly start the randomizing over from the original patch once the randomness goes off in a tangent that is not to my taste.

Well, you can still load RandomXY every now and then HiHi

Hmmm... I'll eventually add the non-linear construction history... as in Maya... if it's doable...


Or just remember & reload the path to the original preset was all I was thinking of...
^ Joined: 12 Jun 2004  Member: #29283  Location: Portland, OR
srcodling
KVRist
- profile
- pm
PostPosted: Sat Apr 05, 2008 11:01 pm reply with quote
Urs wrote:

Well, you can still load RandomXY every now and then HiHi


What is RandomXY? I searched the forum and the manual, so I feel safe that this isn't a stupid question... Is there something I can load to randomize the xy controllers?
^ Joined: 25 Mar 2004  Member: #18552  Location: Strasbourg, Saskatchewan, Canada
Urs
KVRAF
- profile
- e-mail
- www
PostPosted: Mon Apr 07, 2008 5:59 am reply with quote
srcodling wrote:
Urs wrote:

Well, you can still load RandomXY every now and then HiHi


What is RandomXY? I searched the forum and the manual, so I feel safe that this isn't a stupid question... Is there something I can load to randomize the xy controllers?

Yes, it's in "Zebra Scripts" in the old factory presets prior to V2.2 (download from bottom of page):

http://www.zebrasynth.com/index.php?item=downloads

Cheers,

Wink Urs
^ Joined: 07 Aug 2002  Member: #3542  Location: Berlin
srcodling
KVRist
- profile
- pm
PostPosted: Mon Apr 07, 2008 7:07 pm reply with quote
thanks a lot...

it's a good thing i didn't know about this feature, otherwise I might not have been able to hold off on buying my novation remoteSL keyboard as long as I did until I found a great deal!!!

hmmm, I wonder what the next feature is that I'm going to discover.... Smile
^ Joined: 25 Mar 2004  Member: #18552  Location: Strasbourg, Saskatchewan, Canada
tengotiempo
KVRist
- profile
- pm
PostPosted: Thu Apr 10, 2008 2:02 am reply with quote
holy shit..i should log in more often..really cool thing ..wowwww ..lol
what i found out is..(just my thought) if u have a fixed value in the percentage-value, its quite useful to create more scripts each with a percentage..just depends on what result u want

but another solution is to randomize the percentage-value... for results which are more close to the basic sound u randomized use a random range from 1-45... the more u go up the weirder the sounds will be..
so its quite practical to do lets say 3 scripts : one for little difference , one for more different and one for weird

float percentage = rand(0,50); //for example ( somewhere in the middle )

dont know if anybody else has the same experience

regards
carsten

have to add that (0,50) can get quite weird sometimes
(0,20) is quite cool for arpeggiated patches to screw them a bit
^ Joined: 07 May 2004  Member: #24380  
tengotiempo
KVRist
- profile
- pm
PostPosted: Thu Apr 10, 2008 4:16 am reply with quote
as i have the time at the moment im fiddling around a bit and just a question
is it posible to access the arpeggiator via script and randomize it ?
^ Joined: 07 May 2004  Member: #24380  
Urs
KVRAF
- profile
- e-mail
- www
PostPosted: Thu Apr 10, 2008 5:23 am reply with quote
tengotiempo wrote:
as i have the time at the moment im fiddling around a bit and just a question
is it posible to access the arpeggiator via script and randomize it ?

Yes, of course!

Hmmm... I might be able to come up with an example script here... need a free minute though...

What exactly do you want randomized? The ArpMods? The transpositions?
^ Joined: 07 Aug 2002  Member: #3542  Location: Berlin
tengotiempo
KVRist
- profile
- pm
PostPosted: Thu Apr 10, 2008 5:35 am reply with quote
ah hey urs...
i want to find out a good way to do random sequences...
i want to try everything a bit, but accesing the arp with "ArpControl.Object" (for example ArpMod) didnt work
the steps are the most important thing to me... i simply dont know arps adress
^ Joined: 07 May 2004  Member: #24380  
All times are GMT - 8 Hours

Printable version
Page 3 of 9
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
Display posts from previous:   
ReplyNew TopicPrevious TopicNext Topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Username: Password:  
KVR Developer Challenge 2012