Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-load additional .xtm files when using the Extempore backend #103

Open
oubiwann opened this issue Mar 20, 2021 · 0 comments
Open

Auto-load additional .xtm files when using the Extempore backend #103

oubiwann opened this issue Mar 20, 2021 · 0 comments
Labels
Milestone

Comments

@oubiwann
Copy link
Contributor

There are a handful of useful functions I've been using that aren't included in Extempore. They include:

  • drop
  • every-nth
  • partition
  • assoc-del
  • assoc-upd

As well as some functions for converting numbers to arbitrary bases. Maybe these can go in src/util.xtm?

Furthermore, I've started adding additional chord names (some new, some aliases for existing chords. The data structure is named *ut:chord-patterns* and the function that uses them is ut:chord; these should be saved into their own pitch-class file ... maybe src/pitch.xtm?

@oubiwann oubiwann added this to the 0.4.0 milestone Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 participant