Giter Club home page Giter Club logo

Comments (6)

werman avatar werman commented on May 24, 2024

I'll ask obvious question first - is there "src/vst_plugin/pluginterfaces/vst2.x/aeffect.h"?

See https://github.com/werman/noise-suppression-for-voice/blob/master/src/vst_plugin/pluginterfaces/vst2.x/FILES.txt

If all files are in place then something strange going on here.

from noise-suppression-for-voice.

werman avatar werman commented on May 24, 2024

I haven't built it on windows since I made first several commits and I cannot test it now, assuming you are having troubles on windows.

And probably there are even issue on Linux since I built the library once, will recheck the build later.

from noise-suppression-for-voice.

Lucretia avatar Lucretia commented on May 24, 2024
$ ls -l src/
total 28
drwxr-xr-x 5 laguest laguest 4096 30/11/2018 17:10:01 common
drwxr-xr-x 3 laguest laguest 4096 30/11/2018 17:10:01 ladspa_plugin
drwxr-xr-x 5 laguest laguest 4096 30/11/2018 17:10:01 lv2_plugin
drwxr-xr-x 7 laguest laguest 4096 10/11/2018 13:38:13 pluginterfaces
drwxr-xr-x 5 laguest laguest 4096 30/11/2018 17:10:01 rnnoise
drwxr-xr-x 2 laguest laguest 4096 10/11/2018 13:38:13 vst2.x
drwxr-xr-x 5 laguest laguest 4096 30/11/2018 17:10:01 vst_plugin
$ ls -l src/pluginterfaces/
total 24
drwxr-xr-x 2 laguest laguest 4096 03/03/2017 09:56:00 base
drwxr-xr-x 2 laguest laguest 4096 03/03/2017 09:55:24 gui
-rw-r--r-- 1 laguest laguest 2602 03/03/2017 09:56:00 LICENSE.txt
drwxr-xr-x 2 laguest laguest 4096 03/03/2017 09:55:25 test
drwxr-xr-x 2 laguest laguest 4096 03/03/2017 09:56:00 vst
drwxr-xr-x 2 laguest laguest 4096 10/11/2018 13:38:13 vst2.x
$ ls -l src/pluginterfaces/vst2.x/
total 92
-rw-r--r-- 1 laguest laguest 18581 10/11/2018 13:38:13 aeffect.h
-rw-r--r-- 1 laguest laguest 65211 10/11/2018 13:38:13 aeffectx.h
-rw-r--r-- 1 laguest laguest  5398 10/11/2018 13:38:13 vstfxstore.h
$ ls -l src/vst2.x/
total 132
-rw-r--r-- 1 laguest laguest  4435 10/11/2018 13:38:13 aeffeditor.h
-rw-r--r-- 1 laguest laguest 25542 10/11/2018 13:38:13 audioeffect.cpp
-rw-r--r-- 1 laguest laguest 12743 10/11/2018 13:38:13 audioeffect.h
-rw-r--r-- 1 laguest laguest 56469 10/11/2018 13:38:13 audioeffectx.cpp
-rw-r--r-- 1 laguest laguest 18477 10/11/2018 13:38:13 audioeffectx.h
-rw-r--r-- 1 laguest laguest  3647 10/11/2018 13:38:13 vstplugmain.cpp

from noise-suppression-for-voice.

werman avatar werman commented on May 24, 2024

If you don't need vst plugin you can comment it out in CMakeLists.txt and I don't remember if it even possible to build vst on linux... sorry

from noise-suppression-for-voice.

Lucretia avatar Lucretia commented on May 24, 2024

I did that, see issue #3

from noise-suppression-for-voice.

werman avatar werman commented on May 24, 2024

With some changes to cmake scripts VST plugin was successfully built for Linux, cross-compiled for Window and built on MacOS. So if you experience the issue once more - open new issue, thanks.

from noise-suppression-for-voice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.