Search found 13 matches

by willyc
Sat Aug 18, 2012 8:31 pm
Forum: Max For Live
Topic: MidiClipModulo device
Replies: 0
Views: 508

MidiClipModulo device

Hello hello,

I thought fellow M4L users may be interested in my new device: Midi Clip Modulo

The device adds to Live's in-built note editing of the currently selected MIDI clip, adding the following features:

- Align notes to clip (loop) start
- Shift all notes left/right, wrapping notes ...
by willyc
Sat Jan 21, 2012 3:09 pm
Forum: Max For Live
Topic: DeviceSnapshotManager - realtime device presets
Replies: 1
Views: 716

Re: DeviceSnapshotManager - realtime device presets

I have now updated this device to version 1.1.0, adding the ability to name snapshots.

Additionally, I am pleased to announce there is also a free demo version of the device available for download - this is fully functional and editable, but has some features of the paid version removed
by willyc
Sun Jan 15, 2012 12:07 pm
Forum: Max For Live
Topic: Relative Scene Launching
Replies: 3
Views: 803

Re: Relative Scene Launching

I think your patch is fundamentally doing what you want - your only issue appears to be with message ordering - you are finding the index of the selected scene before opening/closing the gate that controls whether its value is passed on for use in your patch.

The trigger object can help make sure ...
by willyc
Sun Jan 15, 2012 9:29 am
Forum: Max For Live
Topic: getting Simpler parameter names via API - they vary!
Replies: 1
Views: 896

Re: getting Simpler parameter names via API - they vary!

I can reproduce what you are seeing - it appears the number of parameters reported over the api by simpler increases as you turn more of its features on. I was able to get from 27 parameters up to 52 by doing the following:

New simpler: 27 parameters (Device On, Snap, Sample Selector etc)
Turn on ...
by willyc
Sun Jan 08, 2012 10:43 pm
Forum: Max For Live
Topic: DeviceSnapshotManager - realtime device presets
Replies: 1
Views: 716

DeviceSnapshotManager - realtime device presets

DeviceSnapshotManager is Max For Live device that adds realtime saving and recalling of device 'snapshots'to Live.

DeviceSnapshotManger monitors the device to its right on a track, and 'stores' its current settings as a snapshot at the click of a button. Upto eight snapshots can be stored for a ...
by willyc
Tue Oct 18, 2011 9:58 pm
Forum: Ableton Live
Topic: Korg MicroKontrol - New Python Control Surface Script
Replies: 44
Views: 16515

Re: Korg MicroKontrol - New Python Control Surface Script

Hi,

A couple of people have contacted me as the previous version of the KMK script no longer appears to work with Live 8.2.5

I have put an updated version of the script on my website at:

http://chippanfire.com/software/wac-kmk-control-script/

I no longer own the Korg Microkontrol, so am unable ...
by willyc
Wed Dec 29, 2010 1:30 pm
Forum: Max For Live
Topic: Launchpad Custom OSC Grid
Replies: 4
Views: 1101

Re: Launchpad Custom OSC Grid

I have implemented what you describe as a standalone Max patch, available here: www.chippanfire.com

My version implements 8 OSC banks on top of the default Ableton mode, accessed by pressing user1 + user 2 simaltaneously. Ableton communication occurs via internal MIDI buses, e.g. IAC or MIDIyoke ...
by willyc
Wed May 19, 2010 5:02 pm
Forum: Ableton Live
Topic: how to setup microkontrol as natively supported controller?
Replies: 61
Views: 25571

Re: how to setup microkontrol as natively supported controller?

I suspect the pads have to send a velocity > 63 for the script to register a 'press', so wacking the pads is necessary...

You can set the pads to output a constant velocity whenever pressed via the menus on the hardware itself.... theres something in the korg manual for how to set this up.

I set ...
by willyc
Thu May 06, 2010 9:13 am
Forum: Ableton Live
Topic: Korg MicroKontrol - New Python Control Surface Script
Replies: 44
Views: 16515

Re: Korg MicroKontrol - New Python Control Surface Script

To I take it this works with Live 8 then? That's good, as I was only able to test the script with L7 when writing it.

What about Kontrol49 use? Did anyone try amending the SYSEX_HEADER as suggested by mdk? That should work, but again, I can't test it and be sure.

Glad people have found this useful ...
by willyc
Fri Apr 30, 2010 11:28 pm
Forum: Ableton Live
Topic: Korg MicroKontrol - New Python Control Surface Script
Replies: 44
Views: 16515

Korg MicroKontrol - New Python Control Surface Script

Hello all,

I have written a python control script for the Korg Microkontrol, available for download under the Socco Chico -> Software section of my website: http://www.chippanfire.com/

The script offers navigation through Lives tracks and devices, with the faders giving control of the 'selected ...
by willyc
Tue Jan 12, 2010 9:16 am
Forum: Ableton Live
Topic: New Launchpad App: Wac.LpDj
Replies: 6
Views: 2016

Re: New Launchpad App: Wac.LpDj

To clarify:

Wac.LpDj is an audio application for djing using either a Launchpad (via Wac.LaunchpadHandler) or a Monome

That is, playing music from your computer using a Launchpad (or Monome) as the control surface. The application gives you a variety of realtime effects and playback manipulation ...
by willyc
Mon Jan 11, 2010 6:32 pm
Forum: Ableton Live
Topic: New Launchpad App: Wac.LpDj
Replies: 6
Views: 2016

New Launchpad App: Wac.LpDj

Hi,

I have remade the popular Monome application dj64 by BitBasic (http://www.bitbasic.co.uk) for use with a Launchpad. The application also works with a Monome.

While fundamentally the same as dj64, Wac.LpDj is a complete re-code in Max. Max programmers should find the code significantly easier ...
by willyc
Tue Feb 12, 2008 4:13 pm
Forum: Ableton Live
Topic: New OSX Pluggo to sequence Impulse
Replies: 46
Views: 9589

Hello,

Wondering if anyone can assist in making this work, as I can not.

I cannot follow the provided instructions, as I cannot select the ck.impulsemachine as the input channel on the midi track containing impulse.

It can be selected as the midi input source (the top of the two midi in routing ...