Product Details
Computer Music in C

Computer Music in C
By Phil Winsor, Gene Delisa

Price:

This item is not available for purchase from this store.
Click here to go to Amazon to see other purchasing options.


6 new or used available from $0.24

Average customer review:

Product Description

A practical library of compositional algorithms and related C programming functions designed and tested to ease the transition into computer-generated music. The mechanics of plug-in routines and utilities are demonstrated.


Product Details

  • Amazon Sales Rank: #3556873 in Books
  • Published on: 1991-01
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 256 pages

Customer Reviews

Explore algorithmic composition and get good results.5
All Phil Winsor's books have a common theme - the various mathematical algorithms (probability, filtering, shaping melodic lines, etc). One of the books provides C code, the others all provide BASIC code. He discusses such subjects as stochastic composition, development of melody via various mathematical functions, rhythm and harmony using mathematical functions, etc. He doesn't go into more advanced algorithms such as using Markov Chains, neural networks, or AI. His book, "Automated Music Composition" is intended for use with his MusicSculptor package in that the various programs create output files suitable for use with this software. It seems to me that all his books contain roughly the same information, so if you get his latest book "Automated Music Composition", you will have the gist of his previous books. I would say his books are more accessible than some of the more esoteric writings by MIT press. Winsor's books are loaded with code that actually works using whatever algorithm is being discussed. So I am not sure anything is to be gained by detailing each book separately. Winsor's books all cover the same material. "Computer Music in C" is the C language version of "The Composer's Toolbox" which is in BASIC. "Automated Music Composition" is also in BASIC. But they all cover the same material, though "Automated Music Composition" provides more initial coverage of putting together a MIDI system and how his algorithms fit into the overall scheme of music making. It is as if one can see an evolutionary development of his ideas through the span of time over which he has written his books. By the way, if you have a PC and MPU-401 midi card, you will want to consider purchasing his MusicSculptor program and the book "Automated Music Composition". With these two pieces, you can freely explore algorithmic composition and get good results.