Michele Maroni
Michele Maroni
According to the [documentation](https://textract.readthedocs.io/en/stable/index.html) antiword is used for [parsing](https://github.com/deanmalmgren/textract/blob/master/textract/parsers/doc_parser.py) old MS Word binary doc files (Word 97-2003), while newer MS Word docx files are [parsed](https://github.com/deanmalmgren/textract/blob/master/textract/parsers/docx_parser.py) with [python-docx2txt](https://github.com/ankushshah89/python-docx2txt). It is not...
Hi, I couldn't find a datasheet for the display, however there is an official repo with the [drivers for the different displays](https://github.com/waveshare/LCD-show) and a [wiki](https://www.waveshare.com/wiki/7inch_HDMI_LCD_(C)). I'd guess that the majority...
The idea of splitting the GUI by section sounds actually good, it is for example the same strategy used in high end synth and workstations like [the kronos](https://youtu.be/Vdb5CYxpx0c?t=239). The important...
I see. Then, I would not add more voices since 24 is actually a lot. The way "classic" analog synths worked is that you had a certain number of voices...
Unfortunately it does not work.
Hello, sorry for the late reply, had quite a busy week. Thanks for the image, I run the test and got you the log file that you asked for. Please...
Hi sorry for the delayed answer. I made the test with the image you sent me and the driver worked very nicely: touche seemed accurate and very responsive. The values...
Hi, I made a test with the new images and the touchscreen works. The input of values has still some issues: Tapping on a filed correctly opens the screen keyboard,...
Hi, The control of VCF cutoff by velocity is in general a desirable feature. However it would be useful to make clear it is engaged and to control how much...
Hello, Yes I understand. I think that is not a big deal the keyboard playing, and also the proposal here is not to implement a professional synth but rather further...