Skip to content
#

schools

Here are 127 public repositories matching this topic...

sonic-pi
ethancrawford
ethancrawford commented Feb 9, 2022

Recent discussions show that it is still possible for the load_synthdefs function to raise an un-handled error if it is given the path to a SynthDef file instead of a directory of SynthDefs.

We should fix this by raising a more useful error that describes the problem in a clearer way.
I suggest adding something like the following line:

raise "The load_synthdefs function expects an 

Improve this page

Add a description, image, and links to the schools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the schools topic, visit your repo's landing page and select "manage topics."

Learn more