Slashdot Mirror


Linux as A Musician's OS?

lazyeye writes "Keyboard Magazine has an in-depth article about the state of music production on Linux. While it does introduce Linux to the average musician, the article does get into some of the available music applications and music-oriented Linux distributions out there. From the opening paragraph 'You might think there's no way a free operating system written by volunteers could compete when it comes to music production. But in the past couple of years, all the tools you need to make music have arrived on Linux.'"

15 of 309 comments (clear)

  1. slashdotted by Hatta · · Score: 4, Insightful

    No comments and it's already slashdotted. Ah well. What are your thoughts on these products?

    RoseGarden
    Ardour
    CSound

    Do you really need anything else?

    --
    Give me Classic Slashdot or give me death!
    1. Re:slashdotted by CowboyBob500 · · Score: 3, Insightful

      No, 90% of my stuff is real instruments. However, in my apartment I have neither the room nor tolerant enough neighbours to record live drums. Programming drums without a MIDI editor is next to impossible. Hence it's a definite dealbreaker.

      Now I know you're going to say I can use something like Hydrogen to do the drums and export it as an audio track into Ardour, but I tend to cut stuff up and re-arrange a song after it has been recorded, and it becomes a real PITA if the drums are not in MIDI format (cymbal crashes crossing bar borders for example).

      Bob

    2. Re:slashdotted by billcopc · · Score: 4, Insightful

      You are either brave or foolish. I also rely extensively on virtual instruments and sampling, writing pure virtual music software is how I started out in the 90's. Still, you can't go anywhere without getting blasted by audio hippies claiming "that's not real music!". The fact is, recording is the easy part! Multitracks and sequencers are to music what Windows Explorer is to files. They just move them around, cut/paste and a few simple tricks. There's very little computing involved.

      I get quite irritated when people spend a small fortune on an "audio workstation" then use it like a glorified mixing deck. They'd be better off spending the cash on real gear, because it works in real-time, doesn't crash or become obsoleted by software upgrades, and the interface is a zillion times more natural. Instead there's a perverse market of Virtual Studio which ignores computing paradigms in order to faithfully reproduce a picture of a real mixer on-screen, and then you have to go out and buy a USB Control Surface that's basically a mixer with a USB port, to control the on-screen mixer. Yeah the mouse sucks, maybe they could have considered that if they had designed an actual computer interface.

      What's next ? A virtual wah pedal that's operated by a real-looking USB wah-pedal-controller ?

      --
      -Billco, Fnarg.com
  2. All that and a bag of chips. by Anonymous Coward · · Score: 2, Insightful

    "But in the past couple of years, all the tools you need to make music have arrived on Linux.'""

    Cubase?

  3. Site is slammed by Dramey · · Score: 2, Insightful

    I'm not able to read the article, the page getting is slammed. I'm curious about driver issues, I have had several audio interfaces over the years, and don't remember seeing any Linux divers for any of them. I'm using a MOTU UltraLite ATM and they cant even get their Windows drivers to work right. That doesn't give me a lot in the way of hope. I'm also curious if any plugins I already own (VSTs and the like) would work under Linux? That would be a deal breaker as I have so much money invested in them :/

  4. MIDI by camperdave · · Score: 3, Insightful

    Around the turn of the century, Atari STs were the computer of choice because they had a built in MIDI interface. I imagine that musical instruments are making the move to USB, or some sort of USB/MIDI hybrid. That being the case, the choice of OS is going to be chosen by how technologically comfortable the musician is, with my guess leaning towards "not very" and thus Windows.

    --
    When our name is on the back of your car, we're behind you all the way!
  5. Great VST Host Support Is A Must by justindnb · · Score: 4, Insightful

    One of the major problems (for me) with MAC/Windows audio software is it's high price, which is unusual considering that most musicians are poor and starving. For this reason, I've dropped Sony Soundforge and now use Audacity as my primary wave processing tool. However, Audacity only supports VSTS under Mac/Win and until there is stable VST host support in Linux and a sequencer comparable to Cubase/Logic/Sonar, it will not good enough to run a modern, competitive, software-based DAW.

  6. Hardware? by NEOtaku17 · · Score: 3, Insightful

    Isn't finding Linux drivers for your high-end audio hardware the real problem with making music on Linux, not the lack of sound editing programs?

  7. Re:State of UbuntuStudio.org? by broggyr · · Score: 2, Insightful
    Per the UbuntuStudio page https://wiki.ubuntu.com/UbuntuStudio

    "Due to unforeseen circumstances, the release of Ubuntu Studio 7.04 will be delayed. Progress is happening rapidly, but we will not be estimating the duration of the delay."

    --
    Irony? Yea, it's like goldy and bronzy, only it's made of iron!
  8. A bit preemptive are we? by Magneon · · Score: 2, Insightful

    Linux will be a musicians OS at some point in the future after they include MIDI support in the kernel. For some audio programs I had to recompile the kernel with a faster clock resolution. Not to mention the mess (mind you, a functional working mess) that is Jack. Simply put: 3-5 hours of work to get a midi keyboard to play a note is unacceptable.

  9. Hardly by petrus4 · · Score: 2, Insightful

    For multimedia *playing*, Linux is mostly there these days, although there are probably people who would even disagree with that assertion.

    Saying however that Linux is remotely close to being suitable for people to *produce* multimedia with is almost exactly like saying, "You too can live in the vastness of space! All you need is an oxygen tank and space suit!"

    In other words, although it might be entirely inhabitable by the terminally autistic, this is one environment which still requires terraforming on a rather massive scale before it's ready for life as most of the rest of us know it to be able to move in. ;)

  10. 5 Albums Down and More to Come by kruhft · · Score: 4, Insightful

    I've been using linux for music production for over 5 years, have produced about 5 albums and EP's and am starting to get into scoring films. The Linux audio domain has shown a huge amount of improvement over that time. Ardour has evolved from a crash-happy hair-tearer to a stable recording and mixing package. The number of sound editors out there is astounding and each has their own strengths and weaknesses that you can exploit. But then there's the command line, which let's you do things like this:

    for i in *.wav; do out=${i/.wav/_mono.wav}; sox $i -r 44100 -b -c 1 $out; normalize $i; done

    which will convert all samples in the current directory to mono and normalize them in no time at all.

    The amount of audio software for linux is astounding, from programmer synths/sequencers like ChucK, Common Lisp Music, and CSound, to modular synths like Alsa Modular, PD and the super powerful keykit (the Emacs of MIDI sequencers). There are command line sound mushers and generators, mixers and so many effects it's hard to know where to start. But there really are no limits, if you're willing to put in the time and learn the system and how to tie everything together...

    As a side note, I volunteered to help setup a new Pro-Tools setup at the local Film Pool, and after a week of trying to get all the licences in order, I wondered why anybody would pay for it at all. That was my first time using Pro-Tools for real, and it was just astounding that *every* (extra) plugin had to be registered, you still had version compatibility hell (could only use this driver with this version of PT, etc) and even after a week the system still didn't work right. After using Pro-Tools I'd take Ardour any day, if only for the lack of registration hell (which an audio engineer friend of mine teaches a day long course in; not how to use Pro-Tools, just how to register it!) and the massive amounts of high quality, free LADSPA plugins that are available.

    Right now, Gentoo is my distro of choice and it has a huge amount of audio apps in portage as well as a Pro Audio overlay that's available through layman. Needless to say, I would concur that Linux is ready for the audio desktop workstation market, and has been for some time.

    The only thing that linux is lacking is "instant gratification" music apps (although the playfield is getting better with LMMS and such programs). The tools available take some time to learn, but that's also half the fun of it, since once you learn the basics a whole new world opens up as you learn more and more about what's available. Jumping in takes a while to learn how to swim, but the only limits on how far you go depends on the amount of time you put in...

  11. Re:Musician's OS my ass by MostAwesomeDude · · Score: 2, Insightful

    Musicians should not rely on Pro Tools. That's all.

    --
    ~ C.
  12. /. readers don't read Windows/OSX music forums by paulbd · · Score: 2, Insightful

    Its clear from listening to the multitude of anecdotal, ignorant, out of date, always wrong, partially wrong and flat out whining comments that the posters here don't read Windows/OSX music forums (product specific and otherwise).

    Is it really hard to get pro-audio working on Linux? Sometimes, yes. Sometimes, its basically impossible. Is it really hard to get pro-audio working on Windows? Sometimes yes. Forums are full of people for whom stuff just didn't work. Is it hard on OS X? Well, easier than Windows or Linux, for sure, but there's still a rich supply of problem cases on the product and general forums (e.g. gearslutz.com) many of which are replicated by the more substantive criticisms here.

    It is frankly amazing that a community like Slashdot, which frequently yields many interesting technical insights and ideas (at least if you browse at +3), is so predictably ignorant when it comes to commenting on audio software on Linux. Every time Slashdot runs a story on this topic, the same stupid ignorant out of date and often simply wrong comments surface. And invariably, there are only a couple of people around to correct the nonsense. If there was a post on /. that criticized the kernel or Firefox or Apache or Python in the same inane and utterly ridiculous ways that people criticize audio stuff, there would be a flood of informed, witty, and incisive corrections to the point that frequently the original post is lost. But not audio ... with this stuff, the ignorant get rated +5, the experienced post comments that receive little attention, and the misinformation continues to spread. Sigh.

  13. Well, gee, thanks. by jotaeleemeese · · Score: 2, Insightful

    I am none the wiser after reading your comment.

    So are you the pot or the kettle?

    --
    IANAL but write like a drunk one.