Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Common LisP Music


Related Topics

In the News (Wed 30 Dec 09)

  
  Common Lisp - Wikipedia, the free encyclopedia
Common Lisp is a Lisp; it uses S-expressions to denote both code and data structure.
Common Lisp also includes a toolkit for object-oriented programming, the Common Lisp Object System or CLOS, which is considered by many to be one of the most powerful object systems available in any language.
Applicative Common Lisp, a full-featured theorem prover for a subset of Common Lisp.
en.wikipedia.org /wiki/Common_Lisp   (3093 words)

  
 Common Lisp
Common Lisp, commonly abbreviated CL, is a dialect of Lisp, standardised by ANSI X3.226-1994.
Common Lisp is most frequently compared with, and contrasted to, Scheme -- if only because they are the two most popular Lisp dialects.
acl2 : a full-featured theorem prover for a subset of common lisp.
www.brainyencyclopedia.com /encyclopedia/c/co/common_lisp_1.html   (2502 words)

  
 ComLispMus.html   (Site not responding. Last check: 2007-11-05)
Common Lisp Music (CLM) is a music synthesis and signal processing package written primarily in Common Lisp.
Common Music Notation (CMN) is a music notation package written in Common Lisp, using CLOS and the Sonata font.
CLM and CMN have recently been extended, ported to new machines, and more tightly integrated with Rick Taube's Common Music program.
o-art.org /history/08_Computer/CCRMA/ComLispMus.html   (312 words)

  
 Franz Inc Customer Applications: Ascent Technology
Common Music began in 1989 as a response to the proliferation of different audio hardware, software and computers that resulted from the introduction of low cost processors.
Common Music produces sound by transforming a high-level representation of musical structure into a variety of control protocols for sound synthesis and display: MIDI, Csound, Common Lisp Music, Music Kit, C Mix, C Music, M4C, RT, Mix and Common Music Notation.
Common Music defines an extensive library of compositional tools and provides a public interface through which the composer may easily modify and extend the system.
www.franz.com /success/customer_apps/research/cm.lhtml   (131 words)

  
 Common Music
Common Music treats the composition process as an experimental process aimed at describing the sound and its higher-level structure.
Common Music structure is based on the separation of three different levels in the music composition process.
Common Music has different procedures and classes that are designed to give support to the musical composition process.
www.iua.upf.es /~xamat/Thesis/html/node74.html   (590 words)

  
 Common Lisp Music   (Site not responding. Last check: 2007-11-05)
CLM exists in four forms: a Common Lisp implementation with optional C foreign functions, a C version, and Scheme and Ruby versions built on the C version through the Guile, or Ruby libraries.
CLM has several sections: the "generators", instruments (definstrument and *.ins), examples of note lists (with-sound, *.clm), a "make" facility for sound files (with-mix), various functions that are useful in sound file work (sound-let, mix), and a connection to the Snd sound editor.
The various lisps in communication have to agree about case mode; if you're using case-insensitive-upper mode on the main machine and case-sensitive-lower mode on a helper, the helper is very likely to complain about undefined functions and whatnot.
www.notam02.no /internt/cm-sys/clm-2/clm.html   (10756 words)

  
 CLM   (Site not responding. Last check: 2007-11-05)
CLM (originally an acronym for Common Lisp Music) is a sound synthesis package in the Music V family.
CLM exists in several forms: the original Common Lisp implementation (clm-3.tar.gz), a C version (sndlib.tar.gz), a Scheme version (sndlib.tar.gz with Guile), Ruby (sndlib again but using Ruby), and Forth (sndlib/gfm).
In Common Lisp, the recognized types are :integer, :float, :string, :boolean, :bignum (sample number), :double*, :int*, :mus-any, and :mus-any* (the keyword package is used to avoid endless CL package name troubles).
ccrma.stanford.edu /software/snd/snd/clm.html   (10502 words)

  
 Marco Trevisani : Common Lisp Music   (Site not responding. Last check: 2007-11-05)
