-
Hello,
when I try to add the audio.framework build for ios and try to require the header file like:
```
#include ""
```
in my code. Xcode doesn't find the headers. The framework is inc…
-
I am having some issues getting 0.4.8 pulled down from conda-forge on windows. Conda only seems to want to pull down 0.4.6. Looking at conda-forge 0.4.6 is the latest supported for win32, but for win7…
-
Hi ,
i am guoxiang niu, we sent the security issue which i found to contact@aubio.org mailbox failed yesterday, it seems your mail server connection time out.
as it may be a potential vulnerabil…
niugx updated
5 years ago
-
is it possible to append from multiple ogg file sources to a single ogg sink file?
-
I'm trying to install the current version of COSMOS on Mac OS 10.12.6 using the INSTALL_COSMOS.sh script. Installation fails at two points:
The first point of failure (for unclear reasons) occurs h…
-
Latest "stable" version of vstgui has many issues under Linux, preventing it from working properly.
**To Reproduce**
Try to load the VST2 plugin in Ardour or Audacity.
The mix of Gtk2 (from Ardou…
-
Tried to make mxe yesterday and build failed on package aubio
After inspection of the
[log file /opt/mxe/log/aubio_i686-w64-mingw32.static](https://gist.github.com/paucoma/f63e0c19aa0d7e0ffbd52bb…
-
Do best can with the aubio application onset and pitch (and maybe track) information to group the beats by some sort of type automatically. Not ideal, but is going to take too long to build by hand u…
-
My setup is of v0.10.0 on Ubuntu 16.04:
```
bernardo@paulo-K46CB:~/openFrameworks/apps/myApps/testAubio$ make
HOST_OS=Linux
checking pkg-config libraries: cairo zlib gstreamer-app-1.0 gstreame…
-
When using Aubio in a new project, I get this error...
System.EntryPointNotFoundException: 'Unable to find an entry point named 'new_aubio_source' in DLL 'aubio'.'
I am a Unity3D programmer and …