ScintillatorSynth / Scintillator

A Video Synthesis Engine for SuperCollider
https://scintillatorsynth.org
56 stars 8 forks source link

Topic/fix server default #104

Closed lnihlen closed 4 years ago

lnihlen commented 4 years ago

Purpose and motivation

Patch on top of @jrsurge pull request #102, trying to get the build servers to be happy with it.

Implementation

Changes the quarkPath variable inside of ScinServerOptions to be a class function. Uses the path of the class filename instead of querying the quark system to determine the install path of the quark.

TODO:

Types of changes

Status