JP Cimalando

Results 462 comments of JP Cimalando

Based on the example `SpriteSlidersAndKnobs` https://github.com/sfztools/elements/commit/13bd7d049027b9660d0c96fd0c8d1fdf6b8cafe9 The issue is present here although not as pronounced, and I don't find how to make it so as much as illustrated above. It...

Sure it can wait no problem. There's no fire to the lake :)

You're correct, msfa/porta* files have to be added to the project. I haven't done this myself because I don't manage to find the version of Projucer which generates the identical...

Having just checked `sysex-format.txt`, I note the following values to be of interest. 64 MONO/POLY MODE CHANGE 0-1 O=POLY 67 PORTAMENTO MODE 0-1 0=RETAIN 1=FOLLOW 68 " GLISS 0-1 69...

Hello @dcoredump. Please examine some work I had done in a WIP branch, which I just pushed. In it, the glissando mode was added based on system-exclusive data chunk. https://github.com/jpcima/dexed/commits/portamento-wip...

Thanks to you both! @farvardin I have actually completed analyzing the sample you have sent me, juste recently. I posted the file sound.dat, it's analysis of peak frequency over time,...

Oh yeah, I interpreted it wrong (part of wrong kind of message). Originally, I took it from this item, found in sysex documentation. https://github.com/asb2m10/dexed/blob/760f9ef0fe21df05559be9be0f971ff5972ce101/Documentation/sysex-format.txt#L200

@dcoredump >So I think it has to be stored inside class Controllers? Perhaps controllers.portamento_enable_cc is the same? No, this is different from portamento_enable, which is just a On/Off based on...

I'm tempted to give this a try, however I dont' own any sort of MPE controller. Are you able to record an example MIDI file of playing with MPE? (including...

I'll add one also: the drawings of FM envelope (red) and FM algorithm diagram (blue) need antialiasing. These pixelation looks unclean on the line segments, and blue lines appear drawn...