Jump to content
IGNORED

Max/MSP


Adieu

Recommended Posts

Cycling74 has a 25% crossgrade offer at the moment meaning I can upgrade my Max4Live license to a full Max/MSP AND Gen license for just over 100 quid.

 

Two questions:

1. I'm quite a newbie to Max so would this be overkill at this stage of the day ?

2. I've seen a few video tutorials but still can't get my head round Gen. What can it do that Max/MSP can't ? John Ehrlichman was mentioning being unimpressed by the FFT capabilities of MSP, so do the sample-level processing capabilities of Gen mean that you can do all sorts of spectral gubbins with it ?

Link to comment
Share on other sites

  • 11 months later...

Stupidly simple Max query - See the number boxes below, I can alter then by clicking and dragging up and down on the '>' icon (which increases/decreases depending on the rate I drag the mouse), but how do I enter specific numbers into them. How for example would I enter '1000' into the box on the left - Double clicking doesn't seem to do anything.

 

imm01.gif

Link to comment
Share on other sites

you should be able to select an int/float box and then enter a value by typing. the method psn mentioned is when you want a quick dial (by just clicking on the message box with the specific value) or to save the value for later use in a reopened patch

Edited by xox
Link to comment
Share on other sites

If you are just using the control functions of Max for triggering MIDI stuff you can probably get away with the tutorials. If you're looking to get into creating actual sounds within the program itself then you are most definitely going to want to learn everything dsp. However, If you are poor at physics, and you don't have an understanding of algebra and trigonometry you will have to learn those before getting into dsp. Finally, you there is a long learning curve to learn how to plan out and design max/pd programs effectively since the graphic portions eat CPU like a hog, so you will have to also learn a tiny bit of computer science techniques too.

 

Like some people said here: You are going to have to re-invent the wheel musically. It is a very long and tedious learning curve (it took me an entire year) that amounts to a very big but narrow payout. You have to ask yourself what you are wanting to do and if you have to go through that much work to accomplish it.

 

As for Max, I think its overpriced but its definitely the sleekest and most user friendly of all of the object oriented music programming languages out there.

Puredata Extended++ takes regular PD and adds nearly all of the functions from Max/Msp into it (including some nice graphic UI stuff. One user even made the same GUIs and Objects from Max.) But documentation is poor and even the best guides out there are convoluted or require some math/dsp knowledge.

 

If you want to go all the way balls out nuts I recommend supercollider just for the text coding. You will get carpel tunnel syndrome from constant mouse dragging in max and pd.

 

 

edit: max 7 coming out sounds to be super user-friendly this time around with new tutorials and help resources.

Edited by Entorwellian
Link to comment
Share on other sites

If you want to go all the way balls out nuts I recommend supercollider just for the text coding. You will get carpel tunnel syndrome from constant mouse dragging in max and pd.

True, though if you have Gen (which'll be included for free in Max 7 when it's out in a few months) you can use the Codebox object -

 

Link to comment
Share on other sites

Absolutely. I took the plunge a few days after posting the message at the top of this page and despite the (almost) year of owning the full blown Max6+Jitter+Gen package I'm still more of a hacker with loading up existing patches and tweaking bits, rather than making stuff from scratch. But I'm so loving the flexibility of it all - it's just a little overwhelming the power of it all at the moment !

 

I feel like I have a huge explosive creative potential in my software setup now - I've just got to work out where to bung the touch paper (and maybe learn exactly what it is that I need to blow up !)

Link to comment
Share on other sites

Same here! I still use a few objects I built from my tutorial exercises as starters for things.

Half of the fun was just learning how everything works and being able to build anything out of nothing and slowly experiencing the iterative process of building tiny simple patches to make more advanced patches, and using those to make more advanced patches, etc... I'm getting into making some more elaborate programs with it I'm *still* learning new things and techniques with every use. Knowledge is truly power.

 

Also, Adieu: Whatever you learn in puredata you can transfer over to max since they're almost essentially the same. If you get into either feel free to PM me about any questions, resources, needing something explained or just being pointed where to begin.

Edited by Entorwellian
Link to comment
Share on other sites

 

If you want to go all the way balls out nuts I recommend supercollider just for the text coding. You will get carpel tunnel syndrome from constant mouse dragging in max and pd.

True, though if you have Gen (which'll be included for free in Max 7 when it's out in a few months) you can use the Codebox object -

 

 

 

okay so I watched the video up until it said:

 

you can use any kind of C code except pointers, or arrays.

 

FLOL!

 

C

 

no pointers

 

bwahaha.

Link to comment
Share on other sites

Do helicopters flap?

 

I think pointers and array functionality are accessible through using java externals. The above video only applies to the codebox object within gen~

Link to comment
Share on other sites

lel maybe it's the wrong word for what a helicopter does to get off the ground... feel free to replace with "rotate".

 

or, different metaphor: a boxer without arms.

 

anyway... this codebox thing seems like a rather misguided idea by Cycling...

why would you even want to use C, if you cannot have the good stuff..? let me guess, probably there's no structs either.

Link to comment
Share on other sites

I definitely don't know enough about sample-level DSP coding (which is what Gen~ does as opposed to the higher-level prototyping of Max), as my question about simply connecting boxes would attest to, but maybe C is perfect for that sort of thing, maybe it doesn't need pointers and structs and all that.

Link to comment
Share on other sites

  • 2 weeks later...

Here's my quick'n'dirty (and probably very buggy) first proper Max4Live device called MultiMod - It's like a ring mod but instead of just modulating the sine with a sine you can choose the waveform as well as the arithmetic type of modulation (be very careful with the 'divide' function, it makes things very very loud !)

 

multimod.png

 

http://www.ilovecubus.co.uk/pete/MultiMod.amxd

 

EDIT: Now with working stereoness and toned down the scariness of the divide power

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.