Re: [PD] high level beat detection

2007-04-25 Thread Jamie Bullock
Hi Ronny, I've cc'd this in to the list because it might be of general interest. I managed to get the aubio library, and the PD examples working on Linux and OS X. I think this is fairly straightforward. First you need to ensure that you have the aubio library installed, probably by compiling

Re: [PD] Test Audio: just trying to hear anything

2007-04-25 Thread IOhannes m zmoelnig
mik wrote: take oss instead of alsa in Media. and don't forget to load the snd_pcm_oss module first, to be able to do this! i found that using oss emulation often is a good idea (if you don't care for advanced features, whatever they are), especially if other applications work fine with your

Re: [PD] Test Audio: just trying to hear anything

2007-04-25 Thread Derek Holzer
Javier García wrote: Sorry, what do you mean with alsaconf? http://www.linuxmanpages.com/man8/alsaconf.8.php Alsaconf is a simple shell script which tries to detect the sound cards on your system and writes a suitable configuration file for ALSA. It will try to guess what GNU/Linux

Re: [PD] high level beat detection

2007-04-25 Thread ronny vanden bempt
Hi, From the fact that you are talking about .dll files, I assume you are on the Windows platform. I'm not sure if it is possible to run aubio on Windows. If you have trouble with this, I recommend you ask on the aubio mailing list. I know that there are two ways to make it work on windows.

Re: [PD] OSS/ALSA, DIO-errors (was:Test Audio: just trying to hear anything)

2007-04-25 Thread moritz
IOhannes m zmoelnig wrote: mik wrote: take oss instead of alsa in Media. and don't forget to load the snd_pcm_oss module first, to be able to do this! i found that using oss emulation often is a good idea (if you don't care for advanced features, whatever they are), especially if

[PD] sound with glitches

2007-04-25 Thread altern
hi sorry if this has been asked before. I am in the middle of a workshop and one student is having problems with the sound in PD, this is both with the latest extended version and the latest miller build he is running a ppc g4 167gz on OSX 10.9 he is just playing a sine wave but the sound is

Re: [PD] OSS/ALSA, DIO-errors

2007-04-25 Thread Derek Holzer
OSS (emulation) and JACK are the interfaces of choice for Linux. Miller never really worked out direct ALSA support, and continues to recommend OSS long after its obsolescence. Of the two, I've found JACK more useful. best, d. moritz wrote: ola, i have also to say that i have often less

Re: [PD] sound with glitches

2007-04-25 Thread Derek Holzer
The GUI implementation under OS X isn't as streamlined as other platforms. So quickly refreshing GUI elements (like VU meters, etc) could be one source. For example, running another GUI-heavy app with PD can also cause this trouble. I tend to use JackOSX, which gives me far less trouble than

Re: [PD] sound with glitches

2007-04-25 Thread Roman Haefeli
i had once a very similar problem: http://lists.puredata.info/pipermail/pd-list/2006-10/043594.html On Wed, 2007-04-25 at 16:00 +0200, altern wrote: hi sorry if this has been asked before. I am in the middle of a workshop and one student is having problems with the sound in PD, this is

Re: [PD] sound with glitches

2007-04-25 Thread altern
actually he is using OSX 10.4.9 , i made a typo in first mail. what you say is exactly what i thought, but we restarted the machine few times and it was always the same. he was not running anything else but pd. i also thought maybe it could be some driver problem, he has an external Edirol

Re: [PD] sound with glitches

2007-04-25 Thread Kyle Klipowicz
I can vouch for what Derek is saying. Best to run Pd audio through Jack using JackPilot. This will smooth out your audio problems on OS X. ~Kyle On 4/25/07, altern [EMAIL PROTECTED] wrote: actually he is using OSX 10.4.9 , i made a typo in first mail. what you say is exactly what i thought,

Re: [PD] sound with glitches

2007-04-25 Thread altern
i see, but he has just started learning, he has used max a little bit in the past, i dont think he will go into using pd with jack, he is still getting into it, so he might just go back to max. I mean, i was using pd on mac for couple of years, i never had any problem like this, there might be

Re: [PD] high level beat detection

2007-04-25 Thread Olivier Heinry
Le mercredi 25 avril 2007 à 10:45 +0200, ronny vanden bempt a écrit : Hi, From the fact that you are talking about .dll files, I assume you are on the Windows platform. I'm not sure if it is possible to run aubio on Windows. If you have trouble

Re: [PD] OSS/ALSA, DIO-errors

2007-04-25 Thread Kevin McCoy
Thanks for the info Derek, I have been getting mad crazy errors with ALSA and now I know to use Jack. Is ALSA really in that rough of shape?? It's always been a pain for me since I run PPC hardware which is very, very poorly supported by ALSA unfortunately (I don't think I've had a single

Re: [PD] high level beat detection

2007-04-25 Thread Kyle Klipowicz
Just a quick additional comment: aubio requires some other libraries. Mainly, fftw, libsamplerate, and libsndfile1. So be sure to compile these libraries first! ~Kyle On 4/25/07, Olivier Heinry [EMAIL PROTECTED] wrote: Le mercredi 25 avril 2007 à 10:45 +0200, ronny vanden bempt a écrit :

Re: [PD] sound with glitches

2007-04-25 Thread Kyle Klipowicz
It's really pretty straightforward to do, even though it's annoying to have to load another program. This is definitely something that should be reported to the bug tracker! ~Kyle On 4/25/07, altern [EMAIL PROTECTED] wrote: i see, but he has just started learning, he has used max a little bit

Re: [PD] [PD-announce] PhD thesis

2007-04-25 Thread Hans-Christoph Steiner
Congratulations! Does that mean you are a Dr. of Pd now? ;) .hc On Apr 23, 2007, at 1:39 PM, Paul Brossier wrote: Hi all, The pdf of my PhD dissertation, Automatic Annotation of Musical Audio for Interactive Applications, is now available online: http://aubio.piem.org/phd/ The

[PD] Chords parsing (with regexp)

2007-04-25 Thread Alexandre Quessy
Hi, It's been a long time I want to parse chord symbols. I started a patch a long time ago. Now, I think I should make an external out of that : easier to code... ;) Anyone has a hint on where to find such regular expression patterns ? I started this wiki page to put them on :

Re: [PD] font size survey - please try it on your machine!

2007-04-25 Thread Hans-Christoph Steiner
On Apr 23, 2007, at 5:42 AM, Steffen wrote: On 22/04/2007, at 16.42, Frank Barknecht wrote: Hallo, Hans-Christoph Steiner hat gesagt: // Hans-Christoph Steiner wrote: Actually, the patch itself would be better than a screenshot. I want to gather all the results into one patch.