Slashdot Mirror


DeMuDi Linux

Sleen writes: "DeMuDi stands for Debian Music Distribution. This is the first distribution of GNU/Linux whose sole purpose is to create a stable OS for Multimedia. The project is led by Guenter Gieger who is the developer of the Linux low latency driver for the RME Hammerfall 96xx series. Combined with realtime kernel patches, the Hammerfall card in Linux can achieve hardware level latencies. Though many are already using Linux to make music, Guenter has started this project to consolidate the decentralized resources needed for setting up a linux system for multimedia. Drivers, applications, a realtime kernel and many other things are missing from the typical linux distro. If anyone wonders what is available to work with, take a look at the packages page. They include multitrack hard disk recording software, physical modelling and virtual analog synthesizers, beatboxes, midi sequencers, processors, and Advanced Open Architecture Synthesis systems such as Csound. For more information such as project details, a mailing list and contact info visit DeMudi.org."

6 of 92 comments (clear)

  1. This is very nice... by Masem · · Score: 4
    Music production requires a decent amount of hardware to work right, particularly for those that like to play a instrument directly to a digital version (ala midi keyboards). Notoriously a heavy OS can get in the way as to increase latency and reduce the quality of the final product. Linux is well suited since the OS can be very small and avoid latency. I'd love to see a similar project used for video technologies too; sure Linux doesn't have a Premiere-like program, but if someone develops the groundwork for a sleek kernel to avoid interrupting digital real-time editing, someone will write the necessary tools.

    --
    "Pinky, you've left the lens cap of your mind on again." - P&TB
    "I can see my house from here!" - ST:
  2. Re:CSound by gmhowell · · Score: 4

    I thought EMACS was to text editing what a howitzer is to precision shooting:)

    (I use emacs, so don't get all pissy)

    --
    Jesus was all right but his disciples were thick and ordinary. -John Lennon
  3. Some corrections to the "article" by paulbd · · Score: 5
    The project is led by Guenter Gieger who is the developer of the Linux low latency driver for the RME Hammerfall 96xx series. Combined with realtime kernel patches, the Hammerfall card in Linux can achieve hardware level latencies.
    • Not "realtime" patches to the kernel. The patches in question are "low latency" patches that decrease scheduler latency. They have nothing to do with RTLinux or "hard realtime" programming.
    • Guenter didn't write the "native" digi9652 driver, Winfried Reitsch did that. Guenter hacked Pd to use the driver. There is also an ALSA driver for the Hammerfall (I wrote it) that was based loosely on Winfried's driver.
    • "hardware latencies" is a loose term. lets just say that a properly written application can use any audio interface via ALSA to get audio i/o latencies that are bounded only by the h/w design.
    • I don't think Guenter started Demudi, but I think he may be those most active developer involved in its evolution. Most active by far, in fact.

    If you are a developer working on or interested in Linux audio software, I also encourage you to check out the Linux Audio Development web site.

    --p
  4. Re:Again, Linux's issue is software by paulbd · · Score: 5

    As the author of Quasimodo, I beg to differ. Quasimodo is not a sequencer, and more importantly, its a dead project at this point, for many reasons. You should be looking at MusE which is a really high quality MIDI sequencer. As an aside, if the MIDI specs look daunting, I would forget about even considering programming in this field. MIDI is one of the simplest protocols there is, and one of the simpler problems in the area of MIDI/Audio programming. --p

  5. GNU Music by seanmeister · · Score: 5
    Wop-bop-a-loom-bop-a-bop-bam-boom
    GNU DeMuDi au rutti
    GNU DeMuDi au rutti
    GNU DeMuDi au rutti
    GNU DeMuDi au rutti
    GNU DeMuDi au rutti
    Wop-bop-a-loom-bop-a-bop-bam-boom

    Thank you.

    --

  6. Specialized Distros! by Fatal0E · · Score: 5

    I have to admit, even though a specialized distro is not really a new concept I'm quite intrigued. Imagine that instead of selling a card that plugs into a PC (as it's sometimes done now), a company could sell an entire PC with a home brewed Linux distro. Obviously the price would be higher but that kind of custimization could lead to some really interesting setup from a professional perspective. Kinda like the embedded concept but scaled a lot higher!