Skip to content

The file or assembly SharpSoundDevice or one of its dependencies could not be loaded. The specified file was not found. #6

@dansted

Description

@dansted

Created plugin won't load. A log file is created when trying to load it:
The file or assembly 'SharpSoundDevice, Version=1.5.1.40788, Culture=neutral, PublicKeyToken=null' or one of its dependencies could not be loaded. The specified file was not found.

This was my workflow:

  1. Downloaded SharpSoundDevice-1.5.1.0-2018-04-26

  2. Create new class library project

  3. Add reference to SharpSoundDevice.dll from SharpSoundDevice-1.5.1.0-2018-04-26 version x86.

  4. Created Plugin.cs file with content from Demo1a https://github.com/ValdemarOrn/SharpSoundDev

  5. Implementet two missing methods (SendEvent and ProcessSample) from IAudioDevice into Plugin.

  6. Build solution.

  7. Generated Brigde dll through x86 BrigdeGenerator.

  8. Testet vst by trying to open it through VSTHost. But VST is empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions