On Thu, 6 Mar 2008, Dragan Noveski wrote:
Kjetil S. Matheussen wrote:
Thank you. Seems like jack_port_lock and jack_port_unlock has
recently been removed from jack.
Snd-ls V0.9.8.7 is being uploaded now.
excelent! both working again.
there is still that issue, than snd-ls is writign two dir's into my homedir
when startin (/snd-eval-c-cache and /peaks).
earlier time it was enough to create an .snd-ls dir in my homefolder with the
content:
(define *eval-c-cache-dir* (string-append (getenv "HOME")
"/.snd-eval-c-cache"))
(load-from-path "snd_conffile.scm")
but in the moment it does not helps.
That was just a temporary solution, although it should still work. Guess
I screwed up some merging again.
I hope to get this issue fixed though.