p0nce
p0nce
Now possible since LDC 1.13, so this bug will be solved.
TODO: - [x] `_mm_stream_si64` - [x] `_mm_stream_si32` - [x] `_mm_stream_si128` - [x] `_mm_stream_ps` - [x] `_mm_stream_pi` - [x] `_mm_stream_pd` - [x] `_mm_stream_load_si128`
Woohoo, non-temporal moves are non-temporal now (said noone ever)
Is such a number of tags a problem for the DUB registry? Would it make scanning longer?
So this wasn't deployed? :| It would be a huge QoL improvement. Compile times are dwarfed by DUB spinning
> For the time being you can probably register the package a 2nd time under the new name. I did that for similar cases in the past. This time we...
thank you and welcome! Good idea, there is also the issue of `TimeInfo.timeInSamples` not supporting negative values. (EDIT: it does) Well if you can get that PpqPosition it would for...
Apparently REAPER doesn't send negative ppq, have a plan to deal with that
A 10 bit attempt here => https://github.com/AuburnSounds/gamut/blob/main/source/gamut/codecs/qoi10b.d
Oh I had forgotten about this bad "trick". I always use static immutable arrays for that. Probably the idiom could leave the page indeed. It's not the only objectionnable code.