Re: [music-dsp] Low cost DSPs

2017-02-21 Thread Eric Brombaugh
Spencer, The CS4270 is an ancient but decent codec that I've found to be less noisy than the WM8731. There are many others of course. Fabian, This depends a lot on what you have in mind when you say "low delay". * In PCs, much of the audio latency comes from the OS audio drivers and

Re: [music-dsp] Low cost DSPs

2017-02-21 Thread Stöter , Fabian-Robert
Hi Eric, hi Spencer, I have a related question: can you recommend any multichannel codec that works nicely with STM32 for the application of low delay mixing: lets say 8in/4out? Is the stm32 capable enough for this application? best Fabian On 20 Feb 2017, at 10:04, Spencer Salazar

Re: [music-dsp] Low cost DSPs

2017-02-20 Thread Spencer Salazar
Hi Eric, I would definitely be interested to hear more what you'd suggest to improve the ADC side of things with STM32 + codec, as far as a low-cost HW/FW audio prototyping platform. spencer On Sun, Feb 19, 2017 at 6:22 AM, Eric Brombaugh wrote: > As the author of one of

Re: [music-dsp] Low cost DSPs

2017-02-19 Thread Eric Brombaugh
As the author of one of the pages listed below I'd note that STM32 + codec is a fairly capable combination. I'd caution however that the WM8731 may not be the best choice - the DACs are fine but ADC side is fairly noisy. It's probably fine for some things, but with a little care and a few extra

Re: [music-dsp] Low cost DSPs

2017-02-18 Thread Spencer Salazar
STM32 ARM + Wolfson WM8731 codec is popular in the modular synth community, e.g.: http://mutable-instruments.net/modules/clouds/ https://github.com/pichenettes/eurorack/tree/master/clouds/hardware_design http://ebrombaugh.studionebula.com/synth/stm32f4_codec_v2/index.html and I think:

Re: [music-dsp] Low cost DSPs

2017-02-18 Thread Emanuel Landeholm
If you target modern GPU:s you will have a truly huge platform with massive computational power. Just a thought. On Thu, 16 Feb 2017 at 05:03, Pablo Riera wrote: > Hi, > > I am collecting information on how to accomplish DSP projects (mainly > synths, only output) with

Re: [music-dsp] Low cost DSPs

2017-02-16 Thread robert bristow-johnson
. �the owner, Al Clark, had been at one time hanging out here, and might still be. r b-j Original Message Subject: Re: [music-dsp] Low cost DSPs From: "Pablo Riera" <pablo.ri...@gmail.com> Date: Thu, February

Re: [music-dsp] Low cost DSPs

2017-02-16 Thread Andrew McPherson
On Wed, Feb 15, 2017 at 11:02 PM, Pablo Riera wrote: > I am collecting information on how to accomplish DSP projects (mainly > synths, only output) with low cost or makers boards. > > -Arduino Uno 16 bit PWM, 25 usd > -Arduino Due 12 bit DAC, 50 usd > -Beaglebone + Bela

Re: [music-dsp] Low cost DSPs

2017-02-16 Thread Laurent de Soras
Philippe Wicker wrote: the A15 is not good at providing a sustained high cpu usage without getting rapidly too hot.You rapidly get a throttling cpu (the OS reduces the core frequency to a bare minimum [...] the code compiled in 64bit for the 1.5GHz C2 runs nearly as fast than the same code

Re: [music-dsp] Low cost DSPs

2017-02-16 Thread Philippe Wicker
> On 16 Feb 2017, at 13:49, Laurent de Soras wrote: > > Pablo Riera wrote: >> >> I try some stuff on Rpi with supercollider + jack but I couldn't >> manage to have lots of performance. As a synth it would crash >> with more than 6 polyphony with 256 sample buffers. I

Re: [music-dsp] Low cost DSPs

2017-02-16 Thread Laurent de Soras
Pablo Riera wrote: I try some stuff on Rpi with supercollider + jack but I couldn't manage to have lots of performance. As a synth it would crash with more than 6 polyphony with 256 sample buffers. I think the supercollider build was messed up but need more testing. What audio framework are

Re: [music-dsp] Low cost DSPs

2017-02-16 Thread Teemu Pohjanlehto
Xmos dev boards are also something to think of. You lose the easy "Hey there is a ready-made library for almost everything" you have with Teensy or Arduino, but you gain a lot of processing power for little money. I have used the cheapest one: https://www.xmos.com/support/boards?product=17441

Re: [music-dsp] Low cost DSPs

2017-02-16 Thread Pablo Riera
El jue, feb 16, 2017 06:11 AM, Laurent de Soras escribió: > Does anyone has experience with some of these combinations > or others Teensy + audio board is popular too. Great. This looks pretty good https://www.pjrc.com/store/teensy3_audio.html > and could share

Re: [music-dsp] Low cost DSPs

2017-02-16 Thread Pablo Riera
Yes! I forgot Axoloti. Great specs and price. El jue, feb 16, 2017 01:40 AM, Bennett Dobni escribió: > http://www.axoloti.com/ > > > > > On Wed, Feb 15, 2017 at 11:02 PM, Pablo Riera > wrote: > > Hi, > > I am collecting information on how to accomplish

Re: [music-dsp] Low cost DSPs

2017-02-16 Thread Laurent de Soras
Does anyone has experience with some of these combinations or others Teensy + audio board is popular too. and could share comments on technical issues, ease of use, latency, audio quality (noise, max sampling rate), etc. I’m working on something using a Raspberry Pi 3 + USB audio. Latency

[music-dsp] Low cost DSPs

2017-02-15 Thread Pablo Riera
Hi, I am collecting information on how to accomplish DSP projects (mainly synths, only output) with low cost or makers boards. -Arduino Uno 16 bit PWM, 25 usd -Arduino Due 12 bit DAC, 50 usd -Beaglebone + Bela 16 bit DAC, 170 usd -Raspberry Pi + Behringher Uca22216 bit DAC, 70 usd -16 bit DAC