Results 67 comments of Les De Ridder

I hope to get this done soon.

I'm a bit surprised that people want this feature, but I might look into it once #2 is done.

Apologies for the delay. Would it be sufficient if keynavish would just load `keynavrc` from the working directory first? Or is there some reason it should install the config somewhere...

> Would it be sufficient if keynavish would just load `keynavrc` from the working directory first? This was implemented in v1.5.0 (https://github.com/lesderid/keynavish/commit/ab028cf6d8bddb45a26d4f34615c870b32ec6e3a).

> In Windows system, most portable program saves/reads the config > to/from the same directory where program is. This is now implemented in v1.6.0.

This seems to have been fixed by f4dd77953e65f15d3920a89958f57eef9362676d, but I'm not sure if it works in all cases.

> I was wondering why some songs seemed to have the notes come on too soon, whereas others had them coming on way too late. ~~Actually I think it might...

@s09bQ5 Makes sense, thanks for clarifying! @dgruss Yes, that's the main point of this issue I believe.

I'm willing to pay a 50 EUR (~55 USD) bounty for a good (jack_delay style?) implementation that gets merged. (I can use PayPal, wire transfer, or a donation to a...

This is making it impossible for me to use vibe.d to re-implement an existing REST API without dirty hacks, rolling my own route generator, or changing vibe.d code. Edit: I'm...