I'm trying to learn more about Scheme by "playing in the sandbox".

When I tried to convert the string "d" to a pitch, it converted correctly.

When I tried the same thing with "bf" I ended up with what I think is
still a string.

I'm guessing that's because the sandbox is not using English note names.

Is there a variable to set or some sort of "include" that would
convince it to use English note names?

Reply via email to