IRCAM's jMax released under GPL
Computermusician writes "IRCAM announces the distribution of jMax, its software
environment for music performance and real time digital audio processing, as free software under
the GNU General Public License.
Max, the grandfather of jMax, has been in use at IRCAM and other places (Aphex Twin) since the 80s.
Check out more
details " Once again, good stuff that will help Linux in the multimedia market.
I'm compiling this right now but I wanted to ask a question while I wait.
I would like to know how close the linux community is to something like Cakewalk Pro or Sound Forge for digital recording. I could care less about MIDI, I just want to set up a multitrack recording system on a linux box instead of buying the software mentioned above and NT. I am interested in this for personal as well as professional (programmer, live sound engineer, _and_ musician) reasons. I have been saving up to buy 2-3 4-channel analog I/O cards and the software to do digital recording/mixdown, but if I can do this on a linux box then I will be in hog heaven!
Please post any links to this sort of thing (I already know about the program named "multitrack", I just haven't taken the time to download a recent version and look at it). If there were a group devoted to working on this I would like to join and donate some time as both a programmer as well as a "sound guy"
If only "common" sense was actually that common...
I mentioned this on an IRC channel that I'm a member of, and 2 or 3 people from the channel immediately went, "No way! Where is it?"
Then minutes later, "Looks like I got to get my shit together and install Linux"
:-) This can only be good for Linux.
Since I write almost all of my GPL software under the influence of Richard D. James (Aphex Twin) it is only fitting that he has used software under the GPL as well. The circle is complete. The similarities between Aphex Twin and Linux are too numerous to mention. It is a symbiosis I could not live without. I could not sleep without Linux. I could not sleep without "Sel. Ambient Works II." I could not code without Linux. I could not code without "I Care Because You Do" It goes on and on... (sorry about the ramble just happy to see Aphex Twin mentioned, albeit indirectly, on slashdot!) If you have not heard of Aphex Twin, I suggest you stop what you are doing immediately and go purchase the above two albums. :)
More info here:
http://www.ircam.fr/pr oduits/logiciels/log-forum/jmax-e.html
This is seriously good news. I worked in Max pretty much all through college, but then after I graduated, I went to wintel for apps like Sonic Foundry and so forth. I'm really glad that jMax is back on a better platform, and I'm excited to start working in the newer audio DSP stuff. (Max through v2.5 only did MIDI processing.)
Causation can cause correlation
MAX is a graphical programming language used to manipulate MIDI data and audio signals written originally by Miller Puckette and David Zicarelli at IRCAM, then later ported to Macintosh and released commercially by Opcode. MAX allows nontechnical musicians to hook up graphical objects (representing a variety of functions in MIDI, audio, data and processing) in almost any configuration to achieve things they would never be able to do with traditional MIDI/Audio sequencer. It's perfect for tweakheads who want to create their own interactive processing setups, and now it's on Linux, and GPL'd!!! I have been using Max in performance now for about about two years, controlling effects, synthesizer timbres, and realtime audio, and I must say that MAX is a relatively simple program to learn that has great depth and potential. A great day has indeed arrived...
jMax is available on the following platforms:
SGI stations: Indy, O2, Origin, Octane, Onyx with R4000, R5000, R10000 and R12000 processors. Supported audio interface are the built-in audio interfaces and the ADAT board ref. PCI-AUD-ALL. Linux for Intel processors. Supported audio interfaces are the cards supported by the OSS driver.
Porting on Linux Power-PC, Linux Alpha, MacOS X and Windows-NT are in progress.
Wohoo! Even us Linux-impaired will get to hack sound!
- - -
The server only allows 10 simultaneus connections, soon to be
Here is a mirror for those that want to have a look:
ftp://195.115.13.16/pub/Max/max-2.4.5.tar.gz
--
Why pay for drugs when you can get Linux for free ?
echo '[q]sa[ln0=aln80~Psnlbx]16isb572CCB9AE9DB03273snlbxq' |dc
Real Audio clips at http://www.aphextwin.org along with everything you could ever want to know about him.
Selected AFX Loops
It's not MP3, and the songs aren't complete, but it's quite a comprehensive site. it has a little of almost every song he's ever released.
if you insist on mp3 just do a search for either "aphex twin" or "afx" in an mp3 search engine.
#define F(x) int main(){printf(#x,10,#x);}
F(#define F(x) int main(){printf(#x,10,#x);}%cF(%s))
with max, you can have either MIDI or digital audio (with the MSP extension) flowing along wires that connect boxes. the boxes are objects that you can write in C. It's really good for doing real time control & interactive things.
jMax is scriptable in tcl (no java here, despite the name), and looks like it has the same midi/audio capabilities.
lately i have just started working with pd, which is miller puckette's current software platform. it uses the same box/wire and midi/audio ideas. see his page. It works on linux and also has a OpenGL graphics package GEM, so you can do 3d graphics with music.
now i have to choose between pd and jmax! oh sorry day :)
information is free.
the only question is:
Scott Draves