Git Product home page Git Product logo

multimeter's Issues

Linux - Errors when building

Thank you for this interesting plugin.

When trying to build the plugin on Linux, Debian Sid, I got some errors:

../../Source/PluginEditor.cpp:1681:18: error: ‘log10f’ is not a member of ‘std’; did you mean ‘log1pf’?
 1681 |             std::log10f(
      |                  ^~~~~~
      |                  log1pf
../../Source/PluginEditor.cpp:1690:18: error: ‘log10f’ is not a member of ‘std’; did you mean ‘log1pf’?
 1690 |             std::log10f(
      |                  ^~~~~~
      |                  log1pf
../../Source/PluginEditor.cpp:1704:18: error: ‘log10f’ is not a member of ‘std’; did you mean ‘log1pf’?
 1704 |             std::log10f(
      |                  ^~~~~~
      |                  log1pf

Symbolic links issue

Hello. I just downloaded MultiMeter zip from releases page. I found that MultiMeter.vst3 and MultiMeter.component are symbolic links for non existing directories.
"ls -l" output:

lrwxrwxrwx 1 trynsta trynsta 72 Jun 10 15:01 MultiMeter.component -> ../../../../../../Library/Audio/Plug-Ins/Components/MultiMeter.component
lrwxrwxrwx 1 trynsta trynsta 61 Jun 10 15:01 MultiMeter.vst3 -> ../../../../../../Library/Audio/Plug-Ins/VST3/MultiMeter.vst3

[Feature request] StudioRack integration

It's an open-source plugin manager called StudioRack:
https://github.com/studiorack

The aim of the project is to provide a free open-source way to manage plugin dependencies and their versions. It would involve the following steps:

Publish a Github release containing the plugin source along with metadata plugins.json
Tag your Github repository with studiorack-plugin so it can be discovered
Wait for the studiorack-registry to index your plugin (every 24 hours)
Check the registry feed for your plugin to appear

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.