Giter Site home page Giter Site logo

mrg's People

Contributors

hodefoting avatar jonnor 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mrg's Issues

Issues w/ make

I'm in the process of trying to install GEDL on a f29 x64 system
and I'm spinning my wheels; this is currently where I'm at

sudo dnf install gtk3-devel SDL-devel gegl04-tools ffmpeg

  • mmm - make && make install no warnings or alerts
  • mrg - issues with make
    • sudo cp /usr/local/lib/pkgconfig/mmm.pc /usr/lib64/pkgconfig/.
    • PKG_CONFIG_PATH="/usr/lib64/pkgconfig/"; export PKG_CONFIG_PATH
    • added the following to the CFLAGS of my Makefile -I/usr/include/gtk-3.0/ -I/usr/include/pango-1.0/ -I/usr/include/gdk-pixbuf-2.0/ -I/usr/include/atk-1.0/

I moved mmm.pc to /usr/lib64/pkgconfig/ because that is where my cairo.h and some others are

Here are my current errors
mrg.errors.txt

Any help would be appreciated, thx.

As a side note, I have removed tracker from my system, I don't know if that is making a difference; i mention it because see you are heavily involved with gnome and might be related as all my problems seem to be lost references (it was loading up my cpu to the point it would freeze)

Automatic binding events to parsed SVG nodes

So I'm looking to build some an audio plugin construction environment with Faust (compiles to C or C++) and I'm looking for a better way to do interfaces than their ugly defaults. Mrg seems near perfect for my use case...

My idea is that each plugin will be compiled from a few files:

  • plugin_name/index.dsp
  • plugin_name/index.svg
  • plugin_name/index.css
  • plugin_name/.

Theses would all get built into a single file VST or LV2 by encapsulating everything in C

I'd like to write some glue code that auto detects names in SVG and binds them to the Faust program defining knobs, sliders, buttons, and graph interfaces. This is where I'm running into problems as buttons get pressed, knobs get turned, sliders get slid etc...

Am I barking up the wrong tree here or is this the sort of thing that mrg is trying to solve?
It there a way to automatically bind events based on id/class?

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.