Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-21 Thread Simon Iten
nifty!

On 21 Mar 2014, at 14:31, Winfried Ritsch  wrote:

> Am Freitag, 21. März 2014, 09:04:00 schrieb Simon Iten:
>> hi, nice! one question:
>> 
>> On 18 Mar 2014, at 12:02, Winfried Ritsch  wrote:
>>> Am Donnerstag, 13. März 2014, 16:01:20 schrieb Rafael Vega:
 Anyone wants to share their experience with the BeagleBoneBlack?
>>> 
>>> Yes.
>>> 
>>> Since autumn, i am trying to set up an kit hardware+software with BBB for
>>> computer-musicians as stomp box, works quite well, after successfully
>>> installed it in a long term sound installation (headless):
>>> 
>>> some points short:
>>> 
>>> system:
>>> + BBB moved to Debian since this year (good)
>>> + USB Audio works fine und better now with kernel >= 3.12
>>> + Network performance works better with kernel >= 3.12
>>> - IO support doenst use device-tree overlays anymore on kernel > 3.8
>>> + an iio-backend for Jack2 to use the internal AD's
>>> 
>>>  in jack for processing sensor data in PD ;-)))  but tricky
>> 
>> does this mean, we get a “sound” i.e adc~ in from the internal ad’s?
>> 
> yes, so we use PD dsp-objects to process the data. but samplerate can be 
> different.
> 
> mfg
> winfried
> 
> 
> -- 
> ---
> Ritsch, Winfried, Ao.Univ.Prof. Dipl.-Ing.
>   Institut 17 Elektronische Musik und Akustik
>   8010 Graz, Inffeldgasse 10/III
> E-Mail  rit...@iem.at
> Homepagehttp://iem.at/ritsch
> Mobil   ++436642439369
> ---
> 
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-21 Thread Winfried Ritsch
Am Freitag, 21. März 2014, 09:04:00 schrieb Simon Iten:
> hi, nice! one question:
> 
> On 18 Mar 2014, at 12:02, Winfried Ritsch  wrote:
> > Am Donnerstag, 13. März 2014, 16:01:20 schrieb Rafael Vega:
> >> Anyone wants to share their experience with the BeagleBoneBlack?
> > 
> > Yes.
> > 
> > Since autumn, i am trying to set up an kit hardware+software with BBB for
> > computer-musicians as stomp box, works quite well, after successfully
> > installed it in a long term sound installation (headless):
> > 
> > some points short:
> > 
> > system:
> > + BBB moved to Debian since this year (good)
> > + USB Audio works fine und better now with kernel >= 3.12
> > + Network performance works better with kernel >= 3.12
> > - IO support doenst use device-tree overlays anymore on kernel > 3.8
> > + an iio-backend for Jack2 to use the internal AD's
> > 
> >   in jack for processing sensor data in PD ;-)))  but tricky
> 
> does this mean, we get a “sound” i.e adc~ in from the internal ad’s?
> 
yes, so we use PD dsp-objects to process the data. but samplerate can be 
different.

mfg
 winfried


-- 
---
Ritsch, Winfried, Ao.Univ.Prof. Dipl.-Ing.
   Institut 17 Elektronische Musik und Akustik
   8010 Graz, Inffeldgasse 10/III
E-Mail  rit...@iem.at
Homepagehttp://iem.at/ritsch
Mobil   ++436642439369
---

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-21 Thread Simon Iten
hi, nice! one question:

On 18 Mar 2014, at 12:02, Winfried Ritsch  wrote:

> Am Donnerstag, 13. März 2014, 16:01:20 schrieb Rafael Vega:
>> Anyone wants to share their experience with the BeagleBoneBlack?
>> 
> Yes.
> 
> Since autumn, i am trying to set up an kit hardware+software with BBB for 
> computer-musicians as stomp box, works quite well, after successfully 
> installed it in a long term sound installation (headless):
> 
> some points short:
> 
> system:
> + BBB moved to Debian since this year (good)
> + USB Audio works fine und better now with kernel >= 3.12
> + Network performance works better with kernel >= 3.12
> - IO support doenst use device-tree overlays anymore on kernel > 3.8
> + an iio-backend for Jack2 to use the internal AD's 
>   in jack for processing sensor data in PD ;-)))  but tricky

does this mean, we get a “sound” i.e adc~ in from the internal ad’s? 
> 
> sound:
> 
> + down to 10ms with PD and cheap 8 channel out, 2 in 
>   USB soundcard Logilink 7.1(EUR 19.90) 
> +  5ms with Logilink stereo USB (EUR 3,90) 
> + success with audio-cape (stereo, but too expensive for the quality)
> - sound quality is normally as bad as on most notebooks, tablets and so on 
> + but with a trick: filtered 5V supply for the USB-card not the USB power
>   it seems to get reasonable quality 
>   (They have all the same chips like expensive USB cards: C-Media)
> 
> I just made a blog on this, but it is not public only for intern usage, if 
> anyone is interested in the IEM-embedded-Sound-Kit (doing some audio over 
> ethernet stuff) i can make it open (after some polishing, especially the 
> english) and release the PD-lib (GPIO,AD,I2C,... interfacing) for these 
> devices.
> 
> This dev's should also work for Cubie-boards, Wand-boards, UDOO and other arm 
> based boards.
> 
> mfg 
> winfried
> 
> PS: Maybe we can start an own thread on this.
> 
> 
> 
>> On Thu, Mar 13, 2014 at 3:11 PM, Brian Fay  wrote:
>>> While I'm sure that Dan is right that the UDOO is the better choice for
>>> USB audio, I do have to say that I've had decent success using my
>>> Raspberry
>>> Pi as a guitar effects processor, with the Behringer UCG102 interface.
>>> 
>>> There's definitely a lot of quirkiness to getting it running... for
>>> example ALSA gets in an infinite restart loop when attempting low latency
>>> on pd-extended, but vanilla starts up fine under the same settings. And
>>> then there's the fact that an issue in the kernel screws up USB audio on
>>> major distros like Raspbian.
>>> 
>>> I'm using the Satellite CCRMA distro right now with much better success.
>>> So far I've got various delays, a looper, and a waveshaper distortion
>>> running within the same patch, at <20ms latency with very few noticeable
>>> dropouts. Parameters are adjustable with a QuNeo MIDI controller and with
>>> a
>>> button attached to the GPIO pins.
>>> 
>>> The Pi is a bit more affordable than the UDOO boards, but then again I had
>>> to buy a powered USB hub. Ultimately for one audio input the Raspberry Pi
>>> could probably serve most purposes, while the UDOO is more likely to scale
>>> to bigger installations.
>>> 
>>> ___
>>> Pd-list@iem.at mailing list
>>> UNSUBSCRIBE and account-management ->
>>> http://lists.puredata.info/listinfo/pd-list
> 
> -- 
> ---
> Ritsch, Winfried, Ao.Univ.Prof. Dipl.-Ing.
>   Institut 17 Elektronische Musik und Akustik
>   8010 Graz, Inffeldgasse 10/III
> E-Mailrit...@iem.at
> Homepage  http://iem.at/ritsch
> Mobil ++436642439369
> ---
> 
> 
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-19 Thread Simon Wise

On 19/03/14 23:27, Winfried Ritsch wrote:



Am Mittwoch, 19. März 2014, 00:24:25 schrieb Simon Wise:

On 18/03/14 22:02, Winfried Ritsch wrote:

Am Donnerstag, 13. März 2014, 16:01:20 schrieb Rafael Vega:

Anyone wants to share their experience with the BeagleBoneBlack?


Yes.

Since autumn, i am trying to set up an kit hardware+software with BBB for
computer-musicians as stomp box, works quite well, after successfully
installed it in a long term sound installation (headless):

some points short:

system:
   + BBB moved to Debian since this year (good)


that is very good to hear!

and the rest means they seem a good choice for embedded, the USB
implementation on the Pis really is a pain,and means you need to be
very selective about what you try to do.


it is also not very clean on others, but improved.

I have never tested a Pi, which kernel version does you use, since there have
been updates on USB since 3.12


a couple of projects last year used usb, but trying several different dongles 
found ones that worked well enough, so we left it at that. My current project is 
HDMI only (plus ethernet for setting up only), so I'm not so worried ... they 
are not here at the moment so can't check, but notes suggest 3.13 probably, I've 
not updated since last year. I'll upgrade tolatest raspbian when they are back.


Simon.


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-19 Thread Rafael Vega
Thank you, Winfried!! :D


  + an iio-backend for Jack2 to use the internal AD's
>in jack for processing sensor data in PD ;-)))  but tricky
>
>
I'm quite interested in this. Will you make this available in your blog?



>   + but with a trick: filtered 5V supply for the USB-card not the USB power
>it seems to get reasonable quality
>(They have all the same chips like expensive USB cards: C-Media)
>
>
You mean hooking up the sound card to a different powers supply? I guess
the ones you are using are not USB powered?




> and release the PD-lib (GPIO,AD,I2C,... interfacing) for these
> devices.
>
>
Awesmmeee!!! :D :D
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-19 Thread Winfried Ritsch


Am Mittwoch, 19. März 2014, 00:24:25 schrieb Simon Wise:
> On 18/03/14 22:02, Winfried Ritsch wrote:
> > Am Donnerstag, 13. März 2014, 16:01:20 schrieb Rafael Vega:
> >> Anyone wants to share their experience with the BeagleBoneBlack?
> > 
> > Yes.
> > 
> > Since autumn, i am trying to set up an kit hardware+software with BBB for
> > computer-musicians as stomp box, works quite well, after successfully
> > installed it in a long term sound installation (headless):
> > 
> > some points short:
> > 
> > system:
> >   + BBB moved to Debian since this year (good)
> 
> that is very good to hear!
> 
> and the rest means they seem a good choice for embedded, the USB
> implementation on the Pis really is a pain,and means you need to be
> very selective about what you try to do.
> 
it is also not very clean on others, but improved.

I have never tested a Pi, which kernel version does you use, since there have 
been updates on USB since 3.12

mfg 
 winfried


-- 
---
Ritsch, Winfried, Ao.Univ.Prof. Dipl.-Ing.
   Institut 17 Elektronische Musik und Akustik
   8010 Graz, Inffeldgasse 10/III
E-Mail  rit...@iem.at
Homepagehttp://iem.at/ritsch
Mobil   ++436642439369
---


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-19 Thread Winfried Ritsch
Hi, 

Thanks for the response.

I am trying to get some free time this weekend for publicate this work for 
collaboration.

mfg
 winfried

Am Dienstag, 18. März 2014, 12:43:40 schrieb Pierre Massat:
> Hi,
> 
> I've been tried to reduce the size of my setup for a while now, hoping that
> the RPi would be the solution. I'm definitely interested in your work.
> 
> Cheers,
> 
> Pierre.
> 
> 2014-03-18 12:02 GMT+01:00 Winfried Ritsch :
> > Am Donnerstag, 13. März 2014, 16:01:20 schrieb Rafael Vega:
> > > Anyone wants to share their experience with the BeagleBoneBlack?
> > 
> > Yes.
> > 
> > Since autumn, i am trying to set up an kit hardware+software with BBB for
> > computer-musicians as stomp box, works quite well, after successfully
> > installed it in a long term sound installation (headless):
> > 
> > some points short:
> > 
> > system:
> >  + BBB moved to Debian since this year (good)
> >  + USB Audio works fine und better now with kernel >= 3.12
> >  + Network performance works better with kernel >= 3.12
> >  - IO support doenst use device-tree overlays anymore on kernel > 3.8
> >  + an iio-backend for Jack2 to use the internal AD's
> >  
> >in jack for processing sensor data in PD ;-)))  but tricky
> > 
> > sound:
> >  + down to 10ms with PD and cheap 8 channel out, 2 in
> >  
> >USB soundcard Logilink 7.1(EUR 19.90)
> >  
> >  +  5ms with Logilink stereo USB (EUR 3,90)
> >  + success with audio-cape (stereo, but too expensive for the quality)
> >  - sound quality is normally as bad as on most notebooks, tablets and so
> >  on
> >  + but with a trick: filtered 5V supply for the USB-card not the USB power
> >  
> >it seems to get reasonable quality
> >(They have all the same chips like expensive USB cards: C-Media)
> > 
> > I just made a blog on this, but it is not public only for intern usage, if
> > anyone is interested in the IEM-embedded-Sound-Kit (doing some audio over
> > ethernet stuff) i can make it open (after some polishing, especially the
> > english) and release the PD-lib (GPIO,AD,I2C,... interfacing) for these
> > devices.
> > 
> > This dev's should also work for Cubie-boards, Wand-boards, UDOO and other
> > arm
> > based boards.
> > 
> > mfg
> > 
> >  winfried
> > 
> > PS: Maybe we can start an own thread on this.
> > 
> > > On Thu, Mar 13, 2014 at 3:11 PM, Brian Fay 
> > 
> > wrote:
> > > > While I'm sure that Dan is right that the UDOO is the better choice
> > > > for
> > > > USB audio, I do have to say that I've had decent success using my
> > > > Raspberry
> > > > Pi as a guitar effects processor, with the Behringer UCG102 interface.
> > > > 
> > > > There's definitely a lot of quirkiness to getting it running... for
> > > > example ALSA gets in an infinite restart loop when attempting low
> > 
> > latency
> > 
> > > > on pd-extended, but vanilla starts up fine under the same settings.
> > > > And
> > > > then there's the fact that an issue in the kernel screws up USB audio
> > 
> > on
> > 
> > > > major distros like Raspbian.
> > > > 
> > > > I'm using the Satellite CCRMA distro right now with much better
> > 
> > success.
> > 
> > > > So far I've got various delays, a looper, and a waveshaper distortion
> > > > running within the same patch, at <20ms latency with very few
> > 
> > noticeable
> > 
> > > > dropouts. Parameters are adjustable with a QuNeo MIDI controller and
> > 
> > with
> > 
> > > > a
> > > > button attached to the GPIO pins.
> > > > 
> > > > The Pi is a bit more affordable than the UDOO boards, but then again I
> > 
> > had
> > 
> > > > to buy a powered USB hub. Ultimately for one audio input the Raspberry
> > 
> > Pi
> > 
> > > > could probably serve most purposes, while the UDOO is more likely to
> > 
> > scale
> > 
> > > > to bigger installations.
> > > > 
> > > > ___
> > > > Pd-list@iem.at mailing list
> > > > UNSUBSCRIBE and account-management ->
> > > > http://lists.puredata.info/listinfo/pd-list
> > 
> > --
> > ---
> > Ritsch, Winfried, Ao.Univ.Prof. Dipl.-Ing.
> > 
> >Institut 17 Elektronische Musik und Akustik
> >8010 Graz, Inffeldgasse 10/III
> > 
> > E-Mail  rit...@iem.at
> > Homepagehttp://iem.at/ritsch
> > Mobil   ++436642439369
> > ---
> > 
> > 
> > ___
> > Pd-list@iem.at mailing list
> > UNSUBSCRIBE and account-management ->
> > http://lists.puredata.info/listinfo/pd-list

-- 
---
Ritsch, Winfried, Ao.Univ.Prof. Dipl.-Ing.
   Institut 17 Elektronische Musik und Akustik
   8010 Graz, Inffeldgasse 10/III
E-Mail  rit...@iem.at
Homepagehttp://iem.at/ritsch
Mobil   ++436642439369
---

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-18 Thread Simon Wise

On 18/03/14 22:02, Winfried Ritsch wrote:

Am Donnerstag, 13. März 2014, 16:01:20 schrieb Rafael Vega:

Anyone wants to share their experience with the BeagleBoneBlack?


Yes.

Since autumn, i am trying to set up an kit hardware+software with BBB for
computer-musicians as stomp box, works quite well, after successfully
installed it in a long term sound installation (headless):

some points short:

system:
  + BBB moved to Debian since this year (good)


that is very good to hear!

and the rest means they seem a good choice for embedded, the USB
implementation on the Pis really is a pain,and means you need to be
very selective about what you try to do.

Simon


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-18 Thread Pierre Massat
Hi,

I've been tried to reduce the size of my setup for a while now, hoping that
the RPi would be the solution. I'm definitely interested in your work.

Cheers,

Pierre.


2014-03-18 12:02 GMT+01:00 Winfried Ritsch :

