Max4Live released soon? New video uploaded by AbletonInc
-
KainProject
- Posts: 206
- Joined: Thu Jun 18, 2009 9:04 am
- Contact:
Re: Max4Live released soon? New video uploaded by AbletonInc
O.K. i guess they got me with this one - though i`d like to know if you are able to use more than 16 Steps
Re: Max4Live released soon? New video uploaded by AbletonInc
Definitely, did you watch it to the end?
-
KainProject
- Posts: 206
- Joined: Thu Jun 18, 2009 9:04 am
- Contact:
Re: Max4Live released soon? New video uploaded by AbletonInc
I'm not that impressed with the M4L patch showcased, not much use for it besides some DJ effect, or when you lack inspiration and want to just mess around..
But what I am exited about is would this movie mean that the impending release is coming closer?
But what I am exited about is would this movie mean that the impending release is coming closer?
-
davepermen
- Posts: 2198
- Joined: Thu Mar 05, 2009 3:38 pm
- Location: Switzerland
- Contact:
Re: Max4Live released soon? New video uploaded by AbletonInc
they just have to get it out finally! even just as a beta, who cares?
i hope, really much, that they get a release done the end of next week.
why? because i would have holidays for a week after next week
i'm currently stuck in ableton, not being able to use it for live performances till max4live is out. so i'm quite.. annoyed? bored at least..
i hope, really much, that they get a release done the end of next week.
why? because i would have holidays for a week after next week
i'm currently stuck in ableton, not being able to use it for live performances till max4live is out. so i'm quite.. annoyed? bored at least..
http://davepermen.net my tiny webpage, including link to bandcamp.
Re: Max4Live released soon? New video uploaded by AbletonInc
What I'm excited about is that we can hack on these devices, I struggled to learn PD but I have a feeling I might be able to actually use this, especially if the tutorials are up to Ableton's usual standard. With good useful starting points like this sort of device I'm thinking I might actually be able to build some tools that are unique to me, and that's something I've wanted for years.
Re: Max4Live released soon? New video uploaded by AbletonInc
Yes i did, though according to your Comment i missed a likkle sumthin,Martyn wrote:Definitely, did you watch it to the end?
and of course creating own patches within live is eveen more interesting.
Re: Max4Live released soon? New video uploaded by AbletonInc
Does anyone else find the guys voice who does these vids INTENSELY annoying!!, even more than the deep voiced black dude from last time. These vids always feel like someone is whispering sweet nothings in my ear while fucking my ass. But yeah MAX4LIVE looks ace, just bring the dam thing out!
Re: Max4Live released soon? New video uploaded by AbletonInc
Not annoying at all. But Dennis does almost sound like John Hodgman. Who earns a lot of money for voice work.Emissary wrote:Does anyone else find the guys voice who does these vids INTENSELY annoying!!, even more than the deep voiced black dude from last time. These vids always feel like someone is whispering sweet nothings in my ear while fucking my ass. But yeah MAX4LIVE looks ace, just bring the dam thing out!
It is hard to compete with my sexy Belgian accent, there's no denying that..
Re: Max4Live released soon? New video uploaded by AbletonInc
hoffman2k wrote: It is hard to compete with my sexy Belgian accent, there's no denying that..
Re: Max4Live released soon? New video uploaded by AbletonInc
no sorry. max is 32 bit, ergo 16 bit per channel (left and right).magestro wrote:O.K. i guess they got me with this one - though i`d like to know if you are able to use more than 16 Steps
step sequencers work by one bit per step, so 16 bits (for stereo 32 bit) is 16 steps.
only is you work in mono will you be able to get more than 16 steps (but max 32).
obviously once live adopts a 64 bit engine will you be able to get more than 32 steps.
???
-
33tetragammon
- Posts: 903
- Joined: Fri Dec 26, 2008 8:34 pm
- Location: The Universe
- Contact:
Re: Max4Live released soon? New video uploaded by AbletonInc
KainProject wrote:http://www.youtube.com/watch?v=TlqerD3KPyU&feature=sub
thanks for posting this!
WANT!!!!!!!!!!
curious how this works with non-beat related material,combined with a grain delay and other soundmanglin' goodness
WHEN?!??!??!?!
HOW MUCH?!?!?!?!?
good thing i put Maschine up for sale.
Re: Max4Live released soon? New video uploaded by AbletonInc
Is the product of a particularly arid sense of humour? Can you point me to the evidence for this statement. Why should the incoming audio be stored in a buffer with only 16 slices? Why not something like slice length = bar length in seconds divided by n? I can readily imagine creating a step sequencer in max using a counter to iterate through any number of steps.( although I haven't had much experience using live audio manipulation in msp - so maybe that's where my ignorance liesleonard wrote:no sorry. max is 32 bit, ergo 16 bit per channel (left and right).magestro wrote:O.K. i guess they got me with this one - though i`d like to know if you are able to use more than 16 Steps
step sequencers work by one bit per step, so 16 bits (for stereo 32 bit) is 16 steps.
only is you work in mono will you be able to get more than 16 steps (but max 32).
obviously once live adopts a 64 bit engine will you be able to get more than 32 steps.
Last edited by oddstep on Fri Sep 11, 2009 10:55 am, edited 1 time in total.
-
davepermen
- Posts: 2198
- Joined: Thu Mar 05, 2009 3:38 pm
- Location: Switzerland
- Contact:
Re: Max4Live released soon? New video uploaded by AbletonInc
hm you could programm it that way, but no one forces you to do it that way, so no, the 32bit processor, 2 channels don't limit to 16 steps at all.leonard wrote:no sorry. max is 32 bit, ergo 16 bit per channel (left and right).magestro wrote:O.K. i guess they got me with this one - though i`d like to know if you are able to use more than 16 Steps
step sequencers work by one bit per step, so 16 bits (for stereo 32 bit) is 16 steps.
only is you work in mono will you be able to get more than 16 steps (but max 32).
obviously once live adopts a 64 bit engine will you be able to get more than 32 steps.
http://davepermen.net my tiny webpage, including link to bandcamp.
Re: Max4Live released soon? New video uploaded by AbletonInc
hi, this isn't exactly quoted anywhere, it just accepted as common knowledge. the incoming audio is 32 bits right? 32 bits means 32 discrete levels which the audio can take, therefore the step sequencer can only take this amount of discrete steps. because you want stereo audio, and there's no more than 32 discrete steps coming in, the live engine naturally splits it to 32/2=16 steps for stereo audio. so, for stereo, you can only have 16 steps. hope that helps.oddstep wrote:Is the product of a particularly arid sense of humour? Can you point me to the evidence for this statement. Why should the incoming audio be stored in a buffer with only 16 slices? Why not something like slice length = bar length in seconds divided by n? I can readily imagine creating a step sequencer in max using a counter to iterate through any number of steps.( although I haven't had much experience using live audio manipulation in msp - so maybe that's where my ignorance liesleonard wrote:no sorry. max is 32 bit, ergo 16 bit per channel (left and right).magestro wrote:O.K. i guess they got me with this one - though i`d like to know if you are able to use more than 16 Steps
step sequencers work by one bit per step, so 16 bits (for stereo 32 bit) is 16 steps.
only is you work in mono will you be able to get more than 16 steps (but max 32).
obviously once live adopts a 64 bit engine will you be able to get more than 32 steps.)
???