James Alan Nguyen

Results 18 comments of James Alan Nguyen

I decided to have a look at this again, recompiled current sources and found the culprit. It's in the DC filter. https://github.com/oxesoft/oxefmsynth/blob/master/src/synth/reverb.cpp#L118 The operation `ou0 = b[i] - in1 +...

If anyone wants to test, try these builds out. [OxeFMSynth-7jan2021.zip](https://github.com/oxesoft/oxefmsynth/files/5781505/OxeFMSynth-7jan2021.zip)

Raised PR https://github.com/oxesoft/oxefmsynth/pull/33 to address the bad distortion on max volume reverb. It however does not address the internal clipping done by Oxe globally - there's some refactoring required to...

Can concur with this. VST SDK 2.4 is also far more difficult to source nowadays. I happened to still have a copy of it on my drive in order to...

When looking at #16, yea it appears to be mono-buffered reverb processing

I just did a build on my M1 Mac Mini (native AArch64) on macOS Monterey (12.4) against `master` HEAD (commit `173e9b0df9590536e25b3126c17663cd1b08ffe7`). Seems to be working fine for the past hour....

That's starting to sound like a Blackhole bug than a Furnace bug. Anyway I don't have those installed on my M1 Mac mini so it's likely a contributor.

Would like BNK (Adlib Visual Composer) and WOPL added to the list. (BTW S3I Adlib instruments are already supported). Can support these formats but instrument bank/multi-file instrument load routine probably...

Any update on this issue? Nuxt 3 is currently on RC and will be cementing the need for working Vue3 support. See: https://v3.nuxtjs.org/bridge/bridge-composition-api