Coder Social home page Coder Social logo

labuzzmichal / fidlib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uazu/fidlib

0.0 0.0 0.0 317 KB

Fidlib run-time filter design and execution library. CURRENTLY UNMAINTAINED. Consider daschuer/mixxxdj fork if this doesn't work for you.

License: GNU General Public License v2.0

C 56.86% C++ 42.56% Shell 0.58%

fidlib's Introduction

Fidlib and Firun

See also:

This repository contains 'fidlib', my run-time filter design and execution library, and 'firun', a tool for running fidlib filters from the command-line.

'Fidlib' is Copyright (c) 2002-2004 Jim Peters http://uazu.net/ and is released under the GNU Lesser General Public License (LGPL) version 2.1 as published by the Free Software Foundation. See the file COPYING_LIB for details, or visit: http://www.fsf.org/licenses/

'Firun' is Copyright (c) 2004 Jim Peters http://uazu.net/ and is released under the GNU General Public License (GPL) version 2 as published by the Free Software Foundation. See the file COPYING for details, or visit: http://www.fsf.org/licenses/

To use 'fidlib' (one way at least):

  • Copy fidlib.h, fidlib.c, fidmkf.h and fidrf_cmdlist.h to your project directory
  • Build fidlib.c as part of your project
  • #include "fidlib.h" in your source for prototypes and structures
  • See fidlib.txt for full docs and API
  • See also fidlib.c and fidlib.h for additional notes

To use 'firun':

  • Type "firun" or "./firun" for an overview
  • See firun.txt for full docs, and fidlib.txt for filter types

To build 'firun':

  • On Linux, run 'mk-firun' to build it
  • On Windows, try 'mk-firun-mingw' using the MinGW MSYS environment

Jim

http://uazu.net

fidlib's People

Contributors

uazu 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.