Alex

Results 11 comments of Alex

A way to provide documentation for alternative languages is obviously needed, as well as some additional implementations. The hackability is very well done in Orca, this was a fairly simple...

An open question: how to organize files in `library/` directory and prevent name collisions if it gets big. Because of incrementality language definitions can be as small as a single...

Also, "language", "implementation", "spec" and "library" have all been used to name the same thing (a collection of operator definitions comprising the language). What should the canonical name be?

One unfortunate problem with disparate forks is not having a single place to discuss PRs. @mcartagenah very nice! If this existed earlier I probably would not have bothered with MIDI...

@mcartagenah thanks for taking a swing at it! Finally took it for a test drive, good news is Link links and reacts to start/stop/tempo, bad news is it's not very...

> some callbacks weren't working as said in the documentation Right, upon a closer look that package provides less functionality than `abletonlink-addon`. What's more, neither the underlying library nor the...

A WIP, warrants a cleanup and documentation update. Is this viable? Improvements suggestions appreciated over outright closing. :)

Added MIDI device ID display for improved UX, takes guessing out of correlating IDs with devices when using `[m]midi` commands. ![image](https://user-images.githubusercontent.com/925755/94412871-9e652a00-017a-11eb-9f00-2f009d975d99.png)

Fixed device name matching and added fuzzy search. Now `mmidi:i0-clo` correctly finds "IAC Clock" before "IAC Loopback".

I have just upgraded to 3.2.0 and the bug is still present. Will wait till 3.2.1 I guess.