sciss / lucrepi   1.11.0

GNU Affero General Public License v3.0 GitHub

A Scala library which bridges between the Raspberry Pi GPIO and the Lucre expression/control language (SoundProcesses). Mirror of https://codeberg.org/sciss/LucrePi

Scala versions: 3.x 2.13 2.12

LucrePi

Build Status Maven Central

statement

LucrePi is a Scala library which bridges between the Raspberry Pi GPIO (through the Pi4j project) and Lucre. It is (C)opyright 2020–2022 by Hanns Holger Rutz. All rights reserved. The project is released under the GNU Affero General Public License v2.1+ and comes with absolutely no warranties. To contact the author, send an e-mail to contact at sciss.de.

requirements / building

This project builds with sbt against Scala 2.12, 2.13, Dotty.

To use the library in your project:

"de.sciss" %% "lucrepi" % v

The current version v is "1.11.0".

contributing

Please see the file CONTRIBUTING.md