[Max for Live] what will be the first device you'll build ?

Discuss music production with Ableton Live.
ikeaboy
Posts: 1685
Joined: Sat Jun 05, 2004 9:38 pm
Location: Ireland

Post by ikeaboy » Sat Jan 24, 2009 9:05 pm

lola wrote:
Parametex wrote:
ikeaboy wrote:A simple thing I'd like to build would be something that turns clip colours black after they've been triggered once then stopped. I'd use this for livesets to get past the "have I used these clips already?" dilema I get about half an hour in. Am I the only one who can't remember what stuff they already played out sometimes?
Great idea!
Yea that is a cool one.
:D I'm not the only one then

BinaryB
Posts: 1016
Joined: Mon Apr 18, 2005 6:04 am
Location: Sydney / SanFrancisco

Post by BinaryB » Sun Jan 25, 2009 2:43 am

Geezus wrote:
I am perfectly fine with people stealing my stuff, music or otherwise. However, I myself am not going to just hand out a year's worth of work for free. I'll let the pirates pirate and anyone else who feels they can spare a measly 10 bucks give me the 10 bucks. ... but I'm not going to be pissed off or judge people for stealing it.
The fact that you are willing to share it (if it doesnt take a year to make) is cool.

Just remember the difference between charging 10 bucks and sharing is that you are selling an *expectation* for 10 bucks which means support

I got an old Yamaha A5000 Sampler which can be used as really nice 6 x FX unit and filters etc. that would benefit from a M4L interface.

And whos going to do the first Jomox Xbase 09 interface !!!
If that was interated into live it would be pretty dope.
Live8 & Serato
Download NYE'08 DJset

BinaryB
Posts: 1016
Joined: Mon Apr 18, 2005 6:04 am
Location: Sydney / SanFrancisco

Post by BinaryB » Sun Jan 25, 2009 2:46 am

ikeaboy wrote:
lola wrote:
Parametex wrote: Great idea!
Yea that is a cool one.
:D I'm not the only one then
Thats funny :lol:

But a REALLY good idea.
Live8 & Serato
Download NYE'08 DJset

grooveWhiz Akeem
Posts: 13
Joined: Thu Jan 22, 2009 7:09 pm

Post by grooveWhiz Akeem » Sun Jan 25, 2009 7:50 am

If the API allows to programmatically load a clip by sending a path to a file on disk (and the session view coordinates) to live, then I'm gonna build a custom filebrowser which will work on a midi controller's LCD displays.

Does anyone know if the API will allow this kind of stuff?

mdk
Posts: 914
Joined: Sun Jul 31, 2005 3:51 pm
Location: Skopje, Macedonia
Contact:

Post by mdk » Sun Jan 25, 2009 9:51 am

grooveWhiz Akeem wrote:If the API allows to programmatically load a clip by sending a path to a file on disk (and the session view coordinates) to live, then I'm gonna build a custom filebrowser which will work on a midi controller's LCD displays.

Does anyone know if the API will allow this kind of stuff?
I really hope so.
Pr0k Records - Bandcamp Facebook Twitter

six_o_clock_crow
Posts: 244
Joined: Sun Sep 16, 2007 7:48 pm
Location: Portsmouth: small town near Havant & Waterlooville, UK
Contact:

Post by six_o_clock_crow » Sun Jan 25, 2009 10:19 am

I haven't had a chance to look through all 6 pages of this thread, but do you reckon this would be possible...

I'd like an app that allows me to associate a photo with each clip in the session view. So, as I launch clips the associated photo's are shown on an external screen (e.g. on a large screen when playing live.)

Even better, if the photo's flashed up and disappeared rhythmically in time with what is happening in the clip.

You'd then get a visual mix happening :D
HARDWARE:
Vaio laptop / M-Audio Transit / Zoom H2 /
Alesis M1 Active 520's / Sennheiser EH2200's
Behringer BCR2000 / misc. instruments & toys

SOFTWARE:
Live 7 / Sound Forge Audio Studio

friend_kami
Posts: 2255
Joined: Mon May 29, 2006 10:10 pm

Post by friend_kami » Sun Jan 25, 2009 5:22 pm

grooveWhiz Akeem wrote:If the API allows to programmatically load a clip by sending a path to a file on disk (and the session view coordinates) to live, then I'm gonna build a custom filebrowser which will work on a midi controller's LCD displays.

