All Projects → aubio → ofxAubio

aubio / ofxAubio

Licence: GPL-3.0 License
openFrameworks addon for aubio, estimates beat, onset, pitch, and a few other things

Programming Languages

C++
36643 projects - #6 most used programming language
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to ofxAubio

ofxSpaceColonization
Space Colonization algorithm implementation in openFrameworks
Stars: ✭ 62 (+10.71%)
Mutual labels:  openframeworks, addon
Ofxtweenzor
Tweening Engine for OpenFrameworks
Stars: ✭ 52 (-7.14%)
Mutual labels:  openframeworks, addon
Ofxcv
Alternative approach to interfacing with OpenCv from openFrameworks.
Stars: ✭ 614 (+996.43%)
Mutual labels:  openframeworks, addon
Ofxbullet
Bullet Physics Wrapper for Openframeworks
Stars: ✭ 138 (+146.43%)
Mutual labels:  openframeworks, addon
ofxRaycaster
Plane, 2D and 3D Ray objects for openFrameworks.It checks for the intersection of a ray with a segment, a sphere, a triangle, a plane, an ofPrimitive, an ofPolyline an with an ofMesh.
Stars: ✭ 54 (-3.57%)
Mutual labels:  openframeworks, addon
ofxOpenCvDnnObjectDetection
OpenCV based DNN Object Detection Library for Openframeworks
Stars: ✭ 34 (-39.29%)
Mutual labels:  openframeworks, addon
Ofxio
A collection of I/O core utils including a directory watcher, file filters and ordering, compression and more.
Stars: ✭ 78 (+39.29%)
Mutual labels:  openframeworks, addon
ofxPS3EyeGrabber
A Sony PS3 Eye Camera grabber for openFrameworks.
Stars: ✭ 83 (+48.21%)
Mutual labels:  openframeworks, addon
ofxCameraAnaglyph
Anaglyph Camera for Stereo 3D Rendering for OpenFrameworks
Stars: ✭ 25 (-55.36%)
Mutual labels:  openframeworks, addon
TeamCord
Cross voice communication between Teamspeak and Discord
Stars: ✭ 35 (-37.5%)
Mutual labels:  addon
Total-RP-3
The best roleplaying add-on for World of Warcraft.
Stars: ✭ 25 (-55.36%)
Mutual labels:  addon
msw-storybook-addon
Mock API requests in Storybook with Mock Service Worker.
Stars: ✭ 168 (+200%)
Mutual labels:  addon
CookieMonster
Addon for Cookie Clicker that offers a wide range of tools and statistics to enhance the game
Stars: ✭ 405 (+623.21%)
Mutual labels:  addon
RaidBrowser
Bringing LFR to Wrath of the Lich King
Stars: ✭ 19 (-66.07%)
Mutual labels:  addon
godot-engine.code-snapshot
A plugin for Godot Engine which will let you take beautified snapshots of your code within the Editor. Configure the frame as you like, with GDScript syntax already highlighted.
Stars: ✭ 32 (-42.86%)
Mutual labels:  addon
gravityforms-repeater
A Gravity Forms add-on that allows specified groups of fields to be repeated by the user.
Stars: ✭ 59 (+5.36%)
Mutual labels:  addon
ofxRunway
RunwayML + openFrameworks ☄️
Stars: ✭ 95 (+69.64%)
Mutual labels:  openframeworks
OpenFrameworks-and-AudioKit-HelloWorld
Creative Audio Programming with AudioKit and OpenFrameworks
Stars: ✭ 24 (-57.14%)
Mutual labels:  openframeworks
GladiatusCrazyAddon
A browser addon for the Gladiatus browser game.
Stars: ✭ 31 (-44.64%)
Mutual labels:  addon
pm27-sdk-addons
SDK-based extensions for Pale Moon 27.1+
Stars: ✭ 19 (-66.07%)
Mutual labels:  addon

ofxAubio

ofxAubio is an openFrameworks addon for aubio.

Install

MacOSX

Fetch ofxAubio and aubio.framework from inside your openFrameworks root:

$ cd /path/to/of_root/addons
$ git clone git://git.aubio.org/git/ofxAubio/
$ cd ofxAubio
$ ./scripts/fetch_aubio_osx_framework.sh

Select projectGenerator, select 'update project', then select the path of example_aubioDemo, /path/to/of_root/addons/ofxAubio/example_aubioDemo.

Open example_aubioDemo.xcodeproject, drag aubio.framework into to it, placing it in frameworks / 3rd party frameworks.

Project Homepage

The home page of ofxAubio can be found at: https://aubio.org/ofxAubio/

Copyright and License Information

Copyright (C) 2003-2015 Paul Brossier [email protected]

ofxAubio is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].