aisynth / diffmoog

MIT License
92 stars 3 forks source link

File synth_chains.py missing #1

Open dsuedholt opened 9 months ago

dsuedholt commented 9 months ago

Hi there, super interesting paper! Thanks for publishing the code, I'm excited to play around with it :)

I tried running some of the notebooks but it seems like the file synth_chains.py is missing from the repository. I tried renaming synth_presets.py and the synth_presets_dict to synth_chains.py and synth_chains_dict, respectively, but that led to some other errors; also some of the notebooks seem to work with "presets" rather than "chains".

Could you add the synth_chains.py and the updated notebooks to the repository? Thanks a lot!

aisynth commented 9 months ago

Thanks alot! Oh I get what you say. Thats true that the terminology was changed prior tu submitting the paper from "preset" to "chain". I guess I left some behind. I will check it out. It might take some time since I moved forward with other projects and not regularly maintains this but its important for me to have it working!

aisynth commented 4 months ago

Hi there, super interesting paper! Thanks for publishing the code, I'm excited to play around with it :)

I tried running some of the notebooks but it seems like the file synth_chains.py is missing from the repository. I tried renaming synth_presets.py and the synth_presets_dict to synth_chains.py and synth_chains_dict, respectively, but that led to some other errors; also some of the notebooks seem to work with "presets" rather than "chains".

Could you add the synth_chains.py and the updated notebooks to the repository? Thanks a lot!

Hi dsuedholt

So I updated the project and now synth_chains.py is there. If anything else please tell me! I am sorry it took so much time, I knew that i will not be available but hopefully it is still an interest for you and you can check it out.