That's correct, it was compiled on ubuntu 21.04. As per IOhannes suggestion, I now used docker to compile the VST3 on debian stable. It should now run on your system. (the free version, will do the PRO version shortly)
Please give it a try.

On 26.12.21 11:49, Alexander Chalikiopoulos wrote:


On Sun, Dec 26, 2021 at 2:31 AM Alexander Chalikiopoulos <drea...@puikheid.nl <mailto:drea...@puikheid.nl>> wrote:

    I am unable to load this (free version) in either Carla or BespokeSynth.

Ok I forgot to mention this is on Debian Stable (11) and I found the reason: plugin was compiled using `GLIBC_2.33` and I have `2.31-13+deb11u2`. Likely you built this on an Ubuntu 21.04 system? It would be good if you built this on an older Ubuntu LTS version, for me 20.04 would be good, but for best compatibility with other systems 18.04 is likely the best option.

cheers


    In carla it fails loading on these 2 lines:
    
https://github.com/falkTX/Carla/blob/main/source/modules/juce_audio_processors/format_types/juce_VST3PluginFormat.cpp#L863
    
<https://github.com/falkTX/Carla/blob/main/source/modules/juce_audio_processors/format_types/juce_VST3PluginFormat.cpp#L863>
    
https://github.com/falkTX/Carla/blob/main/source/modules/juce_audio_processors/format_types/juce_VST3PluginFormat.cpp#L3367
    
<https://github.com/falkTX/Carla/blob/main/source/modules/juce_audio_processors/format_types/juce_VST3PluginFormat.cpp#L3367>

    On Wed, Dec 22, 2021 at 1:21 AM Max <abonneme...@revolwear.com
    <mailto:abonneme...@revolwear.com>> wrote:

        Dear Pd community,

        in July this year, we, The Center for Haptic Audio Interaction
        Research
        (CHAIR for short), released a VST3i plug-in: EXC!TE SNARE DRUM.
        It's an
        exciter-resonator physical modelling snare drum syth. The
        exciter can be
        triggered via MIDI. The plug-in is a free download.

        In the PRO version of the plug-in (20€), on top of the MIDI
        triggers
        there is an audio sidechain which allows direct excitation of the
        waveguide resonator.
        Video here:
        https://www.chair.audio/product/excte-snare-drum-pro/
        <https://www.chair.audio/product/excte-snare-drum-pro/>

        The VST3/AU is built using Steinberg's VST3 SDK and libpd. Yes, the
        audio synthesis is done in Pd.
        We are quite happy with the overall performance and negligible CPU
        overhead. We were able to run 70 instances of the plug-in before we
        started to hear dropouts. Nobody needs 70 parallel snares :)

        The core of the audio synthesis is open source, in fact you can
        open Pd,
        search for "CHAIR" in Deken and get the example patches with the
        snare
        drum sound.

        There is also a paper about the algorithm: "Efficient Snare Drum
        Model
        for Acoustic Interfaces with Piezoelectric Sensors"
        A bit longer story of the plug-in development can be read in our
        journal
        article: "EXC!TE SNARE DRUM — Making an Audio Plugin with Pure Data
        inside" both are to be found here:
        https://discourse.chair.audio/t/its-science-papers-about-our-work/44
        <https://discourse.chair.audio/t/its-science-papers-about-our-work/44>

        We are thankful that we were able to build upon the work which
        has gone
        into Pd (and libpd on top of that). If you have contributed Pd
        or libpd
        in any form and would like to try the PRO version of the
        plug-in, please
        send me a quick email.

        Thank you Miller, Dan, IOhannes, Peter, Pierre, Christof,
        Antoine and
        everyone else.

        Max (+ Clemens, Philipp and Sebastian)



        _______________________________________________
        Pd-announce mailing list
        pd-annou...@lists.iem.at <mailto:pd-annou...@lists.iem.at>
        https://lists.puredata.info/listinfo/pd-announce
        <https://lists.puredata.info/listinfo/pd-announce>
        _______________________________________________
        Pd-list@lists.iem.at <mailto:Pd-list@lists.iem.at> mailing list
        UNSUBSCRIBE and account-management ->
        https://lists.puredata.info/listinfo/pd-list
        <https://lists.puredata.info/listinfo/pd-list>


_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list





_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to