Hi all,
I've managed to get pd running on win95 platform and using a event electronics gina card for output. However when I try to run pd to select all the outputs on the card (8 outputs) it connects to them ok but then goes mad trying to sync them and eventually closes them all. I tried with the noresync flag but to no avail.. the app doesn't even seem to respond to either the no resync or the resync flag.. even when used on their own you just get the pd commandline help return... Anyone help ?
Also I'm trying to recompile pd under win 95 on visual studio 5 but i'm having difficulties, I'm not sure how to define the project to compile for 95 and whether I could get rid of some of the other platform files for my 95 compile...I don't even want to recompile really, I am interested in writing an extension, but the docs say that extensions compiled under visual studio 5 wont run woth the binary of pd... Anyone help?
Thanks in advance
Tom Betts nullpointer ________________________________________________________ C:\AUTOEXEC.BAT C:\REM [Header] C:> C:>PATH=C:\PERL\BIN;C:\WINDOWS\COMMAND;\C:jdk1.2.2\bin ________________________________________________________
http://www.nullpointer.co.uk (all suffixes enabled)
-----Original Message----- From: Uta uta@acm.org To: pd-list@iem.kug.ac.at pd-list@iem.kug.ac.at Date: 28 February 2001 00:37 Subject: Re: pure-data.org, pd faq
Dear pd-list,
jfm3 jfm3@mortmain.com wrote:
registered the pure-data.org domain www.pure-data.org will never have commercial advertisements wrote the pd faq contributions, corrections, and flames are more than welcome
(jfm3)
This is great!
I translated this FAQ into Japanese. And here is the page I wrote. http://www.sfc.keio.ac.jp/~t99685yn/pd/pure_data.htm
If there is a ploblem about this page(both something legal matter, or its translation), please inform me.
Thanks.
Uta.
On Wed, 28 Feb 2001, nullpointer wrote:
Also I'm trying to recompile pd under win 95 on visual studio 5 but i'm having difficulties, I'm not sure how to define the project to compile for 95 and whether I could get rid of some of the other platform files for my 95 compile...I don't even want to recompile really, I am interested in writing an extension, but the docs say that extensions compiled under visual studio 5 wont run woth the binary of pd... Anyone help?
Are you using nmake with the makefile that is supplied? There is no project file for PD, just a makefile.
Karl
Thanks in advance
Tom Betts nullpointer ________________________________________________________ C:\AUTOEXEC.BAT C:\REM [Header] C:> C:>PATH=C:\PERL\BIN;C:\WINDOWS\COMMAND;\C:jdk1.2.2\bin ________________________________________________________
http://www.nullpointer.co.uk (all suffixes enabled)
-----Original Message----- From: Uta uta@acm.org To: pd-list@iem.kug.ac.at pd-list@iem.kug.ac.at Date: 28 February 2001 00:37 Subject: Re: pure-data.org, pd faq
Dear pd-list,
jfm3 jfm3@mortmain.com wrote:
registered the pure-data.org domain www.pure-data.org will never have commercial advertisements wrote the pd faq contributions, corrections, and flames are more than welcome
(jfm3)
This is great!
I translated this FAQ into Japanese. And here is the page I wrote. http://www.sfc.keio.ac.jp/~t99685yn/pd/pure_data.htm
If there is a ploblem about this page(both something legal matter, or its translation), please inform me.
Thanks.
Uta.
| Karl W. MacMillan | | Computer Music Department | | Peabody Institute of the Johns Hopkins University | | karlmac@peabody.jhu.edu | | www.peabody.jhu.edu/~karlmac |
hi! to start use the command "pd -audiobuf 200 -soundoutdev 1 -outchannels 8" and in a patch you determine the outlet by "dac~ 1 2 3 4 5 6 7 8" windows is slow (buffer), actually you should not need to recompile pd. sme.
nullpointer schrieb:
Hi all,
I've managed to get pd running on win95 platform and using a event electronics gina card for output. However when I try to run pd to select all the outputs on the card (8 outputs) it connects to them ok but then goes mad trying to sync them and eventually closes them all. I tried with the noresync flag but to no avail.. the app doesn't even seem to respond to either the no resync or the resync flag.. even when used on their own you just get the pd commandline help return... Anyone help ?
Also I'm trying to recompile pd under win 95 on visual studio 5 but i'm having difficulties, I'm not sure how to define the project to compile for 95 and whether I could get rid of some of the other platform files for my 95 compile...I don't even want to recompile really, I am interested in writing an extension, but the docs say that extensions compiled under visual studio 5 wont run woth the binary of pd... Anyone help?
Thanks in advance
Tom Betts nullpointer ________________________________________________________ C:\AUTOEXEC.BAT C:\REM [Header] C:> C:>PATH=C:\PERL\BIN;C:\WINDOWS\COMMAND;\C:jdk1.2.2\bin ________________________________________________________
http://www.nullpointer.co.uk (all suffixes enabled)
-----Original Message----- From: Uta uta@acm.org To: pd-list@iem.kug.ac.at pd-list@iem.kug.ac.at Date: 28 February 2001 00:37 Subject: Re: pure-data.org, pd faq
Dear pd-list,
jfm3 jfm3@mortmain.com wrote:
registered the pure-data.org domain www.pure-data.org will never have commercial advertisements wrote the pd faq contributions, corrections, and flames are more than welcome
(jfm3)
This is great!
I translated this FAQ into Japanese. And here is the page I wrote. http://www.sfc.keio.ac.jp/~t99685yn/pd/pure_data.htm
If there is a ploblem about this page(both something legal matter, or its translation), please inform me.
Thanks.
Uta.