Coder Social home page Coder Social logo

delphi-bass's Introduction

Delphi-BASS

Delphi's FMX and VCL header/wrapper units for BASS audio library plus add-ons

Hi,

Based on published free header/wrapper units of BASS audio library plus add-ons on www.un4seen.com, I have improved, modified and added more codes to ensure they work with all platforms that Delphi's FireMonkey and VCL frameworks support. I also collected, intensively tested and structured the libraries into a package for Delphi programmers to use with a very detailed guide accompanied. Finally I also included a simple but sufficiently complete demo project.

I have seen so many questions on BASS forums as well as other forums regarding audio for Delphi so I just thought I could share my work. That's all my intention.

Sample screenshots of included demo group project BassVersions

Visual Component Library (VCL) framework

Windows Intel32 Intel64
VCL-Windows VCL-Windows32 VCL-Windows64

FireMonkey (FMX) framework

Windows Intel32 Intel64
FMX-Windows FMX-Windows32 FMX-Windows64
MacOS Intel64
FMX-MacOS FMX-MacOS64
Linux Intel64
FMX-Linux FMX-Linux64
Android ARM32 ARM64
FMX-Android FMX-Android32 FMX-Android64
iOS ARM64
FMX-iOS FMX-iOS64

Brief description about BASS audio library

(See more in www.un4seen.com)

BASS is an audio library for use in software on several platforms. Its purpose is to provide developers with powerful and efficient sample, stream (MP3, MP2, MP1, OGG, WAV, AIFF, custom generated, and more via OS codecs and add-ons), MOD music (XM, IT, S3M, MOD, MTM, UMX), MO3 music (MP3/OGG compressed MODs), and recording functions. All in a compact DLL that won't bloat your distribution. BASS is also available for the Android, iOS, UWP, WinCE, and ARM Linux platforms.

Note: All the binaries of BASS audio library plus add-ons (*.dll, *.so, *.a and *.dylib) can be downloaded directly from www.un4seen.com instead. There are just many of them, though, so just make sure you choose the correct ones to replace what's in my package and of course test, test and test :-)

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.