refactor synths into several files
authorEugene Petkevich <nasedil.genio.code@gmail.com>
Sat, 6 Jan 2024 20:28:34 +0000 (21:28 +0100)
committerEugene Petkevich <nasedil.genio.code@gmail.com>
Sat, 6 Jan 2024 20:28:34 +0000 (21:28 +0100)
commitec2b1b79986c5d59bebd53a4ea0e3be03fa2ec29
tree566ad3100ef07293ab9709ab0f265d3884cb37a5
parent1d0f187344d9a253944cf8a79c9d3bcf32047772
refactor synths into several files
library/effects.scd [new file with mode: 0644]
library/instruments.scd [new file with mode: 0644]
library/midi.scd
library/mixer.scd [new file with mode: 0644]
library/synths.scd [deleted file]
startup.scd