p0nce

Results 283 issues of p0nce

But: unless you've clicked on the control, the parameter isn't really touched. TODO: - [ ] Extend IparameterListener to have a "hint" callback. In turn, this can be used to...

Enhancement
Blocked

- [ ] promote most Options except `futureMouseDrag` which is more dangerous * accept ZOrder and VST2Chunks - [x] recommend eg. LDC 1.28 (LLVM 14 seems to make things slower)...

Enhancement

> In case it saves you any trouble later... mixed Component Manager and new-style AUs will cause you problems on ARM Macs: if you have a .rsrc file, that will...

Unconfirmed

Some public functions do not exist in the dpldocs

Documentation

https://forum.dlang.org/post/[email protected] Does it create bugs in practice => **doesn't seem so**

Whenever a dub package.json has a dependency on package A:subpackageB, then A and all sub-packages gets shown, also with all their dependencies. This clutter the left menu quite a bit....

Bug
dub

Whenever "sourceFiles" or "sourcePath" refers to file in the same directory as package.json, they are not displayed.

Bug
dub

```d encoder.openToFile(`output.wav`, AudioFileFormat.wav, 44100, 1); encoder.writeSamplesDouble(myData); encoder.flush(); encoder.finalizeEncoding(); ```

> I've run into a problem where when I load an instance of Inner Pitch (v1.1) into Cubase (v 13.0.21) it crashes Cubase. If I downgrade to Inner Pitch v1.0.2,...

Unconfirmed