Josh Lloyd
Josh Lloyd
If the input file could be `-` for stdin, then you could pipe ffmpeg directly into songrec, perhaps allow stdin as a reader source https://github.com/marin-m/SongRec/blob/22a329b70532aaaf0d4f206b4fc8299776a69fe5/src/fingerprinting/algorithm.rs#L42 I'm about to attempt to...
Related: https://github.com/marin-m/SongRec/issues/44 Related: https://github.com/marin-m/SongRec/issues/11
Just encountered this when I depend on https://github.com/davidthings/tinyfpga_bx_usbserial. My project fusesoc.conf is as follows: https://github.com/nevercast/tinysoc/blob/138f1d1def95bff8e5eee929c5e590eb5a3cf4eb/fusesoc.conf I don't wish to commit `fusesoc_libraries/tinyfpga_bx_usbserial` to git, but if I remove it then anyone...
I'm having this issue also using the custom error matching. AtomLinter does not give tooltips because of the 0 length. The issue is this line: https://github.com/noseglid/atom-build/blob/master/lib/linter-integration.js#L17 Couple options. ## 1...
@carterw Are you saying that the feature you like most is menuconfig?
@carterw Perhaps you might be interested in joining our Slack channel for MicroPython? Plenty discussion happens there as far as the direction MicroPython goes. We are discussing board configs currently,...
Sure, shall I use your bill@j&b.com email address? or shall I email you asking for the email you wish to have invited? if you want to keep it private.
Done.
> I would like the ESP32 version of MicroPython to allow selection of PWM channels, because currently I cannot have two PWM pins use different frequencies. Is this true!? @zrecore...
Best bet is to check out the open issues on MicroPython. Though there are a lot of them. We welcome improvements in the spirit of MicroPython. The biggest issue is...