GuitarML / TS-M1N3

TS-9 guitar pedal clone using neural networks.
https://guitarml.com/
GNU General Public License v3.0
53 stars 5 forks source link

compile for elk-os #12

Closed yudashuixiao1 closed 2 years ago

yudashuixiao1 commented 2 years ago

Great work! It can build in elk-os like NeuralPi?

GuitarML commented 2 years ago

@yudashuixiao1 The code probably wouldn't build in elk-os as written, but with minor modifications it could. Basically anything that references the GUI/plugin editor would need to be taken out and handled elsewhere. It would also need to be updated with OSC protocol or you wouldn't be able to use the controls.