Search found 27 matches

by mlostekk
Wed Sep 04, 2013 10:04 pm
Forum: Ableton Live
Topic: compressor "Lookahead" option - does it cause the
Replies: 10
Views: 6161

Re:

thnx a lot for your help guys.

ok, so if the compressor reacts 10 ms earier for the incoming signal then the rest of the tracks must be 10 ms delayed, am i right? is it how it's working?

j


actually, thats a good question. is the rest of the track delayed by 10ms and the compressor works in ...
by mlostekk
Sat Jul 27, 2013 1:38 pm
Forum: Ableton Live
Topic: strange AudioDropos and strange CPU behavoiur
Replies: 0
Views: 669

strange AudioDropos and strange CPU behavoiur

Hey there,

i have a really strange behavoiur..

when i add one track ( AbletonPreset: InstrumentRack -> Ambient Evolving -> Andromeda Space Pad ) to the set, i play melodies and harmonies.
now when i do NOT have chrome open ( with ~20 tabs ).. the CPU meter jumps arround in the are of 32% up to ...
by mlostekk
Sat Jul 27, 2013 12:19 pm
Forum: Ableton Live
Topic: PUSH via LPC- - ditto / apC-Carbon
Replies: 27
Views: 8245

Re: PUSH via LPC- - ditto / apC-Carbon

aaaah.. it may not have been working on my side, because i used the whole decompiled folder.. and had so adjust some parts.. mainly 2 handler for shift and note button, and a simple "override" switch

def _select_note_mode(self):
"""
Selects which note mode to use depending on the kind of ...
by mlostekk
Fri Jul 26, 2013 7:37 pm
Forum: Ableton Live
Topic: PUSH via LPC- - ditto / apC-Carbon
Replies: 27
Views: 8245

Re: PUSH via LPC- - ditto / apC-Carbon

extended the script from STRAY...

now its possible to switch between stepper and note mode.. even though the drumrack has to be there if you wanna use stepper. but switching is not possible without deleting the drumrack...

still trying get rid of the drumrack for stepper mode...


UPDATE!

for ...
by mlostekk
Thu Jul 25, 2013 8:33 pm
Forum: Ableton Live
Topic: PUSH via LPC- - ditto / apC-Carbon
Replies: 27
Views: 8245

Re: PUSH via LPC- - ditto / apC-Carbon

hey guys, just realized that there have been quite a lot changes from v9.0.4 to v9.0.5 pythonwise, so i addapted strays script to the latest version

feel free to download and share..

http://www.martynmlostekk.pl/files/python/PushMod_for_9.0.5.rar

p.s. currently trying to skipt that need for a ...
by mlostekk
Sat Jun 01, 2013 2:16 pm
Forum: Feature Wishlist
Topic: MIDI Remote Scripts folder resetted on new version install
Replies: 0
Views: 537

MIDI Remote Scripts folder resetted on new version install

i am developing a lot of midi remote scripts for different devices, and i would LOVE to get my MIDI remote scripts folder copied over to the new installation when i select "replace" when i install a new version. i have to setup this folder each time again.

i am using a self writen lib with ...
by mlostekk
Wed Jun 20, 2012 1:28 pm
Forum: Max For Live
Topic: live.path
Replies: 3
Views: 1125

Re: live.path

yep, already did some tests, step sequencer runs smooth now :)
by mlostekk
Wed Jun 06, 2012 5:31 pm
Forum: Max For Live
Topic: max4live vs. python
Replies: 19
Views: 4323

Re: max4live vs. python

mmmmmh.. damn... one reason against it... does not look good for max :/
by mlostekk
Wed Jun 06, 2012 7:43 am
Forum: Max For Live
Topic: max4live vs. python
Replies: 19
Views: 4323

Re: max4live vs. python

kinda.... is there a free runtime out there, to run "not editable" patches.. or something like that?
by mlostekk
Tue Jun 05, 2012 5:59 pm
Forum: Max For Live
Topic: max4live vs. python
Replies: 19
Views: 4323

Re: max4live vs. python

okay thanks a lot

and is it possible to execute the max patches without the full version of max4live? currently did all the stuff (also for friends and community) in python, but now when i start to implement everything in max, would be nice if everybody can use it without buying full max version.
by mlostekk
Tue May 29, 2012 6:28 pm
Forum: Max For Live
Topic: max4live vs. python
Replies: 19
Views: 4323

Re: max4live vs. python

really? also c???? would be awesome! any link to a tutorial or some examples how?
by mlostekk
Tue May 29, 2012 9:27 am
Forum: Max For Live
Topic: max4live vs. python
Replies: 19
Views: 4323

Re: max4live vs. python

okay, seems to be like a "drag and drop programming language" ;)

have to get used to it as a coder, but its more like a "downgrade" to wont take too long. now trying to convert all of my python control surfaces to max4live within the 30days evaluation ;) then i will check out if its worth buying.
by mlostekk
Mon May 21, 2012 7:30 pm
Forum: Max For Live
Topic: max4live vs. python
Replies: 19
Views: 4323

Re: max4live vs. python

ah just one more question:

is there a way to kinda compile the m4l scripts. so that hey are not editable anymore but gain a performance boost?
by mlostekk
Mon May 21, 2012 7:28 pm
Forum: Max For Live
Topic: max4live vs. python
Replies: 19
Views: 4323

Re: max4live vs. python

a) does that mean i can import python scripts in m4l? okay, sound good, any infos when max6 is planned? dont want to buy now if its just a step ahead.

b) i heard that statement from a dev at ableton during my interview, "its officially not supported"... but it seems that also max4live is based on ...