[PD] autoboot in Linux

Pall Thayer palli at pallit.lhi.is
Wed Oct 13 23:34:28 CEST 2004


try adding -send "pd dsp 1"

Pall

Sukandar Kartadinata wrote:
> Hi,
> I'm trying to make a Linux system autoboot a pd patch. Being still 
> relatively new to Linux I can't quite figure out what I'm doing wrong. 
> Maybe you can help. Here's what I do:
> 
> my pd startup script looks like this:
> #! /bin/sh
> # chkconfig 2345 98 98
> # description: starts pd
> echo -n "starting pd..."
> /usr/bin/pd -nogui -nomidi \
> -lib /usr/lib/pd/extra/OSC \
> -lib /usr/lib/pd/extra/zexy \
> /home/glui/proj/pd/GPlayerStereo.pd &
> 
> I save this as pd_start in /etc/init.d/
> 
> then: chkconfig --add pd_start
> checking with chkconfig --list shows that it's enabled at run level 3
> 
> after reboot no sound nor an an entry in the process list
> however /var/etc/messages shows:
> Oct 13 22:05:59 digimatrix pd_start: starting pd...
> Oct 13 22:05:59 digimatrix pd_start: OSCroute object version 1.05 by 
> Matt Wright
> . pd: jdl Win32 raf.
> Oct 13 22:05:59 digimatrix rc: Starting pd_start: succeeded
> 
> no mention of zexy being loaded though
> 
> 
> 
> 
> thanks,
> Sukandar
> 
> 
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://iem.at/cgi-bin/mailman/listinfo/pd-list
> 

-- 
_______________________________
Pall Thayer
artist/teacher
http://www.this.is/pallit
http://pallit.lhi.is/panse
_______________________________




More information about the Pd-list mailing list