> Am Donnerstag, 13. März 2014, 16:01:20 schrieb Rafael Vega:
> > Anyone wants to share their experience with the BeagleBoneBlack?
> >
> Yes.
>
> Since autumn, i am trying to set up an kit hardware+software with BBB for
> computer-musicians as stomp box, works quite well, after successfully
> installed it in a long term sound installation (headless):
>
> some points short:
>
> system:
>  + BBB moved to Debian since this year (good)
>  + USB Audio works fine und better now with kernel >= 3.12
>  + Network performance works better with kernel >= 3.12
>  - IO support doenst use device-tree overlays anymore on kernel > 3.8
>  + an iio-backend for Jack2 to use the internal AD's
>in jack for processing sensor data in PD ;-)))  but tricky
>
> sound:
>
>  + down to 10ms with PD and cheap 8 channel out, 2 in
>USB soundcard Logilink 7.1(EUR 19.90)
>  +  5ms with Logilink stereo USB (EUR 3,90)
>  + success with audio-cape (stereo, but too expensive for the quality)
>  - sound quality is normally as bad as on most notebooks, tablets and so on
>  + but with a trick: filtered 5V supply for the USB-card not the USB power
>it seems to get reasonable quality
>(They have all the same chips like expensive USB cards: C-Media)
>
> I just made a blog on this, but it is not public only for intern usage, if
> anyone is interested in the IEM-embedded-Sound-Kit (doing some audio over
> ethernet stuff) i can make it open (after some polishing, especially the
> english) and release the PD-lib (GPIO,AD,I2C,... interfacing) for these
> devices.
>
> This dev's should also work for Cubie-boards, Wand-boards, UDOO and other
> arm
> based boards.
>
> mfg
>  winfried
>
> PS: Maybe we can start an own thread on this.
>
>
>
> > On Thu, Mar 13, 2014 at 3:11 PM, Brian Fay 
> wrote:
> > > While I'm sure that Dan is right that the UDOO is the better choice for
> > > USB audio, I do have to say that I've had decent success using my
> > > Raspberry
> > > Pi as a guitar effects processor, with the Behringer UCG102 interface.
> > >
> > > There's definitely a lot of quirkiness to getting it running... for
> > > example ALSA gets in an infinite restart loop when attempting low
> latency
> > > on pd-extended, but vanilla starts up fine under the same settings. And
> > > then there's the fact that an issue in the kernel screws up USB audio
> on
> > > major distros like Raspbian.
> > >
> > > I'm using the Satellite CCRMA distro right now with much better
> success.
> > > So far I've got various delays, a looper, and a waveshaper distortion
> > > running within the same patch, at <20ms latency with very few
> noticeable
> > > dropouts. Parameters are adjustable with a QuNeo MIDI controller and
> with
> > > a
> > > button attached to the GPIO pins.
> > >
> > > The Pi is a bit more affordable than the UDOO boards, but then again I
> had
> > > to buy a powered USB hub. Ultimately for one audio input the Raspberry
> Pi
> > > could probably serve most purposes, while the UDOO is more likely to
> scale
> > > to bigger installations.
> > >
> > > ___
> > > Pd-list@iem.at mailing list
> > > UNSUBSCRIBE and account-management ->
> > > http://lists.puredata.info/listinfo/pd-list
>
> --
> ---
> Ritsch, Winfried, Ao.Univ.Prof. Dipl.-Ing.
>Institut 17 Elektronische Musik und Akustik
>8010 Graz, Inffeldgasse 10/III
> E-Mail  rit...@iem.at
> Homepagehttp://iem.at/ritsch
> Mobil   ++436642439369
> ---
>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-18 Thread Winfried Ritsch
Am Donnerstag, 13. März 2014, 16:01:20 schrieb Rafael Vega:
> Anyone wants to share their experience with the BeagleBoneBlack?
>
Yes.

Since autumn, i am trying to set up an kit hardware+software with BBB for 
computer-musicians as stomp box, works quite well, after successfully 
installed it in a long term sound installation (headless):

some points short:

system:
 + BBB moved to Debian since this year (good)
 + USB Audio works fine und better now with kernel >= 3.12
 + Network performance works better with kernel >= 3.12
 - IO support doenst use device-tree overlays anymore on kernel > 3.8
 + an iio-backend for Jack2 to use the internal AD's 
   in jack for processing sensor data in PD ;-)))  but tricky

sound:

 + down to 10ms with PD and cheap 8 channel out, 2 in 
   USB soundcard Logilink 7.1(EUR 19.90) 
 +  5ms with Logilink stereo USB (EUR 3,90) 
 + success with audio-cape (stereo, but too expensive for the quality)
 - sound quality is normally as bad as on most notebooks, tablets and so on 
 + but with a trick: filtered 5V supply for the USB-card not the USB power
   it seems to get reasonable quality 
   (They have all the same chips like expensive USB cards: C-Media)

I just made a blog on this, but it is not public only for intern usage, if 
anyone is interested in the IEM-embedded-Sound-Kit (doing some audio over 
ethernet stuff) i can make it open (after some polishing, especially the 
english) and release the PD-lib (GPIO,AD,I2C,... interfacing) for these 
devices.

This dev's should also work for Cubie-boards, Wand-boards, UDOO and other arm 
based boards.

mfg 
 winfried

PS: Maybe we can start an own thread on this.


 
> On Thu, Mar 13, 2014 at 3:11 PM, Brian Fay  wrote:
> > While I'm sure that Dan is right that the UDOO is the better choice for
> > USB audio, I do have to say that I've had decent success using my
> > Raspberry
> > Pi as a guitar effects processor, with the Behringer UCG102 interface.
> > 
> > There's definitely a lot of quirkiness to getting it running... for
> > example ALSA gets in an infinite restart loop when attempting low latency
> > on pd-extended, but vanilla starts up fine under the same settings. And
> > then there's the fact that an issue in the kernel screws up USB audio on
> > major distros like Raspbian.
> > 
> > I'm using the Satellite CCRMA distro right now with much better success.
> > So far I've got various delays, a looper, and a waveshaper distortion
> > running within the same patch, at <20ms latency with very few noticeable
> > dropouts. Parameters are adjustable with a QuNeo MIDI controller and with
> > a
> > button attached to the GPIO pins.
> > 
> > The Pi is a bit more affordable than the UDOO boards, but then again I had
> > to buy a powered USB hub. Ultimately for one audio input the Raspberry Pi
> > could probably serve most purposes, while the UDOO is more likely to scale
> > to bigger installations.
> > 
> > ___
> > Pd-list@iem.at mailing list
> > UNSUBSCRIBE and account-management ->
> > http://lists.puredata.info/listinfo/pd-list

-- 
---
Ritsch, Winfried, Ao.Univ.Prof. Dipl.-Ing.
   Institut 17 Elektronische Musik und Akustik
   8010 Graz, Inffeldgasse 10/III
E-Mail  rit...@iem.at
Homepagehttp://iem.at/ritsch
Mobil   ++436642439369
---


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-17 Thread Dan Wilcox
Mm well the kernel does it as far as I could tell by watching htop. I think the 
latently is mainly due to the Linaro image not being hard float ...

enohp ym morf tnes
--
Dan Wilcox
danomatika.com
robotcowboy.com

On Mar 17, 2014, at 12:41 PM, Simon Iten  wrote:

> hey dan, do you have to tell pd to use it’s own core on udoo, or does it so 
> automagically? has this something to do with the cpu group from your script 
> (it did not exist on my system)
> 
> cheers
> 
> On 13 Mar 2014, at 15:46, Dan Wilcox  wrote:
> 
>> I don't know the latency. I can try testing that at let you know, but it's 
>> definitely good enough for what I need. It is at least lower than 20ms. 
>> Acceptable latency for guitar is 12ms, and I think I got around 16ms out of 
>> my old setup running on the Pentium III 500Mhz wearable.
>> 
>> The main deal with the UDOO, is that it's multiple cores (2 or 4 depending 
>> on the board you buy). This way, the kernel has a core, pd has a core, and 
>> there are 2 cores left over for other things (my HID-OSC device daemon, etc).
>> 
>> 
>> On Thu, Mar 13, 2014 at 4:32 AM, Pierre Massat  wrote:
>>> Hey Dan,
>>> 
>>> Looks like the UDOO is much better indeed from what you recently posted 
>>> here. Could you tell us what latency you're achieving ? And which version 
>>> you're using (with or w/o wifi) ?
>>> 
>>> Cheers,
>>> 
>>> Pierre.
>>> 
>>> 
>>> 2014-03-13 0:49 GMT+01:00 Dan Wilcox :
>>>> Ok for small projects, but you're not going to interface a real stage mic 
>>>> or guitar easily. Would be much better if the next pi version comes with 
>>>> an onboard usb controller, which is the main problem for usb audio on the 
>>>> current pi. For now, the UDOO is where it's at for that.
>>>> 
>>>> On Mar 12, 2014, at 7:10 PM, pd-list-requ...@iem.at wrote:
>>>> 
>>>>> From: "me.grimm" 
>>>>> Subject: [PD] [OT] Raspberry Pi Wolfson Audio Card
>>>>> Date: March 12, 2014 at 6:38:43 PM EDT
>>>>> To: pd_list Listserve 
>>>>> 
>>>>> 
>>>>> You all see this?
>>>>> 
>>>>> http://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories/wolfson_pi
>>>>> 
>>>>> what do you think?
>>>> 
>>>> 
>>>> Dan Wilcox
>>>> @danomatika
>>>> danomatika.com
>>>> robotcowboy.com
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> ___
>>>> Pd-list@iem.at mailing list
>>>> UNSUBSCRIBE and account-management -> 
>>>> http://lists.puredata.info/listinfo/pd-list
>> 
>> 
>> 
>> -- 
>> Dan Wilcox
>> danomatika.com
>> robotcowboy.com
>> ___
>> Pd-list@iem.at mailing list
>> UNSUBSCRIBE and account-management -> 
>> http://lists.puredata.info/listinfo/pd-list
> 
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-17 Thread Simon Iten
hey dan, do you have to tell pd to use it’s own core on udoo, or does it so 
automagically? has this something to do with the cpu group from your script (it 
did not exist on my system)

