Git Product home page Git Product logo

Comments (6)

vectorsize avatar vectorsize commented on May 28, 2024

To clarify:
The main file now lives inside /src together with the rest of new modules.
Everything is bundled with browserify via npm run bundle. You can also uglify via npm run uglify and use npm run watch to watch your changes and bundle+uglify everytime something changes.

(requires to have browserify, uglifyjs and nodemon installed globally ~ but that's just one npm install away ;) )

from meyda.

jakubfiala avatar jakubfiala commented on May 28, 2024

Alright, I had a quick skim through the code, looks great! I don't have time to test at the moment, but will do that soon. @hughrawlinson @nevosegal on a besoin de votre avis! 📡

from meyda.

nevosegal avatar nevosegal commented on May 28, 2024

Hey @vectorsize,

Thank a lot! I just move to a new flat so I don't have wifi to test it, but I will do it tomorrow. I think it's a great idea to modularise the code, so that people would be able to use the features separately.

Sent from my iPhone

On 30 Jan 2015, at 19:51, Jakub Fiala [email protected] wrote:

Alright, I had a quick skim through the code, looks great! I don't have time to test at the moment, but will do that soon. @hughrawlinson @nevosegal on a besoin de votre avis! 📡


Reply to this email directly or view it on GitHub.

from meyda.

hughrawlinson avatar hughrawlinson commented on May 28, 2024

I'm absolutely for modularising the code. I have to admit I'm not totally familiar with the differences between commonJS, AMD and es6 modules, but if IRCAM is using CommonJS, it sounds good to me!

Cloning for testing now. Thanks @vectorsize.

from meyda.

jakubfiala avatar jakubfiala commented on May 28, 2024

Alright, so everything seems to be working perfectly. Just a question – the meyda.js in the root directory, is that the browserified version? It might be clearer to only have one meyda.js, preferably the one in src in a release version, in addition to the uglified-minified file.

from meyda.

vectorsize avatar vectorsize commented on May 28, 2024

wow I missed this thread haha… sorry I'm a mess
@jakubfiala yes that's the browser ready version, without it it's tricky to use the example and index etc.

new branch in es6 over here: https://github.com/vectorsize/meyda/tree/es6

Just a few notes: only fully worked on the loudness extractor besides the core updates.

lemme know how it feels!

from meyda.

Related Issues (20)

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.