Git Product home page Git Product logo

audio-flac's People

Contributors

mdlayher avatar mewmew avatar slimsag avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

zofuthan guregu

audio-flac's Issues

mewkiz packages

The flac package right now imports:

    "github.com/mewkiz/flac"
    "github.com/mewkiz/flac/frame"

Before version one is released we need to consider what to do about importing those unversioned packages. azul3d.org/audio/flac.v1 should continue to work in the future as it does today regardless of whether or not those packages change in the future.

We have a few options:

  1. Guarantee that mewkiz/flac/ and mewkiz/flac/frame will not change in the future.
  2. Version the packages so we can import them at gopkg.in/mewkiz/flac.v1 etc.
  3. Merge azul3d.org/audio/flac.v1 to contain the entire github.com/mewkiz/flac repo (e.g. `import "azul3d.org/audio/flac.v1/frame" etc).

@mewmew / @karlek what would you like to do?

I only suggest merging (number 3) as an option, I completely understand if you want to keep it at github.com/mewkiz as the FLAC decoder comes from all your hard work. I don't have preference as long as we avoid number 1 above (I don't think it's a good choice).

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.