Hlöðver Sigurðsson

Results 112 comments of Hlöðver Sigurðsson

@brunchboy if you're willing to add clojure.jar as a dependency, you could use my Clojure port of ableton-link https://github.com/overtone/ableton-link But nice, Carabiner porves this concept then, I may either borrow...

[update] the application links and runs now ``` .\jackd.exe --help jackdmp 1.9.13 Copyright 2001-2005 Paul Davis and others. Copyright 2004-2016 Grame. Copyright 2016-2019 Filipe Coelho. jackdmp comes with ABSOLUTELY NO...

> On Thu, Jun 13, 2019 at 8:42 PM Hlöðver Sigurðsson ***@***.***> wrote: ***@***.**** commented on this pull request. ------------------------------ In wscript : > @@ -211,10 +211,17 @@ def configure(conf):...

@kmatheussen I've squased some commits, so the conversation is gone, but you mentioned if I can't get this: https://github.com/jackaudio/jack2/blob/develop/common/jack/jack.h#L1442 and this: https://github.com/jackaudio/jack2/blob/develop/common/jack/jack.h#L1423 to work. If I don't have ifndef for...

I may put this PR on a hold for some weeks now. I finally got the radium binaries running with csound, and I will include them in my (GNU) music-app....

Btw everything compiles fine in this PR for visual studio, but the problem I'm dealing with is an infinite-loop somewhere, because the cpu skyrockets to 99% on jackd.exe. With the...

Weird, I can say off the bat that this isn't happening for me. But is it happening as you are typing or when you are saving?

ahh you are calling the function align-block, gotcha! Let me try agian!

yes I can reproduce, thanks, I'll fix it now

You found a bug, so modules are more isolated in emacs 27 and lexical-let is part of 'cl and not 'cl-lib, and its import was missing, I pushed a bugfix...