Giter Site home page Giter Site logo

managedbass's Introduction

ManagedBass

Join the chat at https://gitter.im/MathewSachin/ManagedBass Build Status NuGet Downloads

(c) 2016 Mathew Sachin. All Rights Reserved.
Free Open-Source Cross-Platform .Net Wrapper for Un4seen Bass and its AddOns.

Bass and its Add-Ons can be downloaded at http://un4seen.com/
ManagedBass is targeted for Any CPU, but bass Libraries(dll/so/dylib) are separate for x86, x64, ARM, etc.
Download the versions you need.

Features

  • FREE: You get freedom from the licensing of Bass.Net.
    BASS and other ADDONS STILL NEED TO BE LICENSED.
    You don't have to suppress Popups by providing a Registration Key.

  • Method Names have been simplified in Dynamics using EntryPoint Parameter of DllImport.
    e.g. Instead of BassWma.BASS_WMA_EncodeOpenFile() you could use BassWma.EncodeOpenFile();

  • Plugin Add-Ons are wrapped in a light-weight way as instances of the Plugin class.
    Most Plugins are supported.
    Their Specific functions are not wrapped due to lack of productivity.

  • ManagedBass provides completely managed types for your use along with the Native wrapper types.
    Namespaces are grouped by AddOns or Features.

  • Intended to be a single Cross-Platform library (Works on Windows, also runs on Xamarin.Android).
    <DllMap> in ManagedBass.dll.config may be used with Mono to map to custom Dll Names/Paths.
    iOS is not currently supported due to the requirement of static _internal linking.

Bass and other Add-Ons are trademarks of their respective owners: Un4Seen Bass - (c) Ian Luck

managedbass's People

Contributors

mathewsachin avatar

Watchers

 avatar  avatar

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.