JP Cimalando

Results 155 issues of JP Cimalando

Using DPF 1d756d6 from develop, in the case of a parent subwidget which has other subwidgets as children, deleting the parent leaves the children having a dangling `parentWidget` pointer. The...

Hello. As I attempt porting my standalone effect as DPF plugin, I took the route of implementing a standard set of components with custom drawing as NanoVG widgets. As soon...

enhancement

Hello, there is some trouble with current libs and it would nice to have an update. - stb_truetype cannot load fontawesome - fontstash must be updated along, since the new...

enhancement

Hello, it would be helpful if control widgets could receive more than one callback. That is, a method such as `addListener` instead of `setListener`. Simple use case: knob 1) first...

enhancement

In a LV2 UI, the bypass value received in `parameterChanged` is the inverse of the DSP value. ``` DSP sets parameter 0: 0.000000 UI receives parameter 0: 1.000000 ``` But...

enhancement
new-feature

Hi, I have noted that RDF format supports translation natively, and LV2 hosts support it, although not being widely used at all. There is an example of LV2 with i18n....

enhancement
question

Comment traduire au mieux le terme "asset" ? une ressource ?

https://en.wikipedia.org/wiki/Constant-Q_transform https://github.com/martinwguy/constant-q-cpp

Support the basis of YM2151. Can play back on 8 FM channels. LFO possibly needs more work to enable. Detune2 could be had in WOPN without a format update, becase...

enhancement

>BlastEm is an open source, higly accurate emulator for the Genesis/Megadrive that runs on modest hardware. It is the first emulator to properly run Titan's impressive Overdrive 2 demo and...

enhancement