titola / incudine

Mirror of Incudine's official repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The alien function "ja_silent_errors" is undefined.

opened this issue · comments

Running rt-start function returns this error on Debian-Linux:

Problem running Incudine initialization hook #:
The alien function "ja_silent_errors" is undefined.
[Condition of type INCUDINE-SIMPLE-ERROR]

How could this be solved?

If you have Jack installed, try

# from shell
cd /path/to/incudine/src && ./clean.sh

and recompile incudine.

I did, the error is still popping up when i (ql:quickload "incudine") and then (rt-start).
I have jackd2 installed.