From j_hearon at hotmail.com Fri Sep 6 11:08:25 2013 From: j_hearon at hotmail.com (James Hearon) Date: Fri, 6 Sep 2013 18:08:25 +0000 Subject: [CM] emacs, slime, sbcl, clm In-Reply-To: References: Message-ID: Hi, I'm getting myself confused about how to evaluate a clm .lisp file in emacs. I tried evaluating the inst below but get a lisp error: (void-function with-sound). (definstrument examp1 (start-time duration frequency amplitude) (let* ((beg (floor (* start-time *srate*))) (end (+ beg (floor (* duration *srate*)))) (j 0)) (run (loop for i from beg below end do (outa i (* amplitude (sin (* j 2.0 pi (/ frequency *srate*))))) (incf j))))) (with-sound () (examp1 0 3.25 440.0 0.75)) I did a load all.lisp before evaluating and all the .fasl files are generated etc. Also the compile-file, then load, and finally with-sound approach is working o.k. for .ins files, but I was trying to code an inst using a .lisp file and evaluating from emacs so I could play then edit(tweak) from the buffer. Does that approach not work? Regards, Jim -------------- next part -------------- An HTML attachment was scrubbed... URL: From bil at ccrma.Stanford.EDU Fri Sep 6 11:48:33 2013 From: bil at ccrma.Stanford.EDU (Bill Schottstaedt) Date: Fri, 6 Sep 2013 11:48:33 -0700 Subject: [CM] emacs, slime, sbcl, clm In-Reply-To: References: Message-ID: <20130906184636.M74072@ccrma.Stanford.EDU> You do need to compile the instrument code in the CL clm -- the compiler forces the run macro to expand fully, or something like that. From bil at ccrma.Stanford.EDU Tue Sep 10 13:10:46 2013 From: bil at ccrma.Stanford.EDU (Bill Schottstaedt) Date: Tue, 10 Sep 2013 13:10:46 -0700 Subject: [CM] Snd 14.0 Message-ID: <20130910200917.M72264@ccrma.Stanford.EDU> Snd 14.0 added --with-readline to the configure script in s7: make-shared-vector, homogenous int and float vectors sound-data and vct (the types) are now just synonyms for vector (this is step 3 of the guile->s7 plan from 2008) dac-hook data is now a list of float vectors ~W in format, :readable as third arg of object->string write.scm: pretty-print, checkpoint (removed pretty-print.scm). WITH_MAIN compiler flag to include a main program in s7.c (a REPL). libc.scm (bindings to most of libc) libgsl.scm (bindings for most of GSL) reader-expand and reader-cond -- read-time choices (#+ analogs) removed oscope.scm and sound-data->sound-data removed kmenu.scm (obsolete) Checked: gtk 3.9.12|14, sbcl 1.1.11 Thanks!: Rick Taube, James Hearon From per.bloland at gmail.com Thu Sep 26 06:35:08 2013 From: per.bloland at gmail.com (Per Bloland) Date: Thu, 26 Sep 2013 09:35:08 -0400 Subject: [CM] 2014 ASCAP/SEAMUS Student Commission Competition Message-ID: <513AA855-1F50-4156-82D9-5DCD8B9EBCC7@gmail.com> (apologies for cross-postings) The Society for Electro-Acoustic Music in the United States (SEAMUS) is pleased to announce the 2014 ASCAP/SEAMUS Student Composer Commissioning Program. The purpose of this program is to stimulate student participation in SEAMUS activities, and to encourage young composers to pursue creative endeavors in electro-acoustic music. The program is administered by SEAMUS and funded by the American Society of Composers, Authors and Publishers (ASCAP) . The submission deadline is October 15, 2013. For more information, please visit the ASCAP/SEAMUS Competition information page at http://www.seamusonline.org/?page_id=968. To submit via the online application, please visit the current submission site. Please consider printing and posting the current poster, available as a PDF, wherever appropriate. The poster may be downloaded here. RULES FOR SUBMISSION All submissions are to be made online, through the submission site. Only one work of electroacoustic music may be submitted, which must adhere to the following guidelines: ? Audio Files: music submissions should include a representative audio recording of the work. If a concert work, it must be the complete composition. Installations may be represented by an excerpted recording not to exceed 10 minutes in length. Judging of music submissions for ASCAP/SEAMUS Student Competition will be from audio files in the MP3 format. Multichannel works will be judged from a stereo mix, also MP3. Please assist us by submitting in MP3 format. Audio files must be prepared as a single LastnameFirstname_audio.MP3. ? Scores: for submissions involving a score, please submit an anonymized PDF score for review. Please do not mail in printed scores. Score submissions must be prepared as LastnameFirstname_score.PDF. ? Video Submissions: note that for works involving video, only the audio portion will be considered for judging purposes. You must be the composer of the music for the video. Please submit an MP3 of the music as specified above. ? Only one (1) entry per student. Other than the filename, please make sure to remove your name from all files, including MP3 metadata and PDF scores. Please limit the total size of all files to 40MB. This same work may be submitted to the SEAMUS 2014 National Conference via the conference submission page. All finalists in the ASCAP/SEAMUS Student Commission Competition must attend the SEAMUS 2014 National Conference. AWARDS A maximum of two prizes may be awarded. The decision of the judges will be final. First Prize ? Commission of $1250 for a new work of electro-acoustic music ? Performance of commissioned work at the 2015 SEAMUS National Conference ? Recording of the commissioned work in the SEAMUS Compact Disc Series ? Certificate of recognition Second Prize ? Commission of $750 for a new work of electro-acoustic music ? Performance of commissioned work at the 2015 SEAMUS National Conference ? Certificate of recognition ELIGIBILITY Applicants to the 2014 ASCAP/SEAMUS Student Commissioning Competition must be student members of SEAMUS and must be either currently enrolled in an academic program in the United States (high school through doctoral studies) or a United States citizen studying abroad. All completed submissions will be verified for student status against current SEAMUS membership records. Per Bloland SEAMUS Member-at-Large -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: ASCAP_SEAMUS_2014.pdf Type: application/pdf Size: 241930 bytes Desc: not available URL: -------------- next part -------------- An HTML attachment was scrubbed... URL: