Slashdot Mirror


The Place Of Modern MIDI Music?

-1-Lone_Eagle writes "With the free availability of literally thousands of MIDI files on the Internet, and increasingly powerful home desktop systems and software, virtually anyone can take a MIDI file and using a program such as GarageBand or Reason create a near-studio-quality rendition of their favorite song. This opens up an interesting discussion, is a remixed MIDI file an original creation? Or is it simply a copied work with the rights belonging to the original author? Is it piracy? What do you think?"

47 of 261 comments (clear)

  1. 56k Modem by Jarn_Firebrand · · Score: 2, Funny

    But if they DO belong to the original owner, who would the rights for the song my 56k modem plays belong to?

    1. Re:56k Modem by irishPete · · Score: 2, Informative

      Copyright for music is exactly that - copyrighting a permutation of musical notes. No one can say that George Harrison sounds like the Chiffons, but he lost a copyright suit because My Sweet Lord used the a melody (permutation of musical notes) that was recognizable as He's So Fine.

      --
      disk? hmmm... I know I saw it somewhere...
  2. Is there an free or open source version of by Travoltus · · Score: 2, Interesting

    GarageBand and/or Reason for Windows or GNU/Linux?

    It would be nice to know of equivalents that you don't have to pay an arm and a leg for.

    --
    --- Grow a pair, liberals... stop letting the Republicans bully you!
    1. Re:Is there an free or open source version of by Shawn+is+an+Asshole · · Score: 5, Informative

      Audacity is good for simple things (cutting up parts of a song, etc) but if you're trying to do anything moderatley complex such as mixing a song, don't waste your time. Been there. Not fun. Use Ardour, which is also GPL. Don't get me wrong, I use Audacity for things like recording a riff or other ideas, but for a song it doesn't come close to cutting it. If you're wanting to do MIDI, Rosegarden (GPL) is what you want. I haven't messed with it much, though, so I can't rate it.

      --
      "It ain't a war against drugs.it's a war against personal freedom" --Bill Hicks
    2. Re:Is there an free or open source version of by Foole · · Score: 2, Informative

      http://lmms.sourceforge.net/

      Linux MultiMedia Studio - "...aims to be a free alternative to popular (but commercial and closed- source) programs like FruityLoops, Cubase and Logic giving you the ability of producing music with your computer by creating cool loops, synthesizing and mixing sounds, arranging samples, having more fun with your MIDI-keyboard and much more."

      --
      This is not a turnip.
    3. Re:Is there an free or open source version of by Gordonjcp · · Score: 2, Informative

      You could probably do something loop-based by loading loops into a soundfont, and using fluidsynth and a sequencer like seq24.

      You might want to look at DSSI, the Disposable Soft Synth Interface, which is kind of the Linux version of VST. It doesn't do quite as much as VST does but the programming interface is not quite as Byzantine and perverse.

      Shameless plug: I've written a couple of DSSI synths, based on Xsynth-DSSI. One is a kind of wavetable synth, and one is a TB303-style monosynth. You can get them at http://www.gjcp.net/wsynth.html - try them and send me any suggestions or comments. Yes, I know the web page looks crap.

    4. Re:Is there an free or open source version of by orgelspieler · · Score: 2, Informative
      Just so people don't get the wrong idea, Audacity is not a MIDI editor at all; it's just for sound files. Shawn is right right, you can only do simple things with it, but it is one of the best tools for those things that it does.

      I've tried Rosegarden. It's not bad. It's not as good as GarageBand or Tracktion (both are Mac programs) for recording loops and using effects. Also you may have a hard time getting it to play well with Mandriva. I recommend using Redhat if you're going to use Rosegarden. Among the things that Rosegarden does better than GB1 are MIDI export, score view, mid-song key/meter changes. That's because GB1 doesn't do those things at all! GB2 does 2 of those things, but I haven't tried it out yet.

      All in all, you probably need about 3 or 4 different programs if you wanted to do everything using free software. Psycle (Windows, sorry) for loops/effects (for electronica), Rosegarden for MIDI, Lilypond for engraving scores (for classical), Ardour for mixing and editing. Some of these apps will have overlapping features, of course, and they don't all run on the same platform.

      Vergessen Sie nicht Aeolus für Orgelmusik!

  3. not piracy by allanj37 · · Score: 5, Insightful

    It's not like these midi files are going to take away sales from the artists. "Oh, no, I'm not going to buy that cd. I've already got the midi." But, if I heard a really good midi song, it might get me to buy the cd.

    1. Re:not piracy by Sirch · · Score: 2, Interesting

      Funny, a lot of people say/said that about MP3... And does the RIAA listen? No.

      Not that I think MIDI is particularly worrying to music publishers... Presumably it's in the same legal area as guitar tabs (eg OLGA) and other music transcriptions? What about transcribing lyrics?

    2. Re:not piracy by Anonymous Coward · · Score: 2, Informative

      Work is a work is a work.

      There are two distinct sets of rights - publishing rights and mechanical rights.

      Whoever writes the song owns the publishing rights until such time as they sign their rights away to the publishing arm of a label (which is required for most deals for a limited time, e.g. 3-5 years, or life, or beyond the grave, or whatever). These rights cover the song itself, and includes the melody and lyrics, but does not include the chord progression. The publishing rights prohibit pretty much any emulation of the work, unless it is altered significantly enough (as in some karaoke). Fake books (the books which contain chord charts for working musos and buskers) don't pay royalty to the publishers because the chord progression cannot be protected. Those books don't contain any melodies, you have to remember those yourself.

      The mechanical rights are the ones you usually attribute to an actual recording. If an artist goes into the studio, and his Aunt Bertha pays for the sessions, then Aunt Bertha owns the mechanical rights. Any distribution of the work requires the consent of both the artist and Aunt Bertha. Similarly, if you remix a track, you own the mechanical rights, but you do not own the publishing rights. If you sample someone's track for a new track (like most 80's hip hop), you've then infringed the publishing and mechanical rights and have to get clearance from the publisher... you only defence I think is post-modernism, but I hear that doesn't work too well.

      The artist may or may not choose to do a deal with you (sometimes they do) to release the remix, in which case the label will usually offer a one time remixing fee... I've not actually seen a remix contract so I'm not sure
      hat the procedure is for the label acquiring the mechanical rights.

      Both of these sets of rights are managed for performance and broadcast by a performing rights association (they're the guys that collect the royalties from MTV and send you a paycheck).

      A midi file would then fall under the first set of rights, and royalties need to be paid to the publishers. Ring tones (which are midi files) incur a royalty payment to the owner of the publishing rights. As I mentioned, you need to significantly change the melody in order to avoid it, which is what you normally hear at karaoke bars, the shopping mall and in elevators.

    3. Re:not piracy by ScentCone · · Score: 4, Insightful

      I like what John Lennon said about all this: "Music is everybody's possession. It's only publishers who think that people own it."

      Well, then, he sure was quick to make millions and millions of dollars off of "everybody's" possesion. That luxury apartment in New York wasn't free, and Yoko Ono is pretty high-maintenance.

      For a guy that sang "imagine no possessions," it's hard not to notice that he retained his IP rights and the cash.

      --
      Don't disappoint your bird dog. Go to the range.
  4. Studio Quality? by n0dalus · · Score: 4, Funny

    ... create a near studio quality rendition of their favorite song.

    Maybe I've missed something big, but I didn't know such amazing vocal support was built into MIDI formats. I guess I could always put the lyrics in and let Microsoft Sam (tm) sing it for me, but I'd rather die a horrible, horrible death.

    1. Re:Studio Quality? by Neva · · Score: 3, Interesting

      Well, actually that has been tried too. Makes some tunes even more listenable than their original high-pitched performers version ;)

      http://www.dictionaraoke.org/

  5. Copyright gets confusing... by Arioch+of+Chaos · · Score: 2, Informative

    Well, legally it is probably both. It is probably a copy of the original work, meaning that you're not allowed to distribute your remix. It is also probable that you will have a copyright in the remixed version. I.e. no one will dare distribute anything. ;-)

    --
    IAAAL - I am actually a lawyer ;-)
  6. Isn't it obvious by kentrel · · Score: 5, Insightful
    I'm not sure Slashdot is the place to even ask a question like this. No, taking a midi file of Tubular Bells and sampling in real instruments does not make it an "original creation". Really, did you think for a second it even might be?

    Even if the original work is out of copyright, for example Beethoven's works, the rights to the "notation or manuscript" is owned by whoever printed or published it, since classical music can be notated in different ways according to different interpretations. This goes for any piece of music. Also, the midi file, even of an out of copyright piece of music is the intellectual property of the author. I've created my own versions of several pieces of classical music, made them available on the internet and I've noticed in the years since I've come across those files under different names. It's the same midi I made, just someone has put their own name as author\tracker in the file. It's not cool.

  7. a few thoughts by INfest8 · · Score: 3, Informative

    1. MIDI files are often not produced by the copyright owner. Therefore, the underlying song composition is owned by the copyright owner(s) (i.e. publisher and composer); 2. The arrangement *might* be copyrightable by the MIDI programmer. 3. The US Copyright Office equates MIDI files with audio media(!); 4. If anyone remembers the Negativland / U2 debacle - one of the versions Negativland produced and was sued for was in fact running from a MIDI file; 5. Copyright owners were pretty strict about people distributing MIDI files: One webmaster states she received a letter from the Harry Fox Agency in December 1999 demanding the removal of offending MIDI files. The HFA also contacted the ISP which temporarily suspended the website until the files were removed. Web Thumper's MIDI Site, a popular source for MIDI files was permanently shut down following a copyright dispute.

  8. Two kinds of copyright. by pavon · · Score: 4, Informative

    In music you have copyright on a particular recording of a song, which is what you get sued for infringing upon when filesharing. In addition you have copyright on the song itself - the lyrics, melody, composition, etc. If you look at the liner notes for a CD you will see something like "Copyright CrooksR'US Records. All rights reserved". This is the copyright notice for the recording. You often see names listed by each song, or a note to the effect of "All songs written by Your Favorite Band". This is attributing who wrote the song. This person (people) get royalties on all performances (including bar cover-bands), and recordings of the song, not just this specific recording.

    This would clearly be infringing on the second copyright (on the song), but not the first (on the recording).

  9. MIDI is akin to printed music by smilinggoat · · Score: 5, Interesting

    MIDI, the Musical Instrumant Digital Interface, merely sends instructions for an instrument (could be a synthesizer or a sampler or any number of other devices) to then create sound. There is no actual audio. MIDI data can be represented in many different forms, be it a list of instruction in hexadecimal, a matrix of controller values, or even as printed sheet music. Asking whether or not a MIDI "remix" or re-writing is an original creation is similar to asking whether or not someone who takes previously written sheet music and transcribes it and changes it is creating a new work.

    It all depends on the level of art and interpretation in the work (think about Cage, for instance, and his work in creating scores from astronomical maps) and the legalities. I cannot comment on the legalities of rewriting music, as I am just a musician and an engineer, not a lawyer.

    As far as I know, it is not illegal to transcribe audio into sheet music, which is basically what one does when creating a MIDI file from digital (or analog) audio.

    1. Re:MIDI is akin to printed music by DannyO152 · · Score: 4, Insightful

      Midi files are like player piano rolls, which are publications of performances and copyrightable. (Some of the arcane ways used to delineate the available copyrights for music makes more sense when one realizes that at the time pop music took off, the late 19th century and early 20th, it was the quantity of sheet music and player piano rolls sold which made a song a "hit.")

      As for doing transcriptions, fair use allows one to do that for personal use, but xeroxing sheet music or scores and/or selling your transcription infringes on rights held by the publisher for works still in copyright. Remember getting "Real Books," which were sold under the counter to working musicians who needed an inexpensive, publisher agnostic collection of standards for weddings, bar mitzvahs, and casual gigs? There was a reason it was under the counter.

      Incorporating significant portions of someone else's midi-transcribed performance would make one's work a derivative work, and licensing of the midi information from its rights holder would be required. Now, doing a live peformance which incorprated a pc playing someone else's midi files -- I would guess that requires a license. But a lot of this stuff is overlooked until someone starts making money from someone else's work. And no, I am not a lawyer.

  10. Well, sorta by Sycraft-fu · · Score: 5, Informative

    There are free sequencers and samplers. However that's only half the battle, I mean if you get a Creative X-Fi you have a reasonable sampler right there. The real problem is in samples. I can take a MIDI and do two renderings for you using the same software. One will sound damn near real, the other will sound cheesy. The only difference will be the samples used.

    Free samples that are any good are much harder to come by. There are plenty of free soundfounts, but many are quite bad and non I've seen are near what you get with good ample packs. Also, a large number out there that are free did no checking on the legality of what they are using. So you may get a free sample you like, but it may actually be ripped off from somewhere else and not legit.

    Unfortunately in the good sample arena, I'm not aware of any non arm n' leg solutions. You just seem to get what you pay for. If you pay $200 for an orchestral set, it'll be pretty good. If you pay $2000 for one, it'll sound almost perfect. If you pay nothing for it, it'll sound fake and may not even be legit.

  11. Instrumental Music by cbreaker · · Score: 4, Insightful

    Greetings, Mr. Noculture. There's a such thing as music without vocals.

    Just FYI.

    --
    - It's not the Macs I hate. It's Digg users. -
    1. Re:Instrumental Music by msaavedra · · Score: 2, Informative
      But there are no songs without vocals

      Not true. Though a song traditionally has at least one vocal line, a number of classical composers have written songs without words, most notably Felix Mendelssohn.

      --
      "Any fool can make a rule, and any fool will mind it."
      --Henry David Thoreau
    2. Re:Instrumental Music by mike.newton · · Score: 2, Insightful

      Is there such a thing as a song without singing though? I think that was his point.

    3. Re:Instrumental Music by the_wesman · · Score: 2, Insightful

      yes, but we're talking about piracy here and the interweb here and most people are not pirating instrumental magic - they're pirating kelly clarkson or eminem
      -the doctor

      --
      calling all destroyers
  12. Why not... by mrjb · · Score: 4, Insightful

    If I have a laser printer and a computer, and manually copy a book by typing it into my favorite word processor, i'll be able to print a nearly equal quality rendition of the book - but that doesn't make me the author. In the case of a MIDI it's the same, the author rights of the original composition still lie with the composer.

    [v]irtually anyone can take a midi file and using a program such as Garage Band or Reason create a near studio quality rendition of their favorite song
    Technically, that's true. If it's going to be any good, however, *still* depends on talent, sensitivity and hard work. Never mind great soundfonts, and great software, if you don't know how to use them or lack the patience to endlessly tweak things until they sound just right, it's never going to sound as good as the original.

    The people at (formerly) Media Ventures do some absolutely stunning stuff with MIDI, software and synthesizers. Ever listened to the soundtrack of "The Thin Red Line"? Some parts are MIDI/synthesizers. Some are real orchestra. Can you tell the difference? Hint: no. Can you reproduce it in equal quality? Sure, if you have the correct soundfonts, enough sensitivity, stacks of equipment and a lot of time on your hands. But it won't make you the composer of the work.

    That said, unless planning to unjustly rip off the hard work of other people, I don't see why one would want to call a MIDI rendition of an original work "their own composition". Why not simply give credit where credit is due?

    --
    Visit http://ringbreak.dnd.utwente.nl/~mrjb/growingbettersoftware to download your free copy of the book
  13. Open Source Music software by Lord+Satri · · Score: 3, Informative

    This is not a complete list, but Reason and GarageBand are not free nor open source, so these links might be useful:

    - ardour, Digital Audio workstation / http://ardour.org/
    - Rosegarden, audio and MIDI sequencer, score editor, and general-purpose music composition and editing environment / http://www.rosegardenmusic.com/
    - LilyPond, music notation / http://lilypond.org/web/
    - MusE MIDI/Audio sequencer / http://muse.serverkommune.de/
    - Audacity, music editing station / http://audacity.sourceforge.net/
    - Music Theory (free, not oss): http://www.musictheory.net/ and http://andyvn.ath.cx/Software-Aquallegro.php
    - general link: http://linux-sound.org/

    Cheers :-)

  14. clippy mix by Anonymous Coward · · Score: 5, Funny

    < You have a MIDI. May I add the lyrics? >
            \     ____
             \   / __ \
              \  O|  |O|
                 ||  | |
                 ||  | |
                 ||    |
                  |___/

    % Y

    / There she was just a-shouting to the street     \
    | Singing: I want Word from Office from Microsoft |
    | Snapping her keyboard and shuffling her mouse   |
    | Singing: I want Word from Office from Microsoft |
    |                                                 |
    \ Want more?                                      /
            \     ____
             \   / __ \
              \  O|  |O|
                 ||  | |
                 ||  | |
                 ||    |
                  |___/
    % No, kthx.

  15. You can do better than you'd think by Sycraft-fu · · Score: 5, Informative

    There are two proudcts for singing that I'm aware of that are pretty good. One is Yamaha's Vocaloid. That's for solo vocals http://www.vocaloid.com/en/index.html for info and demos. It's pretty good, generally needs to be masked behind some kind of effects to not sound too synthesized, but still pretty impressive. The other is the EastWest Symphonic Choirs. As the name implies, it's choir samples and is geared for classical, but damn, when properly programmed I challenge you to tell them apart from the real deal. http://www.soundsonline.com/sophtml/details.phtml? sku=EW-165 for info and demos.

  16. Publishing by BrynM · · Score: 2, Insightful
    is a remixed midi file an original creation?
    No. Unless you wrote the song in the first place, you are simply doing a cover version. Most pop stars today don't write "their" songs either, hence the term "Performance Artist" or performer rather than musician or songwriter.
    Or is it simply a copied work with the rights belonging to the original author?
    Like I said, it's a cover version. The original author, label or others depending on contract owns the Publishing rights. When you cover a song, you owe ASCAP, BMI and other fees. You may not realize it, but you will automagically owe those fees under US law.
    Is it Piracy?
    Of a sort, yes.
    What do the you think?
    I try not to... especially about today's music industry.
    --
    US Democracy:The best person for the job (among These pre-selected choices...)
  17. Depends on what you aim is by Sycraft-fu · · Score: 4, Informative

    If you are doing an orignal composition and you compose for your samples then it works well. I mean hell, the SNES songs were 64kb all said and done between music and (compressed) samples.

    However it's one thing to be doing an orignal work, it's another to try and do a "studio quality" rendition of an existing peice. No matter how good a composer you are, a little 1MB piano sample is going to sound, well, fake. You aren't going to fool anyone for the real thing. without a couple hundred MB sample at least.

    Both are laudable goals. I am a huge fan of music done on older technologies (espically game music, hence the remasters I do) and I have a big collection of MOD (and derivitive) files. However it's a real different challenge to try and make a rendition of a MIDI that sounds like it was done with real isntruments than to compose an orignal MIDI to sound cool using a given sample set.

    It's a different kind of MIDI programming even. I find that often, some of the best sounding MIDIs on my SoundCanvas translate the worst when played with higher grade samples. They are designed with certian assumptions in mind that just aren't valid and would need ot be redone. However some of the ones that come of as cheesy end up sound pretty damn good when you throw a few GB of samples at them.

    A lot of it depends how close your samples are to the ones the composer used. For example the Edirol songs sound the very best on my SoundCanvas. No supprise, that was the hardware they were composed on.

    1. Re:Depends on what you aim is by CausticPuppy · · Score: 2, Informative

      Samples, yes, you need huge file sizes for it to work well.

      Wavetable synthesis, however, you don't.

      The idea behind wavetable synthesis is to take short samples- one cycle of the waveform- for different stages of the sound. Loop and manipulate them appropriately.


      The reason for this form of synthesis is to conserve memory.

      These days, every sampler that I know of is capable of this form of wavetable synthesis. It's standard. There will be an attack sample, a sustain sample (which can be looped), and a release sample, for example. Some instruments work well with this, but others don't. Instruments that are capable of sustaining indefinitely work well for this, although longer loops will generally sound better than shorter loops if done correctly.
      In a lot of cases there are multiple attack samples to be used for various articulations.

      Another trick is to only sample maybe 3 notes per octave and then speed up or slow down the sample playback for the other pitches.

      A really good piano sample can't have looped samples because the sound of a single note is constantly changing in subtle ways over the course of its decay. Harmonics come in and out, resonances change within the body of the piano itself, etc. You can get by with shorter looped samples (wavetable), and have a somewhat decent sounding piano (like Roland's) which is fine for using in a mix of other instruments.
      But this has its limits. The [i]best[/i] sampled pianos have all 88 keys sampled individually, at multiple velocities, for the full decay of the note. This can add up to a few gigs, just for the piano alone if the samples are recorded at 24/96. The sampled piano that I use is "only" about 500 megabytes, which is small enough to store in RAM rather than stream from disk like many samplers do, and it beats any other looped wavetable piano that I've heard.

      --
      -CausticPuppy "Of all the people I know, you're certainly one of them." -Somebody I don't know
  18. Legal by Mr_Silver · · Score: 2, Interesting
    IANAL but I did work in the mobile phone content world for a while (including ringtones) and I believe that producers who assert their rendition to the specific artist had to pay the appropriate rights society for each sale. Those that just said "this is 'baby one more time'" without mentioning Britney didn't have to.

    If creating your own midi files/ringtones was illegal then companies such as handy.de, musiwave and WES would not have been able to start out.

    (probably worth pointing out for the pedants that handy.de was bought by one of the big producers a couple of years ago and renamed to Arvato)

    --
    Avantslash - View Slashdot cleanly on your mobile phone.
  19. Midi is essentially sheet music by The_Dougster · · Score: 2, Insightful
    I use Linux with ALSA, and some large wavetable midi patch sets, and I can get absolutely great sound from midi's. Typically I author up my background tracks in midi, jack my electric guitar in analog, and jam away.

    Midi is definately copyrighted because its the same as sheet music. Whatever laws apply to sheet music apply to midi files because they are interchangable. Just because windows midi players suck and most people ignore these music files doesn't mean they can't be made to sound righteous and that they shouldn't be subject to the same copyright laws as written music. Thats all it is is sheet music and your midi synth is the orchestra that is playing the music for you. The better your synth the better the overall result.

    --
    Clickety Click ...
  20. legal advice by Anonymous Coward · · Score: 2, Funny

    are you seriously asking the slashdot community for legal advice?

  21. enjoy, don't worry by oooed · · Score: 2, Informative

    once the owner of a recorded work has had a go, anyone is allowed to cover it - but the owner (that's the creative person who had the idea, not someone who can write midi files) is entitled to their share of the proceeds. the record companies don't care if anyone remixes or covers or records/writes a midi file or writes up the dots for one of their hits - but if you make any money at it, you have to pay up. if your reworked version wakes up interest in an old hit, they are laughing too. tribute bands survive on this basis (regrettably?); the record companies just let it happen - it's free advertising for them. also! if you sit up late in your office working up a midi file on reason with a view to taking over the scene from teenage DJs, Propellerhead (and owners of the samples you downloaded) will come down on you before Sony do on the other hand, I just did Birdland for banjo, bouzouki and sitar (and acoordion of course) over a few d&b beats - had a ball - and how long would I have to wait for Joe to do that? have fun, forget the consequences of the unlikely event that you get famous doing it! besides, it's better not to do something you love doing for money - you'll soon get to hate it

  22. Re:It is copyright infrigement by TheRaven64 · · Score: 2, Informative
    You are ignoring the fact that there exists a few hundred years worth of music in the public domain - not to mention the more modern stuff released under liberal licenses.


    The RIAA doesn't own all music, you know...

    --
    I am TheRaven on Soylent News
  23. Piano Roll by glowworm · · Score: 5, Informative

    The law on MIDI files directly draws on Piano Roll legislation. In particular the Compulsary Mechanical License.

    The original composer of the music holds all rights to the music until he signs it away to a music publisher. The original composer is important because copyright lasts for the entire life of the composer plus an additional 70 years. (Thanks to Disney and Sonny Bono)

    At this stage the Piano Roll maker is not allowed to transcribe it into mechanical (digital) form until he gets permission from the publisher - or - someone else performs it first.

    Once the copyright owner of a musical composition records and distributes the work to the public, or allows someone else to do so, anyone that wishes to record and distribute that same work may do so without permission (subject to certain limitations) by issuing the copyright owner a notice of intention to obtain a compulsory license. After that the only legal requirement is to pay a compulsory mechanical reproduction fee of 6.95 cents per copy to the publisher or their agent (Harry Fox - who license from 1,000 copies upwards).

    So, how does this apply to MIDI? Those "free" MIDI files you can download off the internet are only legal if someone else performed them first and if the creator of the MIDI file pays 6.95 cents for every download made.

    --
    Orationem pulchram non habens, scribo ista linea in lingua Latina
  24. Not the same. by OSXCPA · · Score: 2, Informative

    When I made my living as a photographer, clients would gripe about the cost. "I could have my cousin Freddy shoot my wedding for free!" Well, when cousin Freddy did so, no surprise, he knew nothing about selecting the right gear for the job, even if he could afford it, and nothing about composition, lighting, etc. Recording is the same - you may have a great quality MIDI file. You may, as I do, rip mp3s of your favorite songs, import them to garage band and then replicate the drum track to the song a measure at a time, so you can then play your bass and guitar(s) over the beat and get a 'real' recorded version of the song. You could, like me, sound nothing like Metallica at all. Even if you did sound good, and there are Metallica tribute albums released by major studios that suck, your version would not be a threat to Metallicas.

    Besides, an artist, as I recall from a IP class I took (IANAL), has first recording rights to whatever they write. I write a song, I have all rights to it. As I recall, Bob Dylan once used this to deny himself permission to record a song of his. He was in a dispute with his record company, and this was the only way he could get around their demands legally - they could make him produce a record, but not one with content he did not have permission to use, and the songs had not yet been recorded by him or anyone else. Once recorded, however, anyone can cover the song - you can sell tickets to a performance by your band, "Metallica-Lite" and play all Metallicas songs, and sell CDs of your band doing so, but you can't represent yourselves to be Metallica.

    If you distribute commercially, you may have to pay royalties, and that seems kinda crappy, but I would think it would be 'a piece of the action' rather than a fixed amount - so if your Metallica tribute album sells 4 copies, you owe a percent of those four sales. I'd get a lawyer if you go that route...

    Short answer - replicate/remix/reproduce all you like - derivative works are just that - the property of the creator, unless they are so close to the original that they are identical, in which case, it is a replica and (as of now) illegal to sell/distribute without permission.

    My $.025 (inflation, y'know...)

  25. MODERN Midi Music??? by bach37 · · Score: 2, Informative

    Make that modern synth sounds, or samples. Midi is just the on/off instructions, roughly, like a piano roll. Check out this new product from MOTU of sampled sounds you can use with a sequencer:

    http://www.motu.com/products/software/msi/mp3.html /en

    This sounds pretty real, and I think is sort of what this article was after.

  26. MIDI vs. General MIDI by CausticPuppy · · Score: 5, Informative

    It seems like MIDI discussion come up every so often on Slashdot.

    First, a couple things to get cleared up:

    MIDI is just a serial protocol, nothing more. It's been around since the early 80's. The protocol defines 128 MIDI notes, on 16 channels, and 128 controllers that have values of 0 - 127. That's basically it, along with a few other things like channel change and bank change messages. MIDI itself does not define any instruments, because MIDI is used to control non-instrument devices like effects boxes too.

    Now, when most normal computer people think of MIDI, what they are actually thinking of is GM or "General MIDI." GM defines a standard set of instruments, for example instrument 1 is always a piano, instrument 74 is always a flute, etc.
    It's up to the hardware or software to actually implement these instruments, usually done with wavetable samples. The idea is that a MIDI file played through any "GM compatible" device will sound roughly the same on any other GM device, although the quality of the samples varies widely. Roland's GS is an extension of GM.

    GM used to be used for games primarily (think Doom1 and Doom2!) but has fallen by the wayside now that everybody is using full audio tracks for music.

    But most of the music created for video games these stays was still created using MIDI! The file format is specific to the studio application, but MIDI is still used internally to communicate with various synthesizers and samplers including virtual synths that run on the local machine.
    So if you were to get the original data files, you would need to also have the sample libraries-- which are VERY high quality, and can cost several thousand dollars. And you need to be using software that works with these libraries, which rules out free/OSS software-- you're gonna NEED something like Sonar, Logic Audio, etc.

    Almost all video games and most TV shows that have symphonic music are actually MIDI based, but use enormous sample libraries like EastWest symphony orchestra. In fact I believe that the Return to Castle Wolfenstein soundtrack was created mostly with that sample library.

    Other examples, the "fire baby" sequence in The Incredibles is created with Voices of the Apocalypse so even realistic choirs can be created using MIDI.

    You don't have to spend THAT much though-- the libraries I use the most are Storm Drum and Garritan Personal Orchestra, both of which are very affordable but good enough that they are often used in hollywood. All of these are plugins that can be used in many different software packages on both OSX and Windows, but not linux that I'm aware of.

    So, nowadays MIDI is still an integral part of even the most modern studios, but General MIDI is nowhere in sight. GM still has a place in cell phone ringers.

    --
    -CausticPuppy "Of all the people I know, you're certainly one of them." -Somebody I don't know
  27. Embrace the fakeness of chip. by tepples · · Score: 2, Interesting

    No matter how good a composer you are, a little 1MB piano sample is going to sound, well, fake.

    But some composers embrace the fakeness of a 12 KB toy piano sample and make something like this.

  28. "No longer the same song"? by tepples · · Score: 2, Informative

    Of course, all it takes is a few modifications to sheet music and it's no longer the same song

    Sorry to burst your bubble, but that's a wrong reading of music plagiarism case law. The real case law is worrisome.

  29. Arguing over definitions gets us nowhere by tepples · · Score: 2, Informative

    "Song" is a colloquial term; the legal term is "musical work". But if "song" is defined in a document (either explicitly or implicitly) to refer to any musical work, then for purposes of that document, a "song" can have no lyrics.

  30. TFA's argument proceeds from false assumption by Ralph+Spoilsport · · Score: 2, Informative
    I'vebeen engaged in making MIDI music since 1986 and have released a dozen CDs of my music, so I think I am qualified to discuss this issue to some degree. This would be a perfect time for me to advertise myself, but I don't believe in using slashdot that way, as I prefer the anonymity of being Ralph Spoilsport here - it allows me to make more provocative statements that might otherwise be out of character for my public persona as an artist. That said:

    MIDI data - at its most basic - records that a note is played (note on) the note location (pitch), the duration of said note, and the volume (often expressed in terms of note velocity) and that the note has stopped playing (note off). However, there are other pieces of data that can be transmitted, such as patch change up, patch change down, pitchbend, and data generated from continuous controllers such as modulation wheels.

    If you take a typical and ordinary piece of MIDI data, it only has detectible relation to a given piece of music if the note data is matched to tones produced by a synthesizer or sampler (or a computer program that functions as such) that permit the possibility of melody and harmony. If the tones are, for instance, Latin Percussion, and their is a different non-pitched tone for each note on the keyboard, one would be extremely hard pressed to detect that the MIDI data making it happen was derived of a particular song.

    MIDI note data, in point of fact, has NOTHING to do with the timbres generated by the end device, be it synth, sampler, and computer. Also, MIDI note data is easily dislodged from time, and it can be cut up, pasted, and used to trigger other MIDI generators (such as arpeggiators), and can also be subjected to randomisation and processing schemes.

    So, one could easily take some drippy POS tune from the likes of Celine Dion, delete entire ranges of its data, take a section that might be too slow but is interesting, loop it and play it at 400 beats per minute, and then have the remainder trigger an arpeggiator that then triggers some Big Beat Drum machine sounds or a selection of machine . I seriously doubt anyone would be able to tell whether it was pulled from Celine Dion or Britney Spears or Claude Debussey, because:

    Data that is used for pitch is not inherently tied to a pitched tone.

    MIDI can functionally resemble a piano roll, but only if a player piano plays it. If you remove the pitched instrument (the player piano) the data of the "piano roll" can be used to trigger other kinds of nonpitched events (a drum, an explosion, a "thwip", a car engine, a generator, or whatever sample you assign to a given key position, etc. etc. etc.) and thusly make a lot of interesting sounds. Also, the piano roll can be played backwards (i.e., MIDI data is easily processed.)

    Hence: the relationship between MIDI data and a given stream of MIDI data's copyright is actually rather problematic. Recreating a track by Celine Dion (or any other pointless musical product puked out by the music industry's star system) is an interesting academic exercise in MIDI programming, but it's not terribly creative. It would be much more interesting to mulch her MIDI data and make something interesting out of it.

    RS

    --
    Shoes for Industry. Shoes for the Dead.
  31. The Real Advantage to MIDI by Simonetta · · Score: 4, Insightful

    The only real advantage of MIDI over audio files like MP3 or OGG is that the actual notes being played can be learned when viewing the MIDI file through a notation program. The best notation software that I've used is MIDIsoft Studio4 even though it's ten years old.

        Notation software takes the MIDI file and displays it as sheet music. If you can read music (and anyone who can learn C can learn to read music) then you can learn how to play really complicated songs this way. Guitar Tab text files usually only give you simple and often wrong chord changes. Anything beyond G-Em-C-D (I-VIm-IV-V - the progression used in thousands of 1950s-1970s songs) is going to be hard to figure out for non-professionals just sitting down with a guitar and a recording. Almost all older songs have their most complicated chord structures and arpeggios mapped out into MIDI by musically-proficient fans. All the songs played on 'classic rock' FM stations can be learned this way. This is also a great way to learn big-band era stuff from the 1940s and even how older European classical music works. Mozart and Tchaikovsky (the Nutcracker Suite, etc...) can be learned even if you don't have access to the sheet music scores from a library or music store.

        MIDI files played into synthesizers, even newer GM synths, don't sound very good even when they have been expertly constructed. It's a fact. There are too many nuances to the playing technique that don't get encoded into the MIDI file. The synths aren't really all that great either. Purely electronic ambient music works like Brian Eno and Steve Roach have a much better chance of being recreated from MIDI files fed into advanced synths. But the idea that a modern pop song can be recreated by MIDI should not be taken seriously. Synths can't reproduce standard instruments like electric guitars and saxophones realistically.

        A number of sheet music publishers are trying to get all MIDI files removed from the web. This is short-sighted and cruel on their part. MIDI files encourage people to learn to read and play music far more better than anything that the music publishers could do to develop this market. With music classes being dropped extensively from American public schools, anything that teaches people to interact with printed music scores is a positive thing.

      It just sucks that music classes are being dropped by stupid uncultured brain-dead public school administrators (is there any other type?). And to drop music classes for more algebra? Insane. Most people listen to music every single day; very few people ever use algebra after high school. The priorities of the public schools are completely wrong. It's a tragedy.

  32. All digital works are akin to the set of integers by ClickOnThis · · Score: 2, Interesting

    My subject line actually is derived from an interesting article I read ages ago on a legal website. (I wish I could remember now where it was.) Viewed in a utilitarian way, a file/stream/CD/DVD or any other digital rendering of a work is essentially a set of instructions to a device to reproduce the work. Taking this even further, one can consider the entire file/stream/CD/DVD to be a single integer. While I'm not suggesting there isn't a great deal of skill and artistry to "find the integer" that creates the work and that copyright holders are entitled to protection, the fact that copyright law forbids unauthorized copying of digital works in essence means that you can't make a copy of an integer.

    --
    If it weren't for deadlines, nothing would be late.
  33. Define by The+Angry+Artist · · Score: 2, Interesting

    A song as a MIDI file is a cover, and simply that. Asking Is it piracy? is a ridiculous question, since piracy is a dumb word the entertainment industries use to refer to the infringement of their works' copyrights. Is it copyright infringement? is a valid question. That, of course, depends on whether or not you have the original artist's (or record company's) permission to sell or perform the song in question.

    Of course, MIDI files are hardly realistic. It's doubtful that any record company would consider a MIDI file a threat to a song's sales. What would really concern them would be a MP3 of a MIDI: a MIDI fed through a Virtual Studio Technology plugin (VST plugin) - audio plugins that can be used in conjunction with MIDI sequencers to give MIDI tracks a whole new sound. VST plugins can make a MIDI track infinitely better, since VST plugins use actual audio samples. It's possible to make a song that sounds just like the original though VST technology, and I'm sure record label executives would take notice if they found songs like that floating around on the p2p networks.

    --
    If you're reading this, stop it.