Sign in

Building Polyphone for Raspberry Pi (Deb Jessie)

  • 1 0
    Message from jofemodo on
    Hi @Polyphoners!

    When trying to build Polyphone in a Raspberry Pi with Debian Jessie (Minibian), i get the following error: synthetiseur/voice.h:32:20: fatal error: Chorus.h: No such file or directory #include "Chorus.h" I've tried to locate this file, but i can't figure what package provides it.

    Thanks!
  • 410 0
    Message from Davy on
    Hi,

    "Chorus.h" is provided by the rtk library. A copy of this library is embedded in the sources of Polyphone but it is not used by default. To use it, you can uncomment the following line in polyphone.pro:
    #DEFINES += USE_LOCAL_STK
    Then run qmake & make

    Regards,
    Davy

Sign in or register to take part in discussions.

Polyphone needs you!

Polyphone is free but there are costs associated with its website and development. A small donation will help a lot.

Donate
Learn the basics Try a tutorial
Scroll to
top