Page 2 of 2
Posted: Wed Nov 02, 2005 5:21 pm
by drhicking
ryansupak wrote:Can you send me the pd file that does not work? I might be able to massage it...
my handle, at gmail dot com.
Well that's what i'm saying, I go into PD to create NoteIn Objects and the main PD window says it doesn't know that that is. I'm probably doing it completely wrong.
Posted: Wed Nov 02, 2005 7:21 pm
by ryansupak
PD is case sensitive -- "NoteIn" will fail, but "notein" will work...
Posted: Wed Nov 02, 2005 7:29 pm
by ryansupak
paste this into a text file and rename it to a .pd extension.
open it in PD -- should be a simple MIDI passthru.
rs
paste below this line
______________________________
#N canvas 0 0 454 304 12;
#X obj 128 77 notein;
#X obj 122 186 noteout;
#X obj 204 78 ctlin;
#X obj 206 182 ctlout;
#X connect 0 0 1 0;
#X connect 0 1 1 1;
#X connect 0 2 1 2;
#X connect 2 0 3 0;
#X connect 2 1 3 1;
#X connect 2 2 3 2;
_________________________________
paste above this line
Posted: Thu Nov 03, 2005 4:40 am
by drhicking
I'll have to check this when i get home, thanks for all the help
ryansupak wrote:paste this into a text file and rename it to a .pd extension.
open it in PD -- should be a simple MIDI passthru.
rs
paste below this line
______________________________
#N canvas 0 0 454 304 12;
#X obj 128 77 notein;
#X obj 122 186 noteout;
#X obj 204 78 ctlin;
#X obj 206 182 ctlout;
#X connect 0 0 1 0;
#X connect 0 1 1 1;
#X connect 0 2 1 2;
#X connect 2 0 3 0;
#X connect 2 1 3 1;
#X connect 2 2 3 2;
_________________________________
paste above this line
Posted: Thu Nov 03, 2005 3:50 pm
by ryansupak
np prob. once you get the "hello world!" running you're actually about 80% of the way there.
rs
Posted: Fri Nov 04, 2005 10:29 pm
by drhicking
I appreciate all the help with this. I got it working, and it allowed me to jump around a sample and it looked like, while not exactly what I was hoping Ableton could allow me to do, a decent workaround.
And then I discovered Kontakt. I just watched a video online, and the exact thing I'm trying to do is exactly what Konkakt can do. So for anybody else who is looking to do what I'm describing, Konkakt is the way to go for the time being.
ryansupak wrote:np prob. once you get the "hello world!" running you're actually about 80% of the way there.
rs
Re: Easy way of triggering different points within a sample?
Posted: Tue Jun 14, 2011 5:38 pm
by synthman1
only way i can think of achieving this is by the use of a rack and then assigning the different parts to different keys...you may need to use the convert to midi option and then use the rack layer options to trigger different parts with certain keys...now i haven't tried this but its the line of though i have in relation to this issue
Re: Easy way of triggering different points within a sample?
Posted: Tue Jun 14, 2011 7:59 pm
by Mage2k
drhicking wrote:I've been using Live for almost a year now, and while it took me a little while to get up to speed, I feel like I'm almost able to do whatever I need to do with Live....except for one thing.
Typically when I load up a sample i'll drag warp points to where it needs to go throughout the entire song (if it's not already set up perfectly) and then i'll pick and choose from different points in the song by creating as many copies as necessary. Recently I realized I could simply go into Arrangement view and click on various parts of the sample and it would record that (in essence, a way of chopping up the sample).
My question is, after I've lined up warp points for specific parts of the sample, can I then 'play' that out via a midi keyboard or even trigger the different parts using a regular keyboard. Basically it would be like using Recycle within Live, and then using the keyboard to play across the sample. Is this even remotely possible with Live, and if not, should I be looking at some other software altogether
After you have your warp points set, right click on the waveform in the clip view, choose Slice to Midi Track, and then choose Warp Marker for the One Slice Per: select list.