Meinrad Recheis
Meinrad Recheis
@markheath what if the MIDI device was disconnected only shortly? If I am not mistaken we wouldn't be able to notice this with NAudio and couldn't reconnect to it to...
@maozdemir what do you mean? can you share your insights with us? Edit: I found that https://github.com/h2oai/h2ogpt#windows-1011 has way better installation instructions with regard to VisualStudio and Mingw dependencies
@ar-schraml we could you use `git bisect` to find the exact commit that caused this. would you be willing to investigate and prepare a fix?
Yes, basically you choose a good commit and a bad commit and it will check out a commit exactly in the middle (binary search). You then compile the source and...
That change was done by you @mckaragoz, can you answer above question please?
@ar-schraml, are you willing to bring the styles into order again and PR? As long as we don't have a better solution.
Actually squashing is not needed as we squash every PR into a single commit upon merge. I'll update the guide
@ScarletKuro Your opinion would also be appreciated.
@tjscience I think it is up to you to decide if the `ColumnState` abstraction stays or if we just use extra fields.
@tjscience Please don't forget about this PR