Common Lisp Music (CLM, for lack of a catchier name) is a music synthesis and signal processing package in the Music V family.
CLM exists in three forms: a Common Lisp implementation with optional C foreign functions, a C version, and a Scheme version built on the C version through the Guile library.
There are a variety of unavoidable differences between these versions, but in general, the differences are obvious and consistent The Common Lisp and Scheme versions try to be completely compatible.
trevisani.mine.nu /marco/clm/index.php3   (234 words)

  
 Common Lisp Music   (Site not responding. Last check: 2007-11-05)
Schottstaedt, 2000] is a musical synthesis and signal processing language of the Music-N family that is written in Common Lisp.
In the Lisp environment, while you write a command, the compiler tries to interpret is and perform and action that returns a result.
CLM can be used from the Lisp environment or from Common Music but, in any case, you need to learn the basics of Lisp programming.
www.iua.upf.es /~xamat/Thesis/html/node85.html   (202 words)

  
 Common Music Homepage
Common Music defines an extensive library of compositional tools and an API through which the composer can easily modify and extend the system.
Work on Common Music began in 1989 when the author was a guest composer at CCRMA, Stanford University.
Common Music continues to evolve today at the University of Illinois at Urbana-Champaign, where the author is now a professor of music composition.
icem-www.folkwang-hochschule.de /~finnendahl/cm_kurse/doc/cm/cm.html   (397 words)

  
 [No title]
Common Lisp Music (CLM) is a sound synthesis package in the Music V family written primarily in Common Lisp.
Common Music provides an extensive library of compositional objects and encourages the user to modify and extend the system through subclassing and specialization.
In Haskore, musical objects consist of primitive notions such as notes and rests, operations to transform musical objects such as transpose and tempo-scaling, and operations to combine musical objects to form more complex ones, such as concurrent and sequential composition.
nosuchmedia.com /plum/cgi/showlist.cgi   (4408 words)

  
 Publications
Gang, D. and Berger, J. A computational model of meter cognition during the audition of functional tonal music: Modeling a-priori bias in meter cognition.
Segnini, R. and Ruviaro, B. Music and language intersection in 20th century post-tonal music: Overlooked opportunities for research in cognitive neuroscience.
Taube, H. Common Music: A music composition language in Common Lisp and CLOS.
ccrma.stanford.edu /overview/publications.html   (9161 words)

  
 The Best Lisp links on the net!!!!
Many Lisp hackers still subscribe, including current and ex-employees of the company, and your technical and historical questions are quickly answered.
It is built as a hybrid architecture using a simple Lisp interpreter for driving the compiler and wrapping calls to the Graph-reduction VM.
It provides a large subset of Common Lisp as a Unix shared library that can be linked with Lisp and C code to produce efficient and small applications.
www.codebox.8m.com /lisp.htm   (1102 words)

  
 The CLM Home Page   (Site not responding. Last check: 2007-11-05)
Common Lisp Music is a music synthesis and signal processing package in the Music V family.
The mailing list for clm news is cmdist@ccrma.stanford.edu.
(Common Music, CMN, and the Snd editor also use this list).
ccrma.stanford.edu /software/clm   (59 words)

  
 Drew Krause - music code
Common Music system, including tonnetz implementations, nondeterministic programming, tiling canons, and other stuff.
These were implemented in version 2.5.0 of Common Music and are intended to be run within CM.
You should already be familiar with Lisp and Common Music to be able to use these.
www.wordecho.org /code/cmcode/cmusic.html   (334 words)

  
 Common Lisp Tools
Persistent Lisp Objects (PLOB!) PLOB is a general purpose, object-oriented database for Allegro and LispWorks Common LISP, available for Windows/NT, Solaris, Linux and Irix.
Common Lisp Music: a sound synthesis and processing system in the Music V family.
Common Music Notation: a western music notation package based on Common Lisp, CLOS, and either the Adobe Sonata font or the Finale Petrucci font.
www.lisp.org /alu/res-lisp-tools   (939 words)

  
 [No title]