Does anyone know if the API will allow this kind of stuff?
mmm yeah i was thinking about that too, although on a separate screen instead. but the whole idea of a better browser, really.

deva
Posts: 1685
Joined: Fri Jun 02, 2006 4:32 pm

Post by deva » Sun Jan 25, 2009 5:26 pm

Wow... I am impressed by the geniuses here! 8O 8O 8O

Everyone is gonna make all these really complex devices for their first one!!!

I suspect my first one will be exceedingly simple... :D

Darwinist
Posts: 206
Joined: Sun Aug 27, 2006 2:41 am

Post by Darwinist » Sun Jan 25, 2009 5:31 pm

I´m a total programming dweeb, but I hope that someone replicates the Ammobox app for Reaktor natively in Live....

Machinate
Posts: 11648
Joined: Thu Jun 24, 2004 2:15 pm
Location: Denmark

Post by Machinate » Sun Jan 25, 2009 5:36 pm

friend_kami wrote:
grooveWhiz Akeem wrote:If the API allows to programmatically load a clip by sending a path to a file on disk (and the session view coordinates) to live, then I'm gonna build a custom filebrowser which will work on a midi controller's LCD displays.

Does anyone know if the API will allow this kind of stuff?
mmm yeah i was thinking about that too, although on a separate screen instead. but the whole idea of a better browser, really.
If the live.x objects work in the manner I suspect, then two-way browser control will be a doodle as well - then "all you have to do" is figure out the system for the LCDs.

grooveWhiz Akeem
Posts: 13
Joined: Thu Jan 22, 2009 7:09 pm

Post by grooveWhiz Akeem » Sun Jan 25, 2009 6:19 pm

yeah, live.path sounds like it could be excatly what would be needed. Maybe the other objects too. Too bad there's currently not much info about those objects. The current python based API does not allow this stuff, unless anything changed in the new _framework?

For the LCD system, I don't think it will be too difficult. I imagine displaying an itunes like (genre, artist, album, ..., whatever) filter on the remote sl zero or the mackie c4 (for both there are dedicated MAX objects). Good times ahead.

julienb
Posts: 1843
Joined: Sat Oct 29, 2005 1:15 pm
Location: France
Contact:

Post by julienb » Mon Jan 26, 2009 11:33 am

will the Live API let us communicate with it via another world than m4L ???

I mean, I have already a java app between my monome and Live:
[monome] <---> [monomeserial] <---> [java app] <---> [Live Python API]

I guess if it won't, it will be easy to port this java app to a m4L patch ...
Julien Bayle
Art + Teaching/Consulting

Ableton Certified Trainer
Max Certified Trainer


Structure Void / Ableton Certified Training Center

ST8
Posts: 259
Joined: Mon Jan 26, 2009 12:55 pm

Post by ST8 » Mon Jan 26, 2009 1:20 pm

For the LCD system, I don't think it will be too difficult. I imagine displaying an itunes like (genre, artist, album, ..., whatever) filter on the remote sl zero or the mackie c4 (for both there are dedicated MAX objects). Good times ahead.
The lcd screens on the remote sl series are suprisingly easy to send data to. Its a simple series of hex encoded sysex messages.

glitchrock-buddha
Posts: 4357
Joined: Fri Oct 14, 2005 1:29 am
Location: The Ableton Live Forum

Post by glitchrock-buddha » Mon Jan 26, 2009 4:25 pm

I was a bit disappointed at first that no improvements were made to sampler in Live 8. Ie. no timestretch/ graular mode. No easy way to scrub like in simpler. etc. But then I realized that Max4Live will probably be a sampling device playground.

Imagine all the great little devices that can made for sampling. Especially new devices to hold drum sounds to go in drum racks, like mini one slot multi-layer impulses with stretch and all manner of FSU type parameters. It could be like reaktor's granular devices, but mixed with Live's drag and drop of recorded samples, and device integration, it'll be much better in terms file management and accessibility hopefully.
Professional Shark Jumper.

roby
Posts: 931
Joined: Fri Apr 01, 2005 4:16 pm
Location: CA, USA
Contact:

Post by roby » Mon Jan 26, 2009 6:33 pm

i'm gonna make a lowpass filter...

Post Reply