JP Cimalando

Results 156 issues of JP Cimalando

The pitch bend does no longer apply to notes in release phase after they received note-off. It contradicts behavior I have in my other synthesizers, so I guess it's anomaly...

Need an analyze

Hi. Can we discuss the possibility of improving the format of boost.build's console output? I have created my own [patch](https://github.com/jpcima/build/commit/3706e07b53c523deef2e30df986b6ba3bd629856) in order to to make the output of my builds...

transition

#15 This adds WT format support, if this functionality is desired. Sample files are located here https://github.com/surge-synthesizer/surge/tree/master/resources/data/wavetables

Hello. Can the `.wt` file format be considered for import and export? It's a storage format of wavetables used by Surge synthesizer, and apparently Serum as well. It seems very...

I saw the TODO item on portamento, and I implemented something. It has a formula based on measurements I did quite long ago on Yamaha SY77 portamento delays. DX7 may...

It's feasible to craft a template whose processing is able to hang the main program. It will be nice to set an upper limit on the depth of the include...

bug

Code below defines 2 classes equivalently, but one of them completes the method, and one does not. Attached a project as test case. ``` import mymodule; class A : MyBase...

When I visit a file of type Makefile (and only of this type), the spaceline sets itself up with a giant size, and the icon looks visibly distorted. It happens...

Some misc requests related to parameters. These are use cases mostly related to wrapper plugins of other formats, which have their own parameter mappings (sfz, jsfx). - [x] changing the...

specification
later

Hello, this is a request for a keyswitch extension. It's functionality usually found in samplers, which makes certain keys of midi keyboards switch to a different timbral variation. The keyswitches...

specification
later