Kjetil S. Matheussen wrote:
Snd-ls v0.9.7.7
===============
Snd-ls is a distribution of Bill Schottstaedt's sound editor SND.
Its target is people that don't know scheme very well, and don't want
to spend too much time configuring Snd. It can also serve
as a quick introduction to Snd and how it can be set up.
Changes 0.9.7.1 -> 0.9.7.6:
-Seems like the full menu patch was missing for all versions after
0.9.7.2, causing cutting (and probably other things) not to work.
hi, snd-ls compiles good, but crashes on start on my machine:
Backtrace:
In /usr/local/snd-ls/snd-8/snd_conffile.scm:
2274: 0* (if *c-restore-previous-session* (let (#) (system #) ...))
2275: 1 (let ((filename #f)) (system (string-append "touch " # ...)) ...)
2289: 2* (if filename (begin (set! *c-is-starting-up* #f) (open-sound
filename) ...))
2290: 3 (begin (set! *c-is-starting-up* #f) (open-sound filename) ...)
2292: 4* [open-sound "/home/nowhiskey/diverses/sound/Blub.wav"]
ERROR! Snd-ls did not start correctly. Please report this bug to
k.s.matheussen(a)notam02.no and bil(a)ccrma.stanford.edu
(and please include the terminal output in the mail, Thanks.)
<jack-rt-driver> -> destructor
Some deprecated features have been used. Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information. Set it to "no" to suppress
this message.
nowhiskey@murija2:~/software/nove/snd/snd-ls-0.9.7.7$
................
the same if i try starting with snd-ls /path/to/some/soundfile
cheers,
doc