Alvin Lin

Results 8 issues of Alvin Lin

feature request

The error message in Util.handleFail() should display no matter where an error is thrown. yargs only catches an error inside the command module, but if an error is thrown from...

feature request

Perform track separation on the input midi files so that melodies can be distinguished from accompaniments. Use separate chains for both before synthesis of the output MIDI.

Baseline use cases to test: * Encoding to JSON * Reading from JSON * Encoding to file * Reading from file * Asserting the state after inserting a test pattern...

json_handler.py encodes generated markov chains as JSON. Functionality needs to be implemented to increase the robustness of the entire project so that the chains can be arbitrary encoded for storage...

enhancement

Allow for 2nd order chains to more closely emulate the input music.

enhancement

getnews.tech is a command line utility powered by the News API that allows you to browse news from over 70 worldwide news outlets on the web.

## Checklist for submitting a pull request to `Terminals Are Sexy`: - [x] I have carefully **read and comply** with the [Contributing Guidelines](https://github.com/k4m4/terminals-are-sexy/blob/master/CONTRIBUTING.md) of this repo. - [x] I have...

enhancement
endorsement-needed