Search found 4 matches

by biggil
Wed Jul 30, 2014 5:33 am
Forum: Compiling Audacity
Topic: Audacity linking of port audio
Replies: 1
Views: 1725

Audacity linking of port audio

hello there, I am porting an audio app from MacOSX to Ubuntu. It uses portaudio. So I downloaded portaudio, compil it and install in /usr/local, as recommended. Later, I downloaded Audacity and install it (binary only, not the source) When launched, Audacity fails, complaining for an unresolved symb...
by biggil
Wed Jul 30, 2014 4:54 am
Forum: GNU/Linux
Topic: Audacity crashes on startup
Replies: 7
Views: 7209

Re: Audacity crashes on startup

you have a problem with the port audio libraries version if you installed yourself port audio in /usr/local/lib, try to uninstall it. I compiled and installed myself, as I need it to develop. Installation in /usr/local Later I downloaded Audacity and got the same error as you. I found other portaudi...
by biggil
Mon Nov 18, 2013 6:31 am
Forum: General Audio Programming
Topic: portaudio timing
Replies: 2
Views: 6185

portaudio timing

hello, I'm new here. I am a developer. MacOSX 10.7 I have a portaudio (v1.9) specific question. I'm writing a program that records audio. Using a callback. I'm trying to synchronise audio and MIDI as precisely as possible. That is, I send MIDI notes to an external synth device, and record the audio ...
by biggil
Mon Nov 18, 2013 6:00 am
Forum: General Audio Programming
Topic: about portaudio
Replies: 1
Views: 5276

about portaudio

hello,
I'm new here. I develop audio sotfwares using port audio.

I couldn't find on the Web a port audio specific forum.
Is it a good place to post portaudio questions, here ?

greetings