Nic Newdigate
Nic Newdigate
dwriteRectScale example. I exported the 64x32 bitmap from GIMP as windows BMP 16-bit RGB 565 format. Then ran xxd -i bitmap.bmp to convert bitmap to code; Only issue is that...
the runtime id for alpine is: linux-musl-x64 (...here https://learn.microsoft.com/en-us/dotnet/core/rid-catalog) ``` sh # curl -sSL https://aka.ms/getvsdbgsh | sh /dev/stdin -v latest -l /dbg/netcore -r linux-musl-x64 ``` when I run this on...
I needed a month view to display events in a column per resource. So I've added a basic ResourceMonthView and ResourceMonthEventRenderer, which work pretty well. Unfortunately I have overridden calendar.options.dayRender...
This is a brilliant audio dynamics component from MarkzP AudioEffectDynamics One modification from newdigate/AudioEffectDynamics, to calculate gain per sample, instead of per audio block. Suggested by @FrankBoesing https://forum.pjrc.com/threads/55117-a-crude-audio-compressor?p=283205&viewfull=1#post283205 Update: I've...
We added a suffix (part, slot) to the select component Having the `suffix` slot/part allows us to make the suffix in the `select` component consistent with the suffix in our...
When I run zerodma_spi1.ino example sketch I get the following serial output and the process never completes. ``` DMA test: SPI data out Configuring DMA trigger Allocating DMA channel...Status: OK...