Welcome to the Blackout Audio Techno Forums :: Underground Network.
Results 1 to 8 of 8

Thread: Max/MSP

  1. #1
    Ultimate Freak
    Join Date
    Dec 2007
    Posts
    1,230

    Default Max/MSP

    Anyone use it?

    Been learning it the past month - interesting stuff

    Well good tutorial site by this boy if anyone is interested

    Peter Batchelor -- Software (Max/MSP): Max Tutorials

    Anyone built anything in Max/MSP??

  2. #2
    Junior Freak
    Join Date
    May 2008
    Location
    Bristol, UK
    Posts
    321

    Default

    Quote Originally Posted by ritaheed View Post
    Anyone use it?

    Been learning it the past month - interesting stuff

    Well good tutorial site by this boy if anyone is interested

    Peter Batchelor -- Software (Max/MSP): Max Tutorials

    Anyone built anything in Max/MSP??
    the Jungulator was made in Max afaik, did a gig or two at the same nights as Matt but heard nothing in the past few years. He had some technical issues with Max's performance and various other limitations iirc. Still, what he'd done with it was a good achievement.

    IMHO it's a nice way to get people interested in making software, although the real deal is far more involved than GUI based "connect the code", so that'd be the big plunge.

  3. #3
    Ultimate Freak
    Join Date
    Dec 2007
    Posts
    1,230

    Default

    Quote Originally Posted by qUE View Post
    IMHO it's a nice way to get people interested in making software, although the real deal is far more involved than GUI based "connect the code", so that'd be the big plunge.
    So what your saying is that the big software plugins/effects developers use different software which is alot more complicated than max??

  4. #4
    Junior Freak
    Join Date
    May 2008
    Location
    Bristol, UK
    Posts
    321

    Default

    Quote Originally Posted by ritaheed View Post
    So what your saying is that the big software plugins/effects developers use different software which is alot more complicated than max??
    Soz, I wasn't notified of your reply.

    Yes, NI, Propellerheads, etc. all use C++. It's not for beginners, but if you're willing to put in the time to learn it, it's worth it.

    I've also seen some decent stuff done with VB to, which I wouldn't have expected but it proves that as long as it's a compiled computer language you can get reasonable results. See buzzmachines for that.

    Truth is nowerdays even with C++, developing audio applications is much easier than back in the 90s when we had to develop our own audio DSP routines. The audio functions are pretty much made for you so you just piece them together much like in Max/MSP, just it's not graphical and definitely not limited in anyway.

    qUE

  5. #5
    Ultimate Freak
    Join Date
    Dec 2007
    Posts
    1,230

    Default

    Yeah ive came across that C++

    Il stick with max the now and see what I come up with, replicating a mini moog the now so see how that goes.... wanna make some interesting effects though - thats what id really like to do!

    The max/msp book by these 2 Italian boys is superb - great teaching book!

  6. #6
    Junior Freak
    Join Date
    May 2008
    Location
    Bristol, UK
    Posts
    321

    Default

    Well, Mini Moog shouldn't be too much of a problem since it's pretty simple at only 3 VCOs (which are sine oscillators in layman's terms)

    You then just mix those down and pipe that through a chain of (I assume) resonance filters and envelopes (which just manipulate the amplitude/volume and filters).

    You can do the same in Buzzmachines or Reaktor. Reaktor being actually the most wasteful of processing, like anything NI made post Pro-53 and early FM7.

    There's also a few modular synthesis packages which were destined for old school Windows which I tried, they're generally quite efficient. Of course I dunno how they play on modern Windows, I still use 98SE for Windows audio editing etc.

    If you're interested there's a website with quite a few algorithms for simple and complex stuff;
    http://www.musicdsp.org/archive.php



    qUE

  7. #7
    Ultimate Freak
    Join Date
    Dec 2007
    Posts
    1,230

    Default

    Minimoog schematic

    Unsure of schematics - quite hard for me to work out the routing of stuff.

    But im giving it a bash anyways - dunno if it will sound like an original moog though




    Uploaded with ImageShack.us

  8. #8
    Ultimate Freak
    Join Date
    Dec 2007
    Posts
    1,230

    Default

    Quote Originally Posted by qUE View Post
    If you're interested there's a website with quite a few algorithms for simple and complex stuff;
    http://www.musicdsp.org/archive.php



    qUE
    Yeah nice one man, will defo have a bash

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Back to top