Code Monkey home page Code Monkey logo

jamomadsp's Introduction

Jamoma DSP
Digital Signal Processing library built on the Jamoma Foundation API
_________________________________________________________________


Introduction
The Jamoma DSP Library is an open source, cross-platform, C++ programming layer for creating dynamically-bound objects optimized for realtime processing contexts.  It the basis of commercial products such as Tap.Tools, Jade, and Hipno, and is used by other open source projects such as Jamoma Modular.


Features
- Rapid development
- Self-documenting and clear code-structure
- Optimized for speed, including processing by vector


Installing
Place the folder containing this ReadMe somewhere on your hard-drive. Then Make sure your compiler has access to it in order to compile the code.

Install Locations are as follows:
	Mac 	library is expected @		/Library/Frameworks/JamomaDSP.framework
			extensions are expected @	/Library/Application Support/Jamoma/Extensions/*.ttdylib
										~/Library/Application Support/Jamoma/Extensions/*.ttdylib

	Linux 	library	is expected @		/usr/lib/jamoma/runtime/libJamomaDSP.so
			extensions are expected @	/usr/lib/jamoma/extensions/*.ttso
										/usr/local/lib/jamoma/extensions/*.ttso

	Windows	library is expected in the applications DLL path (JamomaDSP.dll)
			extensions are expected @	\Program Files\Common\Jamoma\Extensions\*.ttdll



Documentation / API
An introduction to writing DSP objects is online @ http://blog.74objects.com/2009/12/03/writing-dsp-objects/
Doxygen generated documentation is located in the "documentation" folder.


License
TTBlue is licensed as open source software under the terms of the GNU LPGL.


Known Issues & Wish List
See the issue tracker at http://code.google.com/p/ttblue/issues/list


More Information
This project hosted is hosted at http://code.google.com/p/ttblue


Change Log
The change log can be found at http://code.google.com/p/ttblue/wiki/ChangeLog

jamomadsp's People

Contributors

jln- avatar nilson avatar

Watchers

 avatar

Forkers

webrtcman

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.