PDA

View Full Version : Looking for steprecording? No more wait!!


jue
02-11-2009, 04:38 AM
Hello,

Looking for steprecording? No more wait!!

Here is a example how to do steprecording for notes in a discrete sequencer stack.

Please read the readme stack for further explanation.

best
jue

kaioconnell
02-11-2009, 01:10 PM
Really want to download the file but the forum software seems to have decided i don't need step recording :confused:

jim
02-12-2009, 12:05 AM
Really want to download the file but the forum software seems to have decided i don't need step recording :confused:

What happens when you try the download?

Jim

lut lei
02-14-2009, 11:23 AM
Thanks Jue. Great and simple example. In my case, using an remote SL, it is better to use "velocity" as the input for Param modding "shift right". Before going into the Param Mod, I multiplied it (scale& offset) with 100 so all the velocities scales to 1 in the Param mod.

Also, adding another Param Mod for the velocity sequencer, records each step with both pitch and velocity.

kaioconnell
02-14-2009, 11:40 AM
What happens when you try the download?

Jim

nm, I'm feeling the forum love now, look forward to trying it :D

jue
02-14-2009, 12:38 PM
Hello lut lei,

could you please post your project with the velocity recording?

I am still not able to get the last velocity value working as it should.
It jumps allways back to 0 when the key is released what is normal because of note off is velocity 0.

best
jue

lut lei
02-14-2009, 06:53 PM
Since I'm waiting for permission to upload:

removed

One problem I had with pitch-recording, was that repeated notes, or notes with an intervall of 0, records as zero?

Just for the fun of it, I added a stack which shows an example of latch-like recording of pitches.

jue
02-15-2009, 12:02 AM
Hello lut lei,

do you had a look to "MIDI recording on the fly" also in Tips and Tricks?

Repeated notes are not recordable in the moment but I have several ideas how to do that, but have to check it out first.
It seems for me that the stepvalue has to get a change to see that there is a new note.
Nice idea to skip the first step from the sequence!
The problem with the velocity seems that we had to avoid the release velocity to be send to the VelocitySeq.

best
jue

lut lei
02-15-2009, 06:05 AM
do you had a look to "MIDI recording on the fly" also in Tips and Tricks?

Ah, no. Actually, somehow I managed not to see that one. That's a very nice example, and much better example than the one I made, I've deleted the stack I made in my session. It would be cool to record gates also, though?

Repeated notes are not recordable in the moment but I have several ideas how to do that, but have to check it out first.

Hope you get it, and thanks for all your helpful work in this forum.
Update: found a simple solution for recording repeated notes. Hope it works as I think.

Cheers
LL