Git Product home page Git Product logo

multimeter's Introduction

Welcome to Alex Zhang's GitHub page!

I'm an artist who loves computer science.

About Me

  • 📖 I am currently learning Digital Sound Synthesis and AI in Education.

  • 📄 I have had ample experience in creative coding, web audio, machine learning, and digital fabrication.

  • 💻 Know more about me here.

  • 🎵 My music portfolio is available here.

  • 📫 Reach me at [email protected].

Projects

AU/VST Plugins

  • MultiMeter, a comprehensive set of audio analysis tools in one window.
  • FaustSynth, a synthesizer powered by Faust.

Musical Instrument Designs

Skills

Technical Programming Languages

cplusplus python javascript html5 css3 r sqlite

Technical Frameworks and Libraries

pytorch numpy scikit_learn juce flask react

Creative Programming Languages

faust max processing

Audio Software

logic flstudio

Computer-Aided Design (CAD) Software

rhino openscad

UX Prototyping Software

axurerp

multimeter's People

Contributors

realalexz avatar

Stargazers

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

Watchers

 avatar

Forkers

johnkesko

multimeter's Issues

[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

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

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.