A2 A2 F2 D2 C1 C3 C2 C1 B2 B2 D1 C1 A4 A3 A2 A1
With MIDI notes:
Code: Select all
//A2 A2 F2 D2 C1 C3 C2 C1 B2 B2 D1 C1 A4 A3 A2 A1
//45 45 41 38 24 48 36 24 47 47 26 24 69 57 45 33Code: Select all
//A2 A2 F2 D2 C1 C3 C2 C1 B2 B2 D1 C1 A4 A3 A2 A1
//45 45 41 38 24 48 36 24 47 47 26 24 69 57 45 33now, this looks like a safe-lock key thingmistertoast wrote:...Do as many as you want. Label them like this:
C01R01E11D11A06bpm150.wav
I'll collect them here and figure out some way to share the big-ass files.
Code: Select all
- - - - - - A - - A - - A A A A
Code: Select all
Reso = max
decay = min
envmod = min
cutoff = max
accent = max
Code: Select all
decay > max
cutoff > min
decay > min
anyone can recreate this effect of the slide dissapearing? you probably have to transpose on a copy of the pattern with +1 in your clonerv0 wrote: I recorded a new loop,
10 steps long, max(pitch,cutoff,decay), min(res,envmod,accent)
taken from a track i did a few years ago:
http://users.pandora.be/darffader/rv0test/son_slide.ogg
Now what I don't get,Code: Select all
TM: G O G O G G O G O O PM: a (UA), b(UA), a(UA), g#(UA), e(UAS) realtime transpose: (on the 303, when a pattern is playing, you can transpose it live by holding pitch mode + any key on the keyboard) c-d#-g#-C-g#-d#-c-c
when it goes from g# to d# in the realtime transpose it appears not to slide.
(I asume though it has to do with the note scaling when transposing but I'm to stupid and lazy to figure it out),
well, i think it took me easily 20 hours of hard work to write the current one and i'm actually happy with it by now - so i don't really want to throw it away. but i'm considering to write a 'translator'-class that can translate one representation into the other then somehow facilitate the use of it....something along these lines probably.rv0 wrote:I will give you full co-operation if you consider rewriting the sequencerRobin from www.rs-met.com wrote: sound is not really calibrated by now. i hope i can do this soon with the help of rv0.![]()
gonna have to install windows again to check it out then. I'm curious.Robin from www.rs-met.com wrote:well, i think it took me easily 20 hours of hard work to write the current one and i'm actually happy with it by now - so i don't really want to throw it away. but i'm considering to write a 'translator'-class that can translate one representation into the other then somehow facilitate the use of it....something along these lines probably.rv0 wrote:I will give you full co-operation if you consider rewriting the sequencerRobin from www.rs-met.com wrote: sound is not really calibrated by now. i hope i can do this soon with the help of rv0.![]()
Great. Thanks antto.antto wrote:mistertoast: you can add this to your evidence list:
Q: How does the slide work? is it tempo-dependant or something?
A: no, slide time is constant, no matter what the tempo is, the only thing is that the time to slide from one note to another is the same, it's simply a 1 pole lowpass filter over the Pitch (Osc-CV) signal, the frequency of the filter is approximately 7.5Hz
solid ;]
i don't have one, so i'm not used to it's way of operation. and i'm actually in the camp of those people who think that software calls for a different approach to user interfaces than hardware.rv0 wrote:I still don't get why people don't start from the original layout of the 303.
let me try to explain ;P~mistertoast wrote:"toast, sorry, i just spent a lot of time transcribing your pattern (and then I saw the A4 and your mistakes, and gave up.. i mean wtf..)
seriously. I'm doing you a favor, you do me a favor by using an easier format. I don't wanna see any numbers in your note list. Thanks. "
What is more clear than midi notes or notes with octaves? But I'm glad to do any format. I want a large range of notes. If you want to make a sequence, that's fine.
I don't have the hardware, so I don't know what buttons you're pushing. I can enter a pattern in less than a minute, notes, slides, and accents. Sorry I gave you so much grief on the hardware side.
there's always google images ofcourse.Robin from www.rs-met.com wrote:i don't have one, so i'm not used to it's way of operation. and i'm actually in the camp of those people who think that software calls for a different approach to user interfaces than hardware.rv0 wrote:I still don't get why people don't start from the original layout of the 303.
trivia mode:antto wrote: my brain is still not able to figure how exactly the Time and Pitch modes work toghether (i have blank spots, where i need to ask questions)
but that's what i know so far ;]
the order of entering time mode or pitch mode does not really matter that much, it will always be filled up anyway..antto wrote: when he programs a pattern, he first has to edit the Time information (gates, ties, rests)
then the pitches
there was a video on Youtube showing this whole thing, i've watched it, and was a little scared even that i was psychicaly prepared for it
Code: Select all
PM: gcefh...etc (= random garbage from previous or other patterns) (16)
TM: ----------------
http://users.pandora.be/darffader/rv0te ... nttest.oggantto wrote: 16 steps: pitches should be all the same (doesn't matter, just something low like c (no U/D))
no slides for now
here are the accents:
- - - - - - A - - A - - A A A A
recording at a fast and slowish tempo is a good idea here, tho, i want to see the "fast" version, probably around 120 to 130BPM
init:
Reso = max
decay = min
envmod = min
cutoff = max
accent = max
while recording:
decay > max
cutoff > min
decay > min
you can also repeat all of this with EnvMod = max
Submit: News, Plugins, Hosts & Apps | Advertise @ KVR | Developer Account | About KVR / Contact Us | Privacy Statement
© KVR Audio, Inc. 2000-2026