cheers

On 13 Mar 2014, at 15:46, Dan Wilcox  wrote:

> I don't know the latency. I can try testing that at let you know, but it's 
> definitely good enough for what I need. It is at least lower than 20ms. 
> Acceptable latency for guitar is 12ms, and I think I got around 16ms out of 
> my old setup running on the Pentium III 500Mhz wearable.
> 
> The main deal with the UDOO, is that it's multiple cores (2 or 4 depending on 
> the board you buy). This way, the kernel has a core, pd has a core, and there 
> are 2 cores left over for other things (my HID-OSC device daemon, etc).
> 
> 
> On Thu, Mar 13, 2014 at 4:32 AM, Pierre Massat  wrote:
> Hey Dan,
> 
> Looks like the UDOO is much better indeed from what you recently posted here. 
> Could you tell us what latency you're achieving ? And which version you're 
> using (with or w/o wifi) ?
> 
> Cheers,
> 
> Pierre.
> 
> 
> 2014-03-13 0:49 GMT+01:00 Dan Wilcox :
> Ok for small projects, but you're not going to interface a real stage mic or 
> guitar easily. Would be much better if the next pi version comes with an 
> onboard usb controller, which is the main problem for usb audio on the 
> current pi. For now, the UDOO is where it's at for that.
> 
> On Mar 12, 2014, at 7:10 PM, pd-list-requ...@iem.at wrote:
> 
>> From: "me.grimm" 
>> Subject: [PD] [OT] Raspberry Pi Wolfson Audio Card
>> Date: March 12, 2014 at 6:38:43 PM EDT
>> To: pd_list Listserve 
>> 
>> 
>> You all see this?
>> 
>> http://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories/wolfson_pi
>> 
>> what do you think?
> 
> 
> Dan Wilcox
> @danomatika
> danomatika.com
> robotcowboy.com
> 
> 
> 
> 
> 
> 
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
> 
> 
> 
> 
> 
> -- 
> Dan Wilcox
> danomatika.com
> robotcowboy.com
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-13 Thread Rafael Vega
Anyone wants to share their experience with the BeagleBoneBlack?


On Thu, Mar 13, 2014 at 3:11 PM, Brian Fay  wrote:

> While I'm sure that Dan is right that the UDOO is the better choice for
> USB audio, I do have to say that I've had decent success using my Raspberry
> Pi as a guitar effects processor, with the Behringer UCG102 interface.
>
> There's definitely a lot of quirkiness to getting it running... for
> example ALSA gets in an infinite restart loop when attempting low latency
> on pd-extended, but vanilla starts up fine under the same settings. And
> then there's the fact that an issue in the kernel screws up USB audio on
> major distros like Raspbian.
>
> I'm using the Satellite CCRMA distro right now with much better success.
> So far I've got various delays, a looper, and a waveshaper distortion
> running within the same patch, at <20ms latency with very few noticeable
> dropouts. Parameters are adjustable with a QuNeo MIDI controller and with a
> button attached to the GPIO pins.
>
> The Pi is a bit more affordable than the UDOO boards, but then again I had
> to buy a powered USB hub. Ultimately for one audio input the Raspberry Pi
> could probably serve most purposes, while the UDOO is more likely to scale
> to bigger installations.
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>


-- 
Rafael Vega
email.r...@gmail.com
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-13 Thread Brian Fay
While I'm sure that Dan is right that the UDOO is the better choice for USB
audio, I do have to say that I've had decent success using my Raspberry Pi
as a guitar effects processor, with the Behringer UCG102 interface.

There's definitely a lot of quirkiness to getting it running... for example
ALSA gets in an infinite restart loop when attempting low latency on
pd-extended, but vanilla starts up fine under the same settings. And then
there's the fact that an issue in the kernel screws up USB audio on major
distros like Raspbian.

I'm using the Satellite CCRMA distro right now with much better success. So
far I've got various delays, a looper, and a waveshaper distortion running
within the same patch, at <20ms latency with very few noticeable dropouts.
Parameters are adjustable with a QuNeo MIDI controller and with a button
attached to the GPIO pins.

The Pi is a bit more affordable than the UDOO boards, but then again I had
to buy a powered USB hub. Ultimately for one audio input the Raspberry Pi
could probably serve most purposes, while the UDOO is more likely to scale
to bigger installations.
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-13 Thread Dan Wilcox
I don't know the latency. I can try testing that at let you know, but it's
definitely good enough for what I need. It is at least lower than 20ms.
Acceptable latency for guitar is 12ms, and I think I got around 16ms out of
my old setup running on the Pentium III 500Mhz wearable.

The main deal with the UDOO, is that it's multiple cores (2 or 4 depending
on the board you buy). This way, the kernel has a core, pd has a core, and
there are 2 cores left over for other things (my HID-OSC device daemon,
etc).


On Thu, Mar 13, 2014 at 4:32 AM, Pierre Massat  wrote:

> Hey Dan,
>
> Looks like the UDOO is much better indeed from what you recently posted
> here. Could you tell us what latency you're achieving ? And which version
> you're using (with or w/o wifi) ?
>
> Cheers,
>
> Pierre.
>
>
> 2014-03-13 0:49 GMT+01:00 Dan Wilcox :
>
>> Ok for small projects, but you're not going to interface a real stage mic
>> or guitar easily. Would be much better if the next pi version comes with an
>> onboard usb controller, which is the main problem for usb audio on the
>> current pi. For now, the UDOO is where it's at for that.
>>
>> On Mar 12, 2014, at 7:10 PM, pd-list-requ...@iem.at wrote:
>>
>> *From: *"me.grimm" 
>>  *Subject: **[PD] [OT] Raspberry Pi Wolfson Audio Card*
>> *Date: *March 12, 2014 at 6:38:43 PM EDT
>> *To: *pd_list Listserve 
>>
>>
>>  You all see this?
>>
>>
>> http://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories/wolfson_pi
>>
>> what do you think?
>>
>>
>>  
>> Dan Wilcox
>> @danomatika
>> danomatika.com
>> robotcowboy.com
>>
>>
>>
>>
>>
>>
>> ___
>> Pd-list@iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>>
>>
>


-- 
Dan Wilcox
danomatika.com
robotcowboy.com
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-13 Thread Pierre Massat
Hey Dan,

Looks like the UDOO is much better indeed from what you recently posted
here. Could you tell us what latency you're achieving ? And which version
you're using (with or w/o wifi) ?

Cheers,

Pierre.


2014-03-13 0:49 GMT+01:00 Dan Wilcox :

> Ok for small projects, but you're not going to interface a real stage mic
> or guitar easily. Would be much better if the next pi version comes with an
> onboard usb controller, which is the main problem for usb audio on the
> current pi. For now, the UDOO is where it's at for that.
>
> On Mar 12, 2014, at 7:10 PM, pd-list-requ...@iem.at wrote:
>
> *From: *"me.grimm" 
> *Subject: **[PD] [OT] Raspberry Pi Wolfson Audio Card*
> *Date: *March 12, 2014 at 6:38:43 PM EDT
> *To: *pd_list Listserve 
>
>
> You all see this?
>
>
> http://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories/wolfson_pi
>
> what do you think?
>
>
> 
> Dan Wilcox
> @danomatika
> danomatika.com
> robotcowboy.com
>
>
>
>
>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-12 Thread Dan Wilcox
Ok for small projects, but you're not going to interface a real stage mic or 
guitar easily. Would be much better if the next pi version comes with an 
onboard usb controller, which is the main problem for usb audio on the current 
pi. For now, the UDOO is where it's at for that.