If musical events were generated from stable rest conditions, they could be reproduced again from those same conditions, not only in broad outlines but also in their precise sonic details.
His experience as a computer music researcher is a major influence on his acoustic composition; his newest works are written with pitch and rhythmic structures that are created and transformed using custom software.
Although scratching is common, it is the cutting of faders and the inventing of disruptive tricks - such as feedback utilization and off-beat synchronization, while engaging the moving bodies of the audience through the transactive composition of a sonic voyage - that challenges the techno-turntablist [15].
mailman.mit.edu /pipermail/leaauthors/2004-February.txt   (12382 words)

  
 Acusmatica.com music technology & composition
There is an important lack of documentation for all compositions involving acousmatic music, not to mention the little effort that musicologists do in the analysis of this kind of repertoire.
My perception of music is very analytical, therefore I am not influenced by the complete musical output of an author but by certain aspects and aesthetics of his/her music or even only by specific works.
The performer is the first customer of my music and his / her opinion is relevant to me. Also to mention the final receptionist of my work, the audience maybe not as an influence itself but a motivation to keep writing.
acusmatica.7host.com /intro.asp   (1239 words)

  
 Stanford CCRMA Summer Workshops
Hello everybody: Stanford's CCRMA is one of the main computer music / electronic music research and teaching centers in the world.
Instructors: Fernando Lopez Lezcano, Juan Carlos Pampin This is an introductory and fast-paced workshop in sound synthesis techniques and digital audio effects, and their implementation in the CLM (Common Lisp Music) environment.
Common Lisp Music (CLM)* is a public domain sound design language written on top of Common Lisp, currently running in Macintosh PowerPCs and several UNIX environments including SGI, Sun, NeXT and PC's running Linux.
cara.gsu.edu /stanford.html   (1562 words)

  
 C.C.R.M.A..html
Recent projects in music recognition, audio, signal processing, acoustics, psychoacoustics and physical modeling have been developed in languages native to the workstations, primarily Common Lisp, Objective-C, and Smalltalk.
Acceptance in music theory or composition is largely based upon musical criteria, not knowledge of computing.
The specialization in Music, Science and Technology is designed for those students with a strong interest in the musical ramifications of rapidly evolving computer technology and digital audio and in the acoustic and psychoacoustic foundations of music.
o-art.org /history/Computer/CCRMA/C.C.R.M.A..html   (1403 words)

  
 Amazon.com: ANSI Common LISP: Books: Paul Graham   (Site not responding. Last check: 2007-11-05)
The impressive thing is how the examples are high-quality Lisp programs of the sort that might actually be used, even the ones from the early chapters (before the entire language is available).
Lisp is quite different in style from C/C++/Pascal, so you might experience some culture shock.
As to fully learning LISP, my own personal opinion is don't bother unless you are an ivory tower academic or computer person with an abundance of spare time who likes to collect programming languages like people collect stamps or coins or whatever.
www.amazon.com /exec/obidos/tg/detail/-/0133708756?v=glance   (1726 words)

  
 Open Directory - Computers: Programming: Languages: Lisp: Software   (Site not responding. Last check: 2007-11-05)
CL-GD - A library for Common Lisp which provides an interface to the GD Graphics Library for the dynamic creation of images.
Common Lisp Music - A music synthesis and signal processing package in the Music V family.
Lisp for Robot AI Minds - Artificial intelligence in Lisp.
dmoz.org /Computers/Programming/Languages/Lisp/Software   (586 words)

  
 [music-dsp] Music programming   (Site not responding. Last check: 2007-11-05)
