Code Monkey home page Code Monkey logo

stochas_open's People

Contributors

andrewshakinovsky-sas avatar baconpaul avatar rudeog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

synthfr baconpaul

stochas_open's Issues

AU plugin could not be validated in Logic Pro X 10.4.8

When i try to validate it with the plugin manager i get
" validating Audio Unit Stochas by Audio Vitamins:

validation result: Validierung erfolgreich

updating properties of AU Stochas by Audio Vitamins…FAILED! "
When try to opening the plugin i get " Can´t load ..... contact developer"
OSX Version 10.14.5
Tried it with version 1.3.1 and 1.3.2... can`t validate

question on distribution format (DLL in ZIP)

Hi,
A silly question on the distribution format: could you please make a ZIPped DLL available?
Having trouble with system rights at installing with the setup EXE here. {:~]
Best regards,

VST fails to load in Bitwig 3.2.6 on macOS

macOS 10.14.6
Bitwig Studio 3.2.6
Stochas 1.3.1

Stochas consistently fails to load in Bitwig Studio 3.2.6. The reported error from the scanning process is...

/Library/Audio/Plug-Ins/VST3/Stochas.vst3

com.bitwig.flt.library.metadata.reader.exception.CouldNotReadMetadataException: could not read metadata: Could not load executable: The bundle couldn’t be loaded.

This error is identical to the one given by a few other VSTs, notably the ones that come with the macOS version of FL Studio 20.7, such as Fruity Filter.vst and Fruity Flanger.vst.

VST2 environment not passing

this change to CMakeLists.txt

if (DEFINED ${VST2_PATH})
  message("Building VST2. SDK at ${VST2_PATH}")
  juce_set_vst2_sdk_path(${VST2_PATH})
  set(VST2 "VST")
endif()

from the previous

if (DEFINED ENV{VST2_PATH})
  juce_set_vst2_sdk_path($ENV{VST2_PATH})
  set(VST2 "VST")
endif()

made it so that the VST2 did not build without the ENV variable

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.