Davy Triponney

Results 17 comments of Davy Triponney
trafficstars

I made other tests and it appears that using a trick, changing "no controller" by "Note-on velocity", the CC value specified at the second input is taken into account: ![OK...

Thank you for your fast and detailed answer. I changed the title of this ticket to match the actual behavior: "no controller" as source 1 shouldn't cancel source 2 in...

Maybe this discussion is interesting for specifications: https://github.com/davy7125/polyphone/issues/133#issuecomment-771111228 And possibly how I implemented it also. Here is a modulator: https://github.com/davy7125/polyphone/blob/master/sources/sound_engine/parametermodulator.cpp And here is a list of modulators in a same...

What kind of file are you loading? sfz import followed by a sf2 export?

I'll re-open this ticket if more details are provided

I don't know if this is linked but in the preferences, section "sound", there is an option to change the behavior of the parameter "velocity => cutoff filter". There is...

I fixed a crash when reading an instrument with an exclusive class specified (or a preset using such an instrument). Is it your case?

Source from LoopAuditioneer might help: https://sourceforge.net/p/loopauditioneer/code/HEAD/tree/trunk/src/

This new function, while convenient, would be out of the scope of a soundfont editor. The sample preparation should be left to other specialized software: the few signal processing functions...

It's a pity that developers are currently designing their own updates on the sf2 format without more discussion. Here is a bit of history: * At first we had the...