Both are capable of real-time performance under MIDI control, and both (at least if Csound is Istvan Varga's version) put up widgets to control performance, but PD is mainly for real-time performance, and Csound is better at non-real-time performance (aka "tape music"), and is probably a little more powerful.
Common Music/Common Lisp Music and Nyquist are also possibilities, but you will need to learn Lisp to use them (not really that hard).
And I could then give > them to the community and, they are well supported, so it would be much > more effective for me to contribute this way than working in C++ which I > do not know how to support across all versions of Linux.
shoko.calarts.edu /pipermail/music-dsp/2003-May/023693.html   (631 words)

  
 Common Music   (Site not responding. Last check: 2007-11-05)
Common Music is implemented in Common Lisp and CLOS and runs on Macintosh, SGI, and PC.
Common Music is known to work in the following configurations.
A public domain Common Lisp available for I386 (Windows 95 and NT), and Unix (Linux, NeXTstep, Irix, etc.).
www.notam02.no /internt/cm-sys/cm-2.2/doc/cm.html   (393 words)

  
 per-thread processing
Another notable language which lies somewhere in between is Common Lisp
If CLM is not too far from Nyquist (thanks to the underlying
Lisp language) there is another language closer to the other edge of the axis,
www.faqs.org /docs/sp/sp-152.html   (286 words)

  
 Michael Edwards - Music   (Site not responding. Last check: 2007-11-05)
Thick is constructed from two similar and continuous musical structures, one made from a sample of piano strings being scraped with a piece of metal (scraped gently, however; this is not your amplified fingernails-on-flboard nightmare--I hope), and the other, the opening phrase of a piece of Renaissance sacred vocal music.
The digital signal processing algorithms applied to these samples were developed and programmed by the composer using Common Lisp Music, a music software package written in the programming languages Common Lisp and C by William Schottstaedt of the Center for Computer Research in Music and Acoustics (CCRMA) at Stanford University, California.
All of the processing and mixing for this heterogeneous, overweight piece was created in the composer's spare room on a 200MHz Pentium PC running Linux and Windows 95.
www.moz.ac.at /user/edwards/music/thick.html   (242 words)

  
 Package: areas/music/cm/   (Site not responding. Last check: 2007-11-05)
Common Music is a music composition language written in Common Lisp and CLOS that outputs music (directly or through scorefiles) to a variety of synthesis packages, such as the Music Kit, Common Lisp Music, MIDI, and CSound.
[Note: In the Common Music sources, there is a generic portable Lisp Listener style interpreter that supports command dispatching in addition to Lisp evaluation.
Version: 11-MAY-94 Requires: Common Lisp, CLOS Ports: Common Music runs under MCL 2.0, Allegro CL 3.1.2 (NeXT), AKCL 1.615 (NeXT), Allegro CL 4.1 beta (SGI Iris), and AKCL 6.15 (Sun4).
www.cs.cmu.edu /Groups/AI/areas/music/cm/0.html   (176 words)

  
 STANFORD UNIVERSITY CCRMA SUMMER WORKSHOPS 1994 (Alex Igoudin )   (Site not responding. Last check: 2007-11-05)
Sound synthesis as used in course examples will include MIDI, the (realtime) Music Kit and (non-realtime) Common Lisp Music and Common Music Notation.
The course will be taught on both Unix and Mac workstations using Lisp and Common Music / Stella environment*.
This course will cover analysis and synthesis of music signals based on physical models and spectral models.
www.auditory.org /postings/1994/45.html   (488 words)

  
 [No title]
Common Music is maintained by Rick Taube, also at CCRMA
Haskore Computer Music System is a collection of Haskell modules designed for creating musical structures in a high-level style similar to functional programming languages
Rusty is a design spec for "a comprehensive computer system for musical composition" which will include a GUI similar to a modular synth
sunsite.univie.ac.at /Linux-soundapp/swss.html   (522 words)

  
 Cmdist Info Page   (Site not responding. Last check: 2007-11-05)
Cmdist -- Common Music, CLM, CMN, Snd list
Common Music, Common Lisp Music, Common Music Notation and Snd mailing list
To see the collection of prior postings to the list, visit the Cmdist Archives.
ccrma-mail.stanford.edu /mailman/listinfo/cmdist   (204 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.