Skip to content

An example repo to build an electron app that uses supercollider's sclang binary

Notifications You must be signed in to change notification settings

fibonacid/electron-with-supercollider-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-with-supercollider-example

This repo shows how to make electron and supercolliderjs work with a portable copy of SuperCollider.

Installation

Install dependencies

npm install

Usage

Start the app in development by running

yarn start

Build

Create an app bundle by running this command on MacOS

yarn build

Notes

  • Works only for osx targets
  • Code signing doesn't work
  • See issue

About

An example repo to build an electron app that uses supercollider's sclang binary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published