23 Jan 2007 08:46
problems with ecasound 2.4.5 and ecasound.el
David O'Toole <dto <at> gnu.org>
2007-01-23 07:46:07 GMT
2007-01-23 07:46:07 GMT
I am using ecasound 2.4.5 and Emacs from CVS (circa a few months ago.) I would like to build some applications on top of ecasound. I read about the "SuperEcasound" idea and have decided to try implementing it in Emacs Lisp and/or Common Lisp. To see an audio UI I am building, check out http://dto.freeshell.org/notebook/ClFrame.html Anyway, I am having some troubles playing with ecasound.el. For the most part everything works, however I am getting an error when trying anything related to channel ops (eci-(Continue reading)cop-*) It says "wrong type argument: stringp, nil" and then seems to keep repeating that every 2 seconds until I hit Control-G. ------------- QuitError during redisplay: (void-function mode-line-mode-name) Error during redisplay: (void-function mode-line-mode-name) error in process filter: let: Wrong type argument: stringp, nil error in process filter: Wrong type argument: stringp, nil QuitError during redisplay: (void-function mode-line-mode-name) Error during redisplay: (void-function mode-line-mode-name) [3 times] ------------- If I do eci-map-cop-list or eci-map-ladspa-list I get the same thing: the repeating error, and then I hit Control-G. After hitting C-g I see that ecasound has produced the requested output (the map of ladspa plugins or whatever.)



. I want to
easily mix command-line batch processing tools (like
"soundmosaic") with automated multitrack processing... I have
become interested in the dialogue between live improvisation and
"process music" (i.e. two ends of a spectrum)
3. Ardour can be very frustrating. Switching to the development
version (ardour2) helped with the crashes, but its interface is
very non-scriptable and just doesn't suit my personal taste.
Playing with ecasound's Emacs Lisp interface has made me decide to
develop some Lisp tools for automating my workflow and for creating
new possibilities by integration with other tools (Snd, Common Lisp
Music, soundmosaic, etc)
So my big question is: what are your fantasies for the future of


RSS Feed