Karthik Kumar Viswanathan
Karthik Kumar Viswanathan
If a user passes a sample bank, please support a combination of MIDI loading + SF2 {or any well used patch file format: DLS/PAT/DAT}. Allegro 5 itself may not have...
Please include the following data: * `export | egrep 'LANG|LC_CTYPE|TERM'` ``` Karthik@KVK-PC MINGW64 /c/Program Files (x86)/Notcurses $ export | egrep 'LANG|LC_CTYPE|TERM' declare -x TERM="xterm-256color" ``` * notcurses version (available from...
Hi, This pull request has some changes in it, including some SecureNote parsing code that was *borrowed and improved*. Update: Moved the `lpass` CLI to a separate repo (https://github.com/guilt/lastpass-python-cli) It's...
E.G.: http://www.dafont.com/5x5.font I found this to be easier to use when I was screen constrained.
Hi, I was missing some social icons when I was trying this theme out, and decided to add some. Please incorporate them if you like them.
For those with somewhat recent AMD graphics cards, they should be able to run ROCM via Docker easily. I was asked to add this to the support docs, so I...
Hi, I can help, but essentially this is adding `requirements.txt`, `manifest.in` and `setup.py` and using `twine` to upload to PyPi. Since it has MIT License, it should be easily usable....
Hi, First of all, I wanted to say - great work! This is not a issue technically, but would you be able to build a Docker image with the fully...
- Use default generation destination of `output`. - Do not error when a MinGW version does not have a header. - Generate for `invoke` and `latch` correctly. - Various fixes.
Adding this PR so it can be helpful to those who attempt. These should probably be template variables like `OPENMPI_DIR` etc. which could be set by `?=` in the Makefile....