"audiodev" and other device selecting options (MIDI for example) count the devicesstarting at 1 (probably because the first OS I ran Pd on did it that way but I don't even remember now). invoke "pd -listdev' to see what devices Pd actually thinks it can access and how it numbers them.
cheers Miller On Wed, Jan 23, 2013 at 10:56:55AM +0100, Pierre Massat wrote: > Hi, > > thank you for your replies. Of course I know man, but honestly i didn't > bother to read it... > > I did try '-audiodev "1"' (my card shows up as card 1), but it didn't work. > I'll try again tonight. > > Cheers, > > Pierre. > > > > 2013/1/23 IOhannes m zmoelnig <[email protected]> > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > On 2013-01-23 09:49, Pierre Massat wrote: > > > Unless there's a better place on the web to learn about start-up > > > flags, i think it would be a good idea to provide more details on > > > the community website. I always find it frustrating when i have to > > > spend a lot of time figuring out how to use a command line program > > > just because i don't know the syntax of the arguments. > > > > on unix systems, about each and every cmdline tool has a manpage. > > > > $ man pd > > > > most programs i know, also accept a "-h" or "--help" argument, that > > gives you another help. > > Pd is a bit exclusive here, as it uses the "-help" syntax (but then Pd > > is clever enough to give you the full help whenever it encounters an > > argument it doesn't know about; so "pd -h" and "pd --help" work fine > > as well). > > > > $ pd -help > > > > > > in the case of Pd, the manpage is a little neglected, but at least it > > directs you to "pd -help". > > > > fgamsd > > IOhannes > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.12 (GNU/Linux) > > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > > > iEYEARECAAYFAlD/rkQACgkQkX2Xpv6ydvTONgCgnt2RHZ3UVlLIY8tndFgQoqIq > > oxcAoJ5wTDLC9GoRiJhUl2FJTfA0iIKg > > =ries > > -----END PGP SIGNATURE----- > > > > _______________________________________________ > > [email protected] mailing list > > UNSUBSCRIBE and account-management -> > > http://lists.puredata.info/listinfo/pd-list > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
