home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / audio / 4617 < prev    next >
Encoding:
Text File  |  1993-01-07  |  2.1 KB  |  52 lines

  1. Newsgroups: comp.sys.amiga.audio
  2. Path: sparky!uunet!spool.mu.edu!agate!linus!linus.mitre.org!soldier.mitre.org!bchivers
  3. From: bchivers@soldier.mitre.org (Brent Chivers)
  4. Subject: Re: Midi -> score
  5. Message-ID: <1993Jan8.005734.6799@linus.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: soldier.mitre.org
  8. Organization: The MaiTai Corp, McLean, VA
  9. References: <1993Jan7.113842.11509@medusa.prime.com> <1993Jan7.185430.21213@fripp.ri.cadre.com> <1993Jan7.125341.1474@galaxy.gov.bc.ca>
  10. Date: Fri, 8 Jan 1993 00:57:34 GMT
  11. Lines: 39
  12.  
  13.  
  14. > > In article 11509@medusa.prime.com, steves@CIS.Prime.COM (Steve Stamford) writes:
  15. > > > My problem is that I need to print out alot of different musical
  16. > > > scores. I am looking for some software that uses a midi keyboard
  17. > > > and when a key is struck it prints that note on the musical score. 
  18. > >
  19. > > There are actually 2 ways of doing this.  DeluxeMusic will take input 
  20. > > from a MIDI keyboard, but I believe that it will only take one note at 
  21. > > a time (no chords), and I *know* there's no duration data passed.  You
  22. > > have to choose the note (say an eighth note), then hit the MIDI key.
  23.  
  24. DMCS does do some a duration trick, but not in a way that feels normal.
  25. Given an initial note duration, after a fixed time period it will increment
  26. the duration as you hold down the key(s).  But this increment is not linear.
  27. The note will become dotted, then twice the original duration, then that
  28. will be dotted, then 4 times the original duration, etc... until the note
  29. becomes a whole note.  (It will not dot a whole note this way.  Nor will
  30. it extend note values once the measure is "full" -- it will not tie into 
  31. the next measure.)  The fixed time period can be adjusted on the MIDI-setup
  32. menu option.
  33.  
  34.     Key held    note value    example
  35.     1        1        sixteenth
  36.     2        1.5        dotted sixteenth
  37.     3        2        eight
  38.     4        3        dotted eight
  39.     5        4        quarter
  40.     6        6        dotted quarter
  41.     7        8        half
  42.     9        12        dotted half
  43.     10        16        whole
  44.     11                no change past whole note
  45.  
  46. > > It's not fun.
  47. -- 
  48. ______________________________________________________________________
  49.  
  50. Brent Chivers        McLean, VA        bchivers@mitre.org    
  51.  
  52.