Raspberry Pi's

Anything not covered elsewhere.
Post Reply
Message
Author
User avatar
Chris_Allen
Posts: 3358
Joined: Wed Jul 11, 2007 2:43 pm
Location: Huddersfield, UK

Raspberry Pi's

#1 Post by Chris_Allen »

Has anyone considered the application of these little things in pro sound, maybe as a DSP/EQ/Limiter/Crossover/Mixer Channel?
Built:
6xDR200, 2xT39, 2xT48, 2xJack110, 1xOmni10.5, 1xAutotuba, 1xT18, 1xSLA Pro, 1xW8, 1xW10

User avatar
Jon Barnhardt
Posts: 718
Joined: Wed Jun 08, 2011 1:20 pm
Location: Bismarck, ND - Licensed builder
Contact:

Re: Raspberry Pi's

#2 Post by Jon Barnhardt »

Interesting....

Though the arduino boards may be more economical...

bassmonster
Posts: 1384
Joined: Wed Jul 13, 2011 9:23 am

Re: Raspberry Pi's

#3 Post by bassmonster »

I saw this little thing the other day in Popular Mechanics. If some guy over on AVS or someplace would be willing to code a program like the MiniDSP's software platforms for limiter/EQ/crossover, etc, the Raspberry Pi would be a competitor for the MiniDSP. :o I'm not sure how this would work with the lack of physical inputs, though. There's a 3.5mm audio out jack, video RCA jack, and 2 USB ports along with a LAN port, SD card reader as a "hard drive", and HDMI port for video output. If someone could find a way for this all to work with the software and limited ports, I would definitely go for this over a DCX+DEQ, seeing as the Raspberry Pi is less than $30.

User avatar
Chris_Allen
Posts: 3358
Joined: Wed Jul 11, 2007 2:43 pm
Location: Huddersfield, UK

Re: Raspberry Pi's

#4 Post by Chris_Allen »

There is a section to connect direct IO on the board but you would have to code the interface to it.

Image
Built:
6xDR200, 2xT39, 2xT48, 2xJack110, 1xOmni10.5, 1xAutotuba, 1xT18, 1xSLA Pro, 1xW8, 1xW10

User avatar
AntonZ
Posts: 2687
Joined: Sun May 14, 2006 6:00 am
Location: NL

Re: Raspberry Pi's

#5 Post by AntonZ »

I know of someone working on audio playback from a Raspberry PI. He is using USB. Not sure if total latency is acceptable when live audio is passed through the device with input as well as output over USB.

User avatar
Bas Gooiker
Posts: 752
Joined: Fri Jul 06, 2012 5:05 pm

Re: Raspberry Pi's

#6 Post by Bas Gooiker »

A friend of mine uses one as a home theater playback device. If im correct there are a lot of external devices that can be controlled with it. He is working on making it a domotica controller.
There should be possibilities as a dsp, since it has much more capabilities as a mini DSP.
Life is just a game, don't take it to seriously!

gene
Posts: 38
Joined: Thu Aug 11, 2011 8:27 am

Re: Raspberry Pi's

#7 Post by gene »

I messed with one for a while, just too underpowered for playback of HD video. Tried it with XBMC. I'm going to use it now as a picture frame (big low power lcd tv) that will enable me to display pictures and video. As far as theater pcs, I'm just gonna stick with Nvidia ion lower power pcs. Not sure how they would do as minidsp clones but it's an interesting idea

User avatar
JonoSkip
Posts: 76
Joined: Thu Nov 17, 2011 2:09 am
Location: Hamilton, NZ

Re: Raspberry Pi's

#8 Post by JonoSkip »

I have one and have used it as a media player at home to watch video files using different OpenElec builds. The early OpenElec builds were not very stable but as of a month ago I was at least able to get through a few shows without *too* many reboots and hassles. Still not a reliable, turn it on and it works media player but fun to play with.

To do what the miniDSP does, a DSP is needed. From what I can find on the interweb, the main IC on the Pi (Broadcom BCM2835 System on a Chip (SoC)) does have a DSP included. However, its functionality hasn't been implemented on the Pi yet and I can't find any official plans to do it. The information around the SoC seems to be quite tightly controlled by the manufacturer. An Analog to Digital converter board for the inputs would also be needed and then a splitter for the HDMI to get the audio out.

This idea would be fun to play with but looks like a case of "hurry up and wait". And then maybe wait some more.
Built: 2x Jack 112.
Bass: Cort Action A.
Amp: GenzBenz Streamliner 600.

cirvinfox
Posts: 25
Joined: Thu Aug 16, 2012 6:38 pm
Location: Schenectady NY

Re: Raspberry Pi's

#9 Post by cirvinfox »

Digging up an old thread.. Why not!

I have a raspberry pi, they're making strides with regards to the software, but there's lots to improve upon to make it a DSP. The USB on the model B is still flaky, but that's only a big issue if USB 1.1 and 2 devices are on the same bus. Not sure if its a hardware issue or not, but it kinda kills the throughput. The onboard sound is poor at best and only outputs, though I've heard the HDMI is just fine.

The exciting thing about the newer revision of the model B is that there's a header for an I2S bus avaliable. There's still no official software support, but it's in the works and that coupled with the DSP in the GPU core may make the pi a useful signal processor in the future.

Neat little devices, unfortunately the closed nature of the Broadcom chip makes things move a bit slow, but they ARE working on making such things avaliable!

Post Reply