Barnard-PL-Labs / SequencerLiveCoding

Live Coding for the Novation Circuit
19 stars 5 forks source link

Move synthesis logic out of this repo #2

Closed santolucito closed 2 years ago

santolucito commented 3 years ago

The majority of the synthesis work currently happens here: https://github.com/Barnard-PL-Labs/SequencerLiveCoding/blob/67f0f9878e61f99c4c6393e9a9a831b30e061dca/serverSide/synthesizer.js#L58

This should be, as much as possible, moved into the backed repo described here: https://github.com/Barnard-PL-Labs/liveprogramming/issues/6

santolucito commented 2 years ago

this is realistically never going to happen