Re: [PD] got jump-on-click arrays working

2013-05-04 Thread Jonathan Wilkes
Hi List, More "Put" menu array fun: * settable colors for the trace + "jump on click" action http://puredata.info/Members/jancsika/array-in-color/view * bar graph with settable outline/fill colors http://puredata.info/Members/jancsika/bargraph-array/view * resizing bar graph http://puredat

[PD] [PD-announce] Ringtone - Amplitude Modulation Sequencer in Pd

2013-05-04 Thread Alexandre Torres Porres
Hi there, I'm releasing a simple vanilla patch. I stole the idea from http://www.youtube.com/watch?v=LT5-yXaLpwA Here's the patch, which does more stuff... https://sites.google.com/site/porres/ringtone.zip I got more ideas that I wanna implement later, as well as some enhancements. But this is e

Re: [PD] Cheap audio USB device with Raspberry PI -- works!

2013-05-04 Thread Alexandre Torres Porres
Yeah, Deal Extreme, Great, Free Shipping to Brazil :) 2013/4/30 me.grimm > That's without dwc_otg.speed=1 added to /boot/cmdline.txt > > *m* > > On Apr 30, 2013, at 5:08 PM, Julian Brooks wrote: > > Blimey:) > > Could be really useful for workshops etc. > £1.81 and free shipping to U.K (ta

[PD] Ringtone - Amplitude Modulation Sequencer in Pd

2013-05-04 Thread Alexandre Torres Porres
Hi there, I'm releasing a simple vanilla patch. I stole the idea from http://www.youtube.com/watch?v=LT5-yXaLpwA Here's the patch, which does more stuff... https://sites.google.com/site/porres/ringtone.zip I got more ideas that I wanna implement later, as well as some enhancements. But this is e

[PD] RPI Alsa mmap support

2013-05-04 Thread Julian Brooks
Hi all, Dunno if everyone's on this already but looks useful: http://martinezjavier.wordpress.com/2013/04/27/mmap-support-for-raspberry-pi-bcm2835-alsa-driver/ >From here: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=38&t=33462&p=334943#p334943 Not tested as of yet but anything that squeeze

Re: [PD] UA-25 on RPI

2013-05-04 Thread Martin Peach
On 2013-05-04 12:50, Dan Wilcox wrote: No thanks. The UA-25 is bus powered, has two XLR+jack inputs, phantom power, rca/jack outputs, direct monitor, individual channel gain control, master gain control, and in a road tuff metal case. I have two of them, so it makes sense to dump the PI if I can'

Re: [PD] UA-25 on RPI

2013-05-04 Thread Dan Wilcox
No thanks. The UA-25 is bus powered, has two XLR+jack inputs, phantom power, rca/jack outputs, direct monitor, individual channel gain control, master gain control, and in a road tuff metal case. I have two of them, so it makes sense to dump the PI if I can't get it to work with proven linux fri

Re: [PD] UA-25 on RPI

2013-05-04 Thread Antoine Villeret
ok bad news... what about using another sound card ? UGM6 has 2 hi-Z input (but without no phantom) and 2 outputs it may fit your needs + a -- do it yourself http://antoine.villeret.free.fr 2013/5/4 Dan Wilcox > Yes. Ethernet turbo disabled and Ethernet disabled. Disabled cpu freq > scaling.

Re: [PD] UA-25 on RPI

2013-05-04 Thread Dan Wilcox
Yes. Ethernet turbo disabled and Ethernet disabled. Disabled cpu freq scaling. Pd set with realtime permissions: sudo chmod 4755 /usr/bin/pd-extended sudo chmod 4755 /usr/bin/pd Setting dwc_otg.speed=1 dosen't work for this card and yields an unstable system. This is pretty disappointing as my

Re: [PD] UA-25 on RPI

2013-05-04 Thread Antoine Villeret
Hi dan, Did you try to disable Ethernet turbo or to disable Ethernet at all as describe on linuxaudio.org [1] ? it gives me good result with ESI sound card (UGM-6, see my post on the list from Thursday). Cheers a [1] http://wiki.linuxaudio.org/wiki/raspberrypi -- do it yourself http://antoine.v

Re: [PD] UA-25 on RPI

2013-05-04 Thread Dan Wilcox
For what it's worth, output did work using: pd-extended -nogui -noadc -audiooutdev 3 test.pd with 3 being the direct alsa interface as opposed to the alsa plug interface. It's when I enable the audioindev that I get crackles. I know there are people out there using the UA-25 + jack, but I neve

Re: [PD] UA-25 on RPI

2013-05-04 Thread Miller Puckette
HI Dan - I tried and got even less far than you apparently did, and gave up. It's too bad - the UA 25 is the best USB-powered interface I've found so far. For the Pi I now use small, cheap, recent-vintage ones like the Griffin iMic. (but there are even cheaper ones :) If you have low-impedance

[PD] UA-25 on RPI

2013-05-04 Thread Dan Wilcox
Howdy everyone, Anyone had luck with a Roland/Edirol UA-25 with PD on a RaspberryPi? I've gotten it working fine with output, but enabling input gives me crackles and bad cpu usage. Ideally, I want 2 in / 2 out and this audio interface has worked wonderfully with Linux on older/slower machines