Search found 207 matches

by stefan-tiedje
Thu Feb 17, 2011 1:06 pm
Forum: Max For Live
Topic: help welcome on the beatfader device
Replies: 18
Views: 3368

Re: help welcome on the beatfader device

try this, should work without latency... <pre><code> ----------begin_max5_patcher---------- 1075.3oc0ZssbapCE8Y7WgN5wVGOHtXi6C8ynuzoSFAnXqdvBFP1Isc5+d0E vFk.NBWmZkIyHEzMV6kV6MVW90LOXZ4SjFH3SfuB7790LOOUQxB7Ze1CtC+T VAtQ0LHa+tTRMbttJwSTVAgqpC0VHMW0xxzueWXTWKenjwan+jnZHZg+oAnb OuaDBZKUWD+GUDMzfTFGNG.Sw...
by stefan-tiedje
Wed Feb 16, 2011 9:25 pm
Forum: Tips & Tricks
Topic: The Phantoms Revenge
Replies: 16
Views: 5279

Re: The Phantoms Revenge

Especially if you do it as bad as on the video of the opening post. Never heard such a bad compression...;-)
by stefan-tiedje
Mon Feb 14, 2011 4:12 pm
Forum: Max For Live
Topic: help welcome on the beatfader device
Replies: 18
Views: 3368

Re: help welcome on the beatfader device

If you really want all notes triggered, then you could detect the last, and trigger all which had not been triggered yet, or wait for the last, and trigger according. (would create a lag) As I said, fast movements simply do not produce all values... The new display doesn't tell me anything about mar...
by stefan-tiedje
Sat Feb 12, 2011 9:57 pm
Forum: Max For Live
Topic: help welcome on the beatfader device
Replies: 18
Views: 3368

Re: help welcome on the beatfader device

Finally I am watching your videos, cool stuff!

Stefan
by stefan-tiedje
Sat Feb 12, 2011 9:30 pm
Forum: Max For Live
Topic: help welcome on the beatfader device
Replies: 18
Views: 3368

Re: help welcome on the beatfader device

I would do the speed detection with [timer]. A metro running at 1 ms for polling is a lot of events calculated for nothing... An accumulated counting for the metro constructed with a float will lead to precision problems after 8388607 ms which is about 2 hours and 20 minutes. A timer doesn't need th...
by stefan-tiedje
Thu Feb 10, 2011 11:17 am
Forum: Max For Live
Topic: Very simple numbering algorythm
Replies: 14
Views: 2149

Re: Very simple numbering algorythm

I use assoc, to be able to recall an entry by its content... The entry number within the umenu can change...
First I thought, that this method doesn't allow double entries was a downside, but your reaction put me right...;-)
by stefan-tiedje
Mon Jan 31, 2011 12:21 am
Forum: Max For Live
Topic: Very simple numbering algorythm
Replies: 14
Views: 2149

Re: Very simple numbering algorythm

voilá <pre><code> ----------begin_max5_patcher---------- 2299.3oc4bs0bahCE9YmeELde0Mitxk8s8Ow9RmNcvF0DZwfG.m1zN6+8EoC fALXDwBBc2Is3HAV5nOctoy4P90Ca1tO4GhrsV+o0Gs1r4WOrYipKYGaJauY 6Q+ebHxOS8XaiEeOY+W2tCtUt3G4pt+fEtpuv.UOEO0Gb4Uc9kj37X+iB0s9 aQZfere08hOeLLNRjql.RYmm7yO7bX7SeNUbHGHPhq6incVLts7CJ4Q9NKB5...
by stefan-tiedje
Sun Jan 30, 2011 5:01 pm
Forum: Max For Live
Topic: Very simple numbering algorythm
Replies: 14
Views: 2149

Re: Very simple numbering algorythm

I'd try to do the administration in the coll, and dump that into the menu... Maybe like this: <pre><code> ----------begin_max5_patcher---------- 2202.3oc4bssjahCD8YOeEpXe0YJckK6a6q6Gv9RRpTXihGRvfK.OISRk+8E IAXtZDiEDO6VSBdjPVbzQc2pUql4mOrwZWx24YVf+D7dvlM+7gMajUIpXSY4 MVG8+99H+LYyrNxyx7Ovs1ptWN+64x5yR...
by stefan-tiedje
Sun Jan 30, 2011 3:11 pm
Forum: Max For Live
Topic: API access for on/off's of multiple effects in a rack?
Replies: 3
Views: 1336

Re: API access for on/off's of multiple effects in a rack?

You could abuse one specific value (zero comes to mind) of the macros to switch the device on/off. But the simplest way to overcome these limitation is to request an unlimited number of macros. I don't see any obvious reason that this is limited at all... Just think of the real estate space you coul...
by stefan-tiedje
Wed Jan 19, 2011 12:38 pm
Forum: Local Events
Topic: Should Ableton have support for linux??
Replies: 104
Views: 185685

Re: Should Ableton have support for linux??

I definitely would use it. Though, I work mostly with Max/MSP, so this would only make sense, if Max/MSP is running on Linux as well. But cycling said already, to make Max run on Linux would be way less effort, than the port to Windows was. The library cycling is using is cross-platform... I am a lo...
by stefan-tiedje
Tue Jan 18, 2011 11:36 am
Forum: Live 8.3.x Beta
Topic: Eh, new beta?
Replies: 13
Views: 4447

Re: Eh, new beta?

How is 5.2 going to be a paid update? Is there any mention of upcoming features? It's the easiest explanation for why Cycling'74 would wait until after their sale ends to release it. Of course another possible explanation is that they have a bunch of CDs that they want to get out of their warehouse...
by stefan-tiedje
Tue Jan 18, 2011 8:35 am
Forum: Ableton Live
Topic: Guitar to interface impedance matching
Replies: 13
Views: 3858

Re: Guitar to interface impedance matching

If I plug my guitar into the instrument input of my Audio Kontrol & press the instrument level button is it the ideal impedance? I don't know your Audio Kontrol, but in most cases (all professional equipment I know of,) yes. An input labeled Hi-Z or instrument, especially if there is an extra s...
by stefan-tiedje
Mon Jan 17, 2011 1:17 pm
Forum: Users' Help Exchange - closed
Topic: macro in a rack - range limitation.
Replies: 0
Views: 458

macro in a rack - range limitation.

I have a parameter in my M4L spatializer rack which goes from -24. to 24. Now I want to assign a macro to it and wanted to restrict the range for example from 1. to 4. But the editor does not allow it! I can set the low value to 0.75 or 1.12 and the high value to 3.75 or 4.12. This seems to me a com...
by stefan-tiedje
Sun Jan 16, 2011 10:35 pm
Forum: Max For Live
Topic: Comping
Replies: 21
Views: 4753

Re: Comping

With all that - there are alot of required functions that are simply not exposed via M4L, so thought fukit - just use Cubase instead - which sadly seems to be the usual result of wanting to do something with M4L - fukit just do it reaktor / download a reaktor ensemble or whatever, or fukit - write ...
by stefan-tiedje
Sun Jan 16, 2011 2:21 pm
Forum: Max For Live
Topic: Comping
Replies: 21
Views: 4753

Re: Comping

Comping is well known in this forum. A search founds 526 matches. But they don't explain it...;-) And who reads 526 matches to find out...;-) A simple explanation is faster in this case. You want multiple takes of a recording and choose the best, all being in the same Track... If I understand that ...