On Mar 12, 2014, at 7:10 PM, pd-list-requ...@iem.at wrote:

> From: "me.grimm" 
> Subject: [PD] [OT] Raspberry Pi Wolfson Audio Card
> Date: March 12, 2014 at 6:38:43 PM EDT
> To: pd_list Listserve 
> 
> 
> You all see this?
> 
> http://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories/wolfson_pi
> 
> what do you think?


Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com





___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] [OT] Raspberry Pi Wolfson Audio Card

2014-03-12 Thread me.grimm
You all see this?

http://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories/wolfson_pi

what do you think?
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] OT: raspberry pi

2013-05-18 Thread Antoine Villeret
Hi Patrick,

If you want to play video file with hardware decoding, speed control and
perspective correction (useful with video projector) you should have a look
at my rpi_osc_video_player :
https://github.com/avilleret/rpi_osc_video_player

There is an example pd patch to control it

This is a work in progress, mostly a proof of concept, there is no support
for sound playback for now, but it could be added when I have
time/opportunity

Feel free to try it

Cheers

Antoine

--
do it yourself
http://antoine.villeret.free.fr


2013/5/18 Pagano, Patrick 

> thanks for the heads up Miller, i found it
>
>
> sudo amixer cset numid=3 
>
> where  is 0=auto, 1=headphones, 2= HDMI
>
> pp
>
>
>
>
> 
> From: pd-list-boun...@iem.at [pd-list-boun...@iem.at] on behalf of
> Pagano, Patrick [p...@digitalworlds.ufl.edu]
> Sent: Friday, May 17, 2013 7:43 PM
> To: Miller Puckette
> Cc: PD List
> Subject: Re: [PD] OT: raspberry pi
>
> I would love to find that! i assume it's not an alsa thing since the HDMI
> audio is different. Hopefully someone here has already found this. I am
> going to start looking around
>
> pp
> 
> From: Miller Puckette [m...@ucsd.edu]
> Sent: Friday, May 17, 2013 7:06 PM
> To: Pagano, Patrick
> Cc: Julian Brooks; Simon Wise; PD List
> Subject: Re: [PD] OT: raspberry pi
>
> In raspian there's some way to select whether audio goes out the line out
> jack or the HDMI port - I can't remember but that should be findable.
>
> cheers
> Miller
>
> On Fri, May 17, 2013 at 10:54:19PM +, Pagano, Patrick wrote:
> > Hi everyone and thank you for the help and links. I got wheezy up and
> running and installed pd-extended. I could not get audio out of the
> headphone jack on the Pi, but it comes out of the monitor that has HDMI on
> it. I then of course got greedy and over-clocked it and corrupted the file
> system. grrr. I picked up a mini usb audio card a Soundblaster X-fi GO! Pro
> and in the boot screen it sees it and it's in the drop down menu for AUDIO
> SETTINGS but i cannot do anything after i select it and the whole system
> freezes. I am wondering if jack may help with it.
> > I got pdp working with pdp_sdl as the window outputs, pdp_glx and pdp_xv
> do not work.
> > I am going to try to get Gedit and Supercollider working before i punt
> it into the Rubbish Bin. I may just use it to control DMX lighting with a
> USBDMXPro but as of now I am need some inspiration for it's use. :-)
> >
> > cheers~ and thanks
> >
> > pp
> > ____________
> > From: pd-list-boun...@iem.at [pd-list-boun...@iem.at] on behalf of
> Julian Brooks [jbee...@gmail.com]
> > Sent: Friday, May 17, 2013 11:08 AM
> > To: Simon Wise
> > Cc: PD List
> > Subject: Re: [PD] OT: raspberry pi
> >
> > Hey Patrick,
> >
> > I guess the standard most up to date raspbian wheezy is the best place
> to start.
> >
> > For me what's worked best is to find a super-minimal install and then
> build requirements on top of that.
> >
> > With the project I'm working on atm I couldn't get my pmpd patch to even
> run with the standard install (there is quite a lot going on though).  Now
> the patch runs fine with a whole heap of other stuff on top of that (2
> sensors, 6 channel soundcard etc).  My htop reading fills me with joy-I
> think there's about a dozen processes including 3 shells.
> >
> > As it's a rev1 board I built a system on top of the hexxeh image (same
> guy who's done the 'rpi-update' program for updating the firmware.  My
> understanding though is that with rev2 boards don't do it.
> >
> > The one that I've been keeping my eye on, and they've just released a
> brand new version is Mobius
> > http://moebiuslinux.sourceforge.net/
> > This is what I'll be testing out for my rev2 boards.
> >
> > There's a whole host of conflicting info re RPi's out there,
> particularly overclocking to squeeze every last morsel of goodness out of
> them.  Us audio bods have specific needs -  like I want mine running flat
> out all the time without blowing up and there's a big difference with that
> to someone who very occasionally pushes their RPi and wants to tell
> everyone that there way is the best.
> >
> > My own take has been to only use smaller cards (4gb) from reputable
> sources - very hit and miss though, very definitely YMMV
> >
> > This has been useful for tweaks:
> > http://blog.extremeshok.com/archives/1081
> >
> > Indispensable resources for audio

Re: [PD] OT: raspberry pi

2013-05-17 Thread Pagano, Patrick
thanks for the heads up Miller, i found it


sudo amixer cset numid=3 

where  is 0=auto, 1=headphones, 2= HDMI

pp





From: pd-list-boun...@iem.at [pd-list-boun...@iem.at] on behalf of Pagano, 
Patrick [p...@digitalworlds.ufl.edu]
Sent: Friday, May 17, 2013 7:43 PM
To: Miller Puckette
Cc: PD List
Subject: Re: [PD] OT: raspberry pi

I would love to find that! i assume it's not an alsa thing since the HDMI audio 
is different. Hopefully someone here has already found this. I am going to 
start looking around

pp

From: Miller Puckette [m...@ucsd.edu]
Sent: Friday, May 17, 2013 7:06 PM
To: Pagano, Patrick
Cc: Julian Brooks; Simon Wise; PD List
Subject: Re: [PD] OT: raspberry pi

In raspian there's some way to select whether audio goes out the line out
jack or the HDMI port - I can't remember but that should be findable.

cheers
Miller

On Fri, May 17, 2013 at 10:54:19PM +, Pagano, Patrick wrote:
> Hi everyone and thank you for the help and links. I got wheezy up and running 
> and installed pd-extended. I could not get audio out of the headphone jack on 
> the Pi, but it comes out of the monitor that has HDMI on it. I then of course 
> got greedy and over-clocked it and corrupted the file system. grrr. I picked 
> up a mini usb audio card a Soundblaster X-fi GO! Pro and in the boot screen 
> it sees it and it's in the drop down menu for AUDIO SETTINGS but i cannot do 
> anything after i select it and the whole system freezes. I am wondering if 
> jack may help with it.
> I got pdp working with pdp_sdl as the window outputs, pdp_glx and pdp_xv do 
> not work.
> I am going to try to get Gedit and Supercollider working before i punt it 
> into the Rubbish Bin. I may just use it to control DMX lighting with a 
> USBDMXPro but as of now I am need some inspiration for it's use. :-)
>
> cheers~ and thanks
>
> pp
> 
> From: pd-list-boun...@iem.at [pd-list-boun...@iem.at] on behalf of Julian 
> Brooks [jbee...@gmail.com]
> Sent: Friday, May 17, 2013 11:08 AM
> To: Simon Wise
> Cc: PD List
> Subject: Re: [PD] OT: raspberry pi
>
> Hey Patrick,
>
> I guess the standard most up to date raspbian wheezy is the best place to 
> start.
>
> For me what's worked best is to find a super-minimal install and then build 
> requirements on top of that.
>
> With the project I'm working on atm I couldn't get my pmpd patch to even run 
> with the standard install (there is quite a lot going on though).  Now the 
> patch runs fine with a whole heap of other stuff on top of that (2 sensors, 6 
> channel soundcard etc).  My htop reading fills me with joy-I think there's 
> about a dozen processes including 3 shells.
>
> As it's a rev1 board I built a system on top of the hexxeh image (same guy 
> who's done the 'rpi-update' program for updating the firmware.  My 
> understanding though is that with rev2 boards don't do it.
>
> The one that I've been keeping my eye on, and they've just released a brand 
> new version is Mobius
> http://moebiuslinux.sourceforge.net/
> This is what I'll be testing out for my rev2 boards.
>
> There's a whole host of conflicting info re RPi's out there, particularly 
> overclocking to squeeze every last morsel of goodness out of them.  Us audio 
> bods have specific needs -  like I want mine running flat out all the time 
> without blowing up and there's a big difference with that to someone who very 
> occasionally pushes their RPi and wants to tell everyone that there way is 
> the best.
>
> My own take has been to only use smaller cards (4gb) from reputable sources - 
> very hit and miss though, very definitely YMMV
>
> This has been useful for tweaks:
> http://blog.extremeshok.com/archives/1081
>
> Indispensable resources for audio:
> http://www.raspberrypi.org/phpBB3/viewtopic.php?p=286064#p286064
> http://wiki.linuxaudio.org/wiki/raspberrypi
>
> Don't do video so can't help on that front but my friend was just showing me 
> his rpi xbmc setup which was really good so must be well-doable.
>
> And of course there's a ton of stuff on our lovely list.
>
> Best of luck,
>
> Julian
>
>
> On 17 May 2013 09:04, Simon Wise 
> mailto:simonzw...@gmail.com>> wrote:
> On 16/05/13 23:39, Max wrote:
> hi patrick
> Why don't you just use millers images with vanilla or the satellite-ccrma 
> with pd-ext, both linked here:
> https://puredata.info/docs/raspberry-pi
>
> Both images are very close to 8GB (though much of that is empty space) ... 
> the CCRMA one did fit my SD cards but the pd-la one was slightly too big.
>
>

Re: [PD] OT: raspberry pi

2013-05-17 Thread Pagano, Patrick
I would love to find that! i assume it's not an alsa thing since the HDMI audio 
is different. Hopefully someone here has already found this. I am going to 
start looking around

pp

From: Miller Puckette [m...@ucsd.edu]
Sent: Friday, May 17, 2013 7:06 PM
To: Pagano, Patrick
Cc: Julian Brooks; Simon Wise; PD List
Subject: Re: [PD] OT: raspberry pi

In raspian there's some way to select whether audio goes out the line out
jack or the HDMI port - I can't remember but that should be findable.

cheers
Miller

On Fri, May 17, 2013 at 10:54:19PM +, Pagano, Patrick wrote:
> Hi everyone and thank you for the help and links. I got wheezy up and running 
> and installed pd-extended. I could not get audio out of the headphone jack on 
> the Pi, but it comes out of the monitor that has HDMI on it. I then of course 
> got greedy and over-clocked it and corrupted the file system. grrr. I picked 
> up a mini usb audio card a Soundblaster X-fi GO! Pro and in the boot screen 
> it sees it and it's in the drop down menu for AUDIO SETTINGS but i cannot do 
> anything after i select it and the whole system freezes. I am wondering if 
> jack may help with it.
> I got pdp working with pdp_sdl as the window outputs, pdp_glx and pdp_xv do 
> not work.
> I am going to try to get Gedit and Supercollider working before i punt it 
> into the Rubbish Bin. I may just use it to control DMX lighting with a 
> USBDMXPro but as of now I am need some inspiration for it's use. :-)
>
> cheers~ and thanks
>
> pp
> 
> From: pd-list-boun...@iem.at [pd-list-boun...@iem.at] on behalf of Julian 
> Brooks [jbee...@gmail.com]
> Sent: Friday, May 17, 2013 11:08 AM
> To: Simon Wise
> Cc: PD List
> Subject: Re: [PD] OT: raspberry pi
>
> Hey Patrick,
>
> I guess the standard most up to date raspbian wheezy is the best place to 
> start.
>
> For me what's worked best is to find a super-minimal install and then build 
> requirements on top of that.
>
> With the project I'm working on atm I couldn't get my pmpd patch to even run 
> with the standard install (there is quite a lot going on though).  Now the 
> patch runs fine with a whole heap of other stuff on top of that (2 sensors, 6 
> channel soundcard etc).  My htop reading fills me with joy-I think there's 
> about a dozen processes including 3 shells.
>
> As it's a rev1 board I built a system on top of the hexxeh image (same guy 
> who's done the 'rpi-update' program for updating the firmware.  My 
> understanding though is that with rev2 boards don't do it.
>
> The one that I've been keeping my eye on, and they've just released a brand 
> new version is Mobius
> http://moebiuslinux.sourceforge.net/
> This is what I'll be testing out for my rev2 boards.
>
> There's a whole host of conflicting info re RPi's out there, particularly 
> overclocking to squeeze every last morsel of goodness out of them.  Us audio 
> bods have specific needs -  like I want mine running flat out all the time 
> without blowing up and there's a big difference with that to someone who very 
> occasionally pushes their RPi and wants to tell everyone that there way is 
> the best.
>
> My own take has been to only use smaller cards (4gb) from reputable sources - 
> very hit and miss though, very definitely YMMV
>
> This has been useful for tweaks:
> http://blog.extremeshok.com/archives/1081
>
> Indispensable resources for audio:
> http://www.raspberrypi.org/phpBB3/viewtopic.php?p=286064#p286064
> http://wiki.linuxaudio.org/wiki/raspberrypi
>
> Don't do video so can't help on that front but my friend was just showing me 
> his rpi xbmc setup which was really good so must be well-doable.
>
> And of course there's a ton of stuff on our lovely list.
>
> Best of luck,
>
> Julian
>
>
> On 17 May 2013 09:04, Simon Wise 
> mailto:simonzw...@gmail.com>> wrote:
> On 16/05/13 23:39, Max wrote:
> hi patrick
> Why don't you just use millers images with vanilla or the satellite-ccrma 
> with pd-ext, both linked here:
> https://puredata.info/docs/raspberry-pi
>
> Both images are very close to 8GB (though much of that is empty space) ... 
> the CCRMA one did fit my SD cards but the pd-la one was slightly too big.
>
> The raspbian wheezy image will fit on a much smaller card, and will expand 
> its partition to fill what you have, and is working nicely here. Clearly not 
> all 8GB cards are quite the full 8GB.
>
> http://downloads.raspberrypi.org/images/
>
> If you try the standard debian armel it will probably work, but is compiled 
> for a simpler CPU without hardware

Re: [PD] OT: raspberry pi

2013-05-17 Thread Miller Puckette
In raspian there's some way to select whether audio goes out the line out
jack or the HDMI port - I can't remember but that should be findable.

cheers
Miller

On Fri, May 17, 2013 at 10:54:19PM +, Pagano, Patrick wrote:
> Hi everyone and thank you for the help and links. I got wheezy up and running 
> and installed pd-extended. I could not get audio out of the headphone jack on 
> the Pi, but it comes out of the monitor that has HDMI on it. I then of course 
> got greedy and over-clocked it and corrupted the file system. grrr. I picked 
> up a mini usb audio card a Soundblaster X-fi GO! Pro and in the boot screen 
> it sees it and it's in the drop down menu for AUDIO SETTINGS but i cannot do 
> anything after i select it and the whole system freezes. I am wondering if 
> jack may help with it.
> I got pdp working with pdp_sdl as the window outputs, pdp_glx and pdp_xv do 
> not work.
> I am going to try to get Gedit and Supercollider working before i punt it 
> into the Rubbish Bin. I may just use it to control DMX lighting with a 
> USBDMXPro but as of now I am need some inspiration for it's use. :-)
> 
> cheers~ and thanks
> 
> pp
> 
> From: pd-list-boun...@iem.at [pd-list-boun...@iem.at] on behalf of Julian 
> Brooks [jbee...@gmail.com]
> Sent: Friday, May 17, 2013 11:08 AM
> To: Simon Wise
> Cc: PD List
> Subject: Re: [PD] OT: raspberry pi
> 
> Hey Patrick,
> 
> I guess the standard most up to date raspbian wheezy is the best place to 
> start.
> 
> For me what's worked best is to find a super-minimal install and then build 
> requirements on top of that.
> 
> With the project I'm working on atm I couldn't get my pmpd patch to even run 
> with the standard install (there is quite a lot going on though).  Now the 
> patch runs fine with a whole heap of other stuff on top of that (2 sensors, 6 
> channel soundcard etc).  My htop reading fills me with joy-I think there's 
> about a dozen processes including 3 shells.
> 
> As it's a rev1 board I built a system on top of the hexxeh image (same guy 
> who's done the 'rpi-update' program for updating the firmware.  My 
> understanding though is that with rev2 boards don't do it.
> 
> The one that I've been keeping my eye on, and they've just released a brand 
> new version is Mobius
> http://moebiuslinux.sourceforge.net/
> This is what I'll be testing out for my rev2 boards.
> 
> There's a whole host of conflicting info re RPi's out there, particularly 
> overclocking to squeeze every last morsel of goodness out of them.  Us audio 
> bods have specific needs -  like I want mine running flat out all the time 
> without blowing up and there's a big difference with that to someone who very 
> occasionally pushes their RPi and wants to tell everyone that there way is 
> the best.
> 
> My own take has been to only use smaller cards (4gb) from reputable sources - 
> very hit and miss though, very definitely YMMV
> 
> This has been useful for tweaks:
> http://blog.extremeshok.com/archives/1081
> 
> Indispensable resources for audio:
> http://www.raspberrypi.org/phpBB3/viewtopic.php?p=286064#p286064
> http://wiki.linuxaudio.org/wiki/raspberrypi
> 
> Don't do video so can't help on that front but my friend was just showing me 
> his rpi xbmc setup which was really good so must be well-doable.
> 
> And of course there's a ton of stuff on our lovely list.
> 
> Best of luck,
> 
> Julian
> 
> 
> On 17 May 2013 09:04, Simon Wise 
> mailto:simonzw...@gmail.com>> wrote:
> On 16/05/13 23:39, Max wrote:
> hi patrick
> Why don't you just use millers images with vanilla or the satellite-ccrma 
> with pd-ext, both linked here:
> https://puredata.info/docs/raspberry-pi
> 
> Both images are very close to 8GB (though much of that is empty space) ... 
> the CCRMA one did fit my SD cards but the pd-la one was slightly too big.
> 
> The raspbian wheezy image will fit on a much smaller card, and will expand 
> its partition to fill what you have, and is working nicely here. Clearly not 
> all 8GB cards are quite the full 8GB.
> 
> http://downloads.raspberrypi.org/images/
> 
> If you try the standard debian armel it will probably work, but is compiled 
> for a simpler CPU without hardware float (ARMv4 rather than v6), and will be 
> slower.
> 
> 
> m.
> 
> Am 16.05.2013 um 15:39 schrieb Patrick 
> Paganomailto:bigsw...@ufl.edu>>:
> 
> Hello
> 
> i just received my first raspberry doo-hickey and i am wondering what distro 
> people are using.
> I tried the

Re: [PD] OT: raspberry pi

2013-05-17 Thread Pagano, Patrick
Hi everyone and thank you for the help and links. I got wheezy up and running 
and installed pd-extended. I could not get audio out of the headphone jack on 
the Pi, but it comes out of the monitor that has HDMI on it. I then of course 
got greedy and over-clocked it and corrupted the file system. grrr. I picked up 
a mini usb audio card a Soundblaster X-fi GO! Pro and in the boot screen it 
sees it and it's in the drop down menu for AUDIO SETTINGS but i cannot do 
anything after i select it and the whole system freezes. I am wondering if jack 
may help with it.
I got pdp working with pdp_sdl as the window outputs, pdp_glx and pdp_xv do not 
work.
I am going to try to get Gedit and Supercollider working before i punt it into 
the Rubbish Bin. I may just use it to control DMX lighting with a USBDMXPro but 
as of now I am need some inspiration for it's use. :-)

cheers~ and thanks

pp

From: pd-list-boun...@iem.at [pd-list-boun...@iem.at] on behalf of Julian 
Brooks [jbee...@gmail.com]
Sent: Friday, May 17, 2013 11:08 AM
To: Simon Wise
Cc: PD List
Subject: Re: [PD] OT: raspberry pi

Hey Patrick,

I guess the standard most up to date raspbian wheezy is the best place to start.

For me what's worked best is to find a super-minimal install and then build 
requirements on top of that.

With the project I'm working on atm I couldn't get my pmpd patch to even run 
with the standard install (there is quite a lot going on though).  Now the 
patch runs fine with a whole heap of other stuff on top of that (2 sensors, 6 
channel soundcard etc).  My htop reading fills me with joy-I think there's 
about a dozen processes including 3 shells.

As it's a rev1 board I built a system on top of the hexxeh image (same guy 
who's done the 'rpi-update' program for updating the firmware.  My 
understanding though is that with rev2 boards don't do it.

The one that I've been keeping my eye on, and they've just released a brand new 
version is Mobius
http://moebiuslinux.sourceforge.net/
This is what I'll be testing out for my rev2 boards.

There's a whole host of conflicting info re RPi's out there, particularly 
overclocking to squeeze every last morsel of goodness out of them.  Us audio 
bods have specific needs -  like I want mine running flat out all the time 
without blowing up and there's a big difference with that to someone who very 
occasionally pushes their RPi and wants to tell everyone that there way is the 
best.

My own take has been to only use smaller cards (4gb) from reputable sources - 
very hit and miss though, very definitely YMMV

This has been useful for tweaks:
http://blog.extremeshok.com/archives/1081

Indispensable resources for audio:
http://www.raspberrypi.org/phpBB3/viewtopic.php?p=286064#p286064
http://wiki.linuxaudio.org/wiki/raspberrypi

Don't do video so can't help on that front but my friend was just showing me 
his rpi xbmc setup which was really good so must be well-doable.

And of course there's a ton of stuff on our lovely list.

Best of luck,

Julian


On 17 May 2013 09:04, Simon Wise 
mailto:simonzw...@gmail.com>> wrote:
On 16/05/13 23:39, Max wrote:
hi patrick
Why don't you just use millers images with vanilla or the satellite-ccrma with 
pd-ext, both linked here:
https://puredata.info/docs/raspberry-pi

Both images are very close to 8GB (though much of that is empty space) ... the 
CCRMA one did fit my SD cards but the pd-la one was slightly too big.

The raspbian wheezy image will fit on a much smaller card, and will expand its 
partition to fill what you have, and is working nicely here. Clearly not all 
8GB cards are quite the full 8GB.

http://downloads.raspberrypi.org/images/

If you try the standard debian armel it will probably work, but is compiled for 
a simpler CPU without hardware float (ARMv4 rather than v6), and will be slower.


m.

Am 16.05.2013 um 15:39 schrieb Patrick 
Paganomailto:bigsw...@ufl.edu>>:

Hello

i just received my first raspberry doo-hickey and i am wondering what distro 
people are using.
I tried the wheezy last night and it seems okay, i installed pd-extended after 
a few tries
I was unsuccessful with getting the CCRMA distro to load onto an 8GB chip

i basically would like to have pd with pdp working, supercollider and i assume 
omxplayer

___
Pd-list@iem.at<mailto:Pd-list@iem.at> mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] OT: raspberry pi

2013-05-17 Thread Julian Brooks
Hey Patrick,

I guess the standard most up to date raspbian wheezy is the best place to
start.

For me what's worked best is to find a super-minimal install and then build
requirements on top of that.

With the project I'm working on atm I couldn't get my pmpd patch to even
run with the standard install (there is quite a lot going on though).  Now
the patch runs fine with a whole heap of other stuff on top of that (2
sensors, 6 channel soundcard etc).  My htop reading fills me with joy-I
think there's about a dozen processes including 3 shells.

As it's a rev1 board I built a system on top of the hexxeh image (same guy
who's done the 'rpi-update' program for updating the firmware.  My
understanding though is that with rev2 boards don't do it.

The one that I've been keeping my eye on, and they've just released a brand
new version is Mobius
http://moebiuslinux.sourceforge.net/
This is what I'll be testing out for my rev2 boards.

There's a whole host of conflicting info re RPi's out there, particularly
overclocking to squeeze every last morsel of goodness out of them.  Us
audio bods have specific needs -  like I want mine running flat out all the
time without blowing up and there's a big difference with that to someone
who very occasionally pushes their RPi and wants to tell everyone that
there way is the best.

My own take has been to only use smaller cards (4gb) from reputable sources
- very hit and miss though, very definitely YMMV

This has been useful for tweaks:
http://blog.extremeshok.com/archives/1081

Indispensable resources for audio:
http://www.raspberrypi.org/phpBB3/viewtopic.php?p=286064#p286064
http://wiki.linuxaudio.org/wiki/raspberrypi

Don't do video so can't help on that front but my friend was just showing
me his rpi xbmc setup which was really good so must be well-doable.

And of course there's a ton of stuff on our lovely list.

Best of luck,

Julian


On 17 May 2013 09:04, Simon Wise  wrote:

> On 16/05/13 23:39, Max wrote:
>
>> hi patrick
>> Why don't you just use millers images with vanilla or the satellite-ccrma
>> with pd-ext, both linked here:
>> https://puredata.info/docs/**raspberry-pi
>>
>
> Both images are very close to 8GB (though much of that is empty space) ...
> the CCRMA one did fit my SD cards but the pd-la one was slightly too big.
>
> The raspbian wheezy image will fit on a much smaller card, and will expand
> its partition to fill what you have, and is working nicely here. Clearly
> not all 8GB cards are quite the full 8GB.
>
> http://downloads.raspberrypi.**org/images/
>
> If you try the standard debian armel it will probably work, but is
> compiled for a simpler CPU without hardware float (ARMv4 rather than v6),
> and will be slower.
>
>
>  m.
>>
>> Am 16.05.2013 um 15:39 schrieb Patrick Pagano:
>>
>>  Hello
>>>
>>> i just received my first raspberry doo-hickey and i am wondering what
>>> distro people are using.
>>> I tried the wheezy last night and it seems okay, i installed pd-extended
>>> after a few tries
>>> I was unsuccessful with getting the CCRMA distro to load onto an 8GB chip
>>>
>>> i basically would like to have pd with pdp working, supercollider and i
>>> assume omxplayer
>>>
>>
> __**_
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/**
> listinfo/pd-list 
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] OT: raspberry pi

2013-05-17 Thread Simon Wise

On 16/05/13 23:39, Max wrote:

hi patrick
Why don't you just use millers images with vanilla or the satellite-ccrma with 
pd-ext, both linked here:
https://puredata.info/docs/raspberry-pi


Both images are very close to 8GB (though much of that is empty space) ... the 
CCRMA one did fit my SD cards but the pd-la one was slightly too big.


The raspbian wheezy image will fit on a much smaller card, and will expand its 
partition to fill what you have, and is working nicely here. Clearly not all 8GB 
cards are quite the full 8GB.


http://downloads.raspberrypi.org/images/

If you try the standard debian armel it will probably work, but is compiled for 
a simpler CPU without hardware float (ARMv4 rather than v6), and will be slower.



m.

Am 16.05.2013 um 15:39 schrieb Patrick Pagano:


Hello

i just received my first raspberry doo-hickey and i am wondering what distro 
people are using.
I tried the wheezy last night and it seems okay, i installed pd-extended after 
a few tries
I was unsuccessful with getting the CCRMA distro to load onto an 8GB chip

i basically would like to have pd with pdp working, supercollider and i assume 
omxplayer


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] OT: raspberry pi

2013-05-16 Thread Max
hi patrick
Why don't you just use millers images with vanilla or the satellite-ccrma with 
pd-ext, both linked here:
https://puredata.info/docs/raspberry-pi
m.

Am 16.05.2013 um 15:39 schrieb Patrick Pagano :

> Hello
> 
> i just received my first raspberry doo-hickey and i am wondering what distro 
> people are using.
> I tried the wheezy last night and it seems okay, i installed pd-extended 
> after a few tries
> I was unsuccessful with getting the CCRMA distro to load onto an 8GB chip
> 
> i basically would like to have pd with pdp working, supercollider and i 
> assume omxplayer
> 
> are there any other essentials i should try?
> 
> i would like to use the pi for receiving network GOs for small video 
> projections on stage or to fire off small videos from other sources [arduino, 
> kinect, wii etc..]
> 
> 
> thanks in advance for any comments or help
> 
> Patrick
> 
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] OT: raspberry pi

2013-05-16 Thread Patrick Pagano

Hello

i just received my first raspberry doo-hickey and i am wondering what 
distro people are using.
I tried the wheezy last night and it seems okay, i installed pd-extended 
after a few tries

I was unsuccessful with getting the CCRMA distro to load onto an 8GB chip

i basically would like to have pd with pdp working, supercollider and i 
assume omxplayer


are there any other essentials i should try?

i would like to use the pi for receiving network GOs for small video 
projections on stage or to fire off small videos from other sources 
[arduino, kinect, wii etc..]



thanks in advance for any comments or help

Patrick

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [PD-ot] Raspberry Pi (was: Re: [OT] openstomp ... PD pedal?)

2012-03-24 Thread Billy Stiltner
GPIO sounds like a microcip PIC io port.

On Fri, Mar 23, 2012 at 5:29 PM, dreamer  wrote:

> On the RaspberryPi website the question about the absence of audio-input
> was answered recently:
>
> There are no inbuilt Audio ADC’s so there would be a cost adder – everyone
> was sat on my head to get costs down. They can be easily added via the GPIO.
>
> So, still a possibility in an embedded openstomp-ish device.
>
>
>
>
>
> On Sun, Mar 4, 2012 at 6:26 PM, dreamer  wrote:
>
>> An arm-based device I would like to have pd on is the Pandora, based
>> on the OMAP3530.
>> Which has audio-in/out and gpio on a single plug.
>>
>> Combining that with a stompbox that holds, for instance, an msp430
>> (launchpad, by ti) with an lcd-screen and some nobs would make for a
>> very nice interface :)
>>
>> Still looking in to compiling for their OS.
>> The pandora is then again a very small niche, hence I was reflecting
>> on the current interest towards the RasPi.
>> However I didn't realize this device doesn't have line-in, so that
>> indeed is a little discouraging.
>>
>> Alexander
>>
>>
>>
>> On Sun, Mar 4, 2012 at 6:15 PM, Ed Kelly  wrote:
>> > Hmm. Doesn't seem to have an audio input though, so perhaps it'll work
>> for a
>> > synthesizer but not for a "stompbox" straight away. The site recommends
>> a
>> > "USB microphone" for audio in, so that's not encouraging...
>> > Ed
>> >
>> >
>> >> So what about a Raspberry Pi  inside a stompbox that runs pd?
>> >> But could the arm11 in that thing handle awesum (sic) audio
>> processing? ;)
>> >
>> > Well the Raspberry Pi is based on an ARM chip. Does anyone know how
>> these
>> > chips compare when running RJDJ or libPD applications?
>> > Perhaps this is a possibility, without too much modification of libPD or
>> > even RJDJ.
>> > ...but someone would need to write a host for the Raspberry Pi.
>> >
>> >
>> >> What do you need by "writing a host for Pd"? Something like a very
>> simple
>> >> OS?
>> >
>> > Er..well I can see they run Linux, so I think I was mistaken. My head
>> was in
>> > the world of BASIC - nostalgia gets in the way of the facts!
>> > Of course, Pd would need to be compiled for the hardware.
>> >
>> > I think we need to wait until one of us gets one and tries it out
>> before we
>> > find out what they're capable of. I've expressed interest, but they're
>> > massively oversubscribed.
>> >
>> >
>> >
>> >> I bought mine yesterday, and should receive it in about a week. The
>> first
>> >> thing I'll do is try to install Pd.
>> >
>> >
>> >
>> > On the other hand, the idea of a dedicated PDOS isn't a bad idea...
>> > Ed
>> >
>> >
>> >> Yes, how hard would it be to have this?
>> > Well, it could be a highly stripped-down version of Linux. I don't think
>> > anyone has the time to write an OS, so I was being mischievous in
>> suggesting
>> > this. I am having some funny ideas today...
>> > Ed
>> >
>> > Pierre.
>> >
>> >
>> > Even if it was just the PD core, it would enhance the educational scope
>> of
>> > the Raspberry Pi - which is the whole point of this single-board
>> computer (I
>> > learned my first programming on a Sinclair ZX Spectrum in the 1980s).
>> >
>> > I never thought I would see the day when the BBC Microcomputer would
>> rule
>> > the world in telecommunications, but ARM chips and the ARM RISC
>> instruction
>> > set are running  every smartphone on the planet right now (correct me
>> if I'm
>> > wrong :) and some of these smartphones run RJDJ and libPD really well.
>> >
>> > Dataflow music programming in schools. Maybe...
>> >
>> > Ed
>> >
>> >
>> >
>> > Pd-list@iem.at mailing list
>> > UNSUBSCRIBE and account-management ->
>> > http://lists.puredata.info/listinfo/pd-list
>> >
>> >
>> >
>> > ___
>> > Pd-ot mailing list
>> > pd...@iem.at
>> > http://lists.puredata.info/listinfo/pd-ot
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>>
>
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list