[music-dsp] R: Best way to do sine hard sync?

2014-03-10 Thread Marco Lo Monaco
Hello Tobias, You should also have a look at the BLOO method, explained in this thread a long time ago http://music.columbia.edu/pipermail/music-dsp/2009-june/067853.html That thread is quite long and the discussion pretty animated but you could get some new ideas from the the paper of George at th

Re: [music-dsp] dsPIC33 boards for Audio DSP work.

2014-03-10 Thread Nuno Santos
If have been using STM32F4 family in this last 6 months. If you prefer to have the flexibility of coding in Linux, you can get an arm gcc compiler and use the project st-link to load and debug the firmware into the micro controller: https://github.com/texane/stlink If you prefer to work on Win

Re: [music-dsp] dsPIC33 boards for Audio DSP work.

2014-03-10 Thread robert bristow-johnson
On 3/10/14 1:15 PM, Joe Farrish wrote: I would like to share the following link some of you already know this company. http://www.digikey.com/ They have all kinds of amazing components. One in particular, prototype boards from another company "Freescale". http://www.digikey.com/product-high

Re: [music-dsp] dsPIC33 boards for Audio DSP work.

2014-03-10 Thread Joe Farrish
Alberto, Concerning your ST recommendation can you describe what the programing IDE, language used, and other things to make them operational for audio use? Joe. > Date: Fri, 7 Mar 2014 12:08:20 +0100 > From: albertodib...@alice.it > To: music-dsp@music.columbia.edu > Subject: Re: [music-

Re: [music-dsp] dsPIC33 boards for Audio DSP work.

2014-03-10 Thread Joe Farrish
I would like to share the following link some of you already know this company. http://www.digikey.com/ They have all kinds of amazing components. One in particular, prototype boards from another company "Freescale". http://www.digikey.com/product-highlights/us/en/freescale-freedom-deve

Re: [music-dsp] dsPIC33 boards for Audio DSP work.

2014-03-10 Thread Joe Farrish
Alberto, Thanks for the link good info to know as I been looking at Microchip and Analog Devices. > Date: Fri, 7 Mar 2014 12:08:20 +0100 > From: albertodib...@alice.it > To: music-dsp@music.columbia.edu > Subject: Re: [music-dsp] dsPIC33 boards for Audio DSP work. > > On 3/7/2014 1:57 AM, Joe

Re: [music-dsp] Negative PCA coefficients

2014-03-10 Thread Theo Verelst
Sampo Syreeni wrote: On 2014-03-03, Linda Seltzer wrote: Today I ran a principal component analysis (Such a reversion is a kind of reverse example of the well-known statistical fallacy called Simpson's Paradox.) I hope this helps at least a bit. Without mingling in the discussion much,

Re: [music-dsp] dsPIC33 boards for Audio DSP work.

2014-03-10 Thread Theo Verelst
Isn't 64/128 KILO bytes of memory a bit restrictive these days? I mean I used a blackfin DSP with in the order of 1000MIPS, with 32k on chip and Megabytes of off chip memory and flash a decade ago already, and it cost about 100 euros, AND had built in 24 bit 96k convertors of excellent quality.