Hi all, as you can see in the attachments no ASIO drivers are seen on 64 bit test2. Everything works on plain stable 0.48.1 32 bit. I guess there is some portaudio issue.
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
Confirmed.
There's a bug on Tests2. No ASIO driver can be selected.
@miller
May be this bug is what's stopping your w64 tcl/tk 8.6.8 tests?
--
Mensaje telepatico asistido por maquinas.
On 3/16/2018 12:11 PM, alfonso santimone wrote: Hi all, as you can see in the attachments no ASIO drivers are seen on 64 bit test2. Everything works on plain stable 0.48.1 32 bit. I guess there is some portaudio issue.
best a.
www.elgallorojorecords.comhttp://www.elgallorojorecords.com soundcloud.com/alfonsosantimonehttp://soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimonehttp://www.facebook.com/alfonsosantimone
Pd-list@lists.iem.atmailto:Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
@alfonso
Here's an compiled version on Msys2 on a windows machine. --> http://lucarda.com.ar/x/Pd-0.48-1-all-w64.zip
I can load ASIO drivers with this one.
Can you try it on your machine?
Mensaje telepatico asistido por maquinas.
On 3/16/2018 4:16 PM, Lucas Cordiviola wrote:
Confirmed.
There's a bug on Tests2. No ASIO driver can be selected.
@miller
May be this bug is what's stopping your w64 tcl/tk 8.6.8 tests?
--
Mensaje telepatico asistido por maquinas.
On 3/16/2018 12:11 PM, alfonso santimone wrote: Hi all, as you can see in the attachments no ASIO drivers are seen on 64 bit test2. Everything works on plain stable 0.48.1 32 bit. I guess there is some portaudio issue.
best a.
www.elgallorojorecords.comhttp://www.elgallorojorecords.com soundcloud.com/alfonsosantimonehttp://soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimonehttp://www.facebook.com/alfonsosantimone
Pd-list@lists.iem.atmailto:Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.atmailto:Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
@Lucas
Thanks! Perfectly working!
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Fri, Mar 16, 2018 at 8:26 PM, Lucas Cordiviola lucarda27@hotmail.com wrote:
@alfonso
Here's an compiled version on Msys2 on a windows machine. --> http://lucarda.com.ar/x/Pd-0.48-1-all-w64.zip
I can load ASIO drivers with this one.
Can you try it on your machine?
Mensaje telepatico asistido por maquinas.
On 3/16/2018 4:16 PM, Lucas Cordiviola wrote:
Confirmed.
There's a bug on Tests2. No ASIO driver can be selected.
@miller
May be this bug is what's stopping your w64 tcl/tk 8.6.8 tests?
--
Mensaje telepatico asistido por maquinas.
On 3/16/2018 12:11 PM, alfonso santimone wrote:
Hi all, as you can see in the attachments no ASIO drivers are seen on 64 bit test2. Everything works on plain stable 0.48.1 32 bit. I guess there is some portaudio issue.
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
_______________________________________________Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
_______________________________________________Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Hi all and Lucas, are there any instructions on how to compile win64 pd with MSYS2 available on the net? I'm helping one of the Purr Data mantainer to have a win64 version. thanks a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Sun, Mar 18, 2018 at 12:08 PM, alfonso santimone < alfonso.santimone@gmail.com> wrote:
@Lucas
Thanks! Perfectly working!
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Fri, Mar 16, 2018 at 8:26 PM, Lucas Cordiviola lucarda27@hotmail.com wrote:
@alfonso
Here's an compiled version on Msys2 on a windows machine. --> http://lucarda.com.ar/x/Pd-0.48-1-all-w64.zip
I can load ASIO drivers with this one.
Can you try it on your machine?
Mensaje telepatico asistido por maquinas.
On 3/16/2018 4:16 PM, Lucas Cordiviola wrote:
Confirmed.
There's a bug on Tests2. No ASIO driver can be selected.
@miller
May be this bug is what's stopping your w64 tcl/tk 8.6.8 tests?
--
Mensaje telepatico asistido por maquinas.
On 3/16/2018 12:11 PM, alfonso santimone wrote:
Hi all, as you can see in the attachments no ASIO drivers are seen on 64 bit test2. Everything works on plain stable 0.48.1 32 bit. I guess there is some portaudio issue.
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
_______________________________________________Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
_______________________________________________Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
For building a w64 Pd we open the MinGW64 shell and do:
./autogen.sh
./configure CPPFLAGS=-DPD_LONGINTTYPE=__int64
make
Note the preprocessor flag: CPPFLAGS=-DPD_LONGINTTYPE=__int64
This flag is also needed to compile externals.
Once built you should copy from the compiler the 64bit version of "libwinpthread-1.dll" and for the case of Purr-data I'm not sure if other dlls are needed to run.:
"libstdc++-6.dll" ? "libgcc_s_dw2-1.dll" ?
:)
--
Mensaje telepatico asistido por maquinas.
On 3/28/2018 4:28 PM, alfonso santimone wrote: Hi all and Lucas, are there any instructions on how to compile win64 pd with MSYS2 available on the net? I'm helping one of the Purr Data mantainer to have a win64 version. thanks a.
www.elgallorojorecords.comhttp://www.elgallorojorecords.com soundcloud.com/alfonsosantimonehttp://soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimonehttp://www.facebook.com/alfonsosantimone
On Sun, Mar 18, 2018 at 12:08 PM, alfonso santimone <alfonso.santimone@gmail.commailto:alfonso.santimone@gmail.com> wrote: @Lucas
Thanks! Perfectly working!
best a.
www.elgallorojorecords.comhttp://www.elgallorojorecords.com soundcloud.com/alfonsosantimonehttp://soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimonehttp://www.facebook.com/alfonsosantimone
On Fri, Mar 16, 2018 at 8:26 PM, Lucas Cordiviola <lucarda27@hotmail.commailto:lucarda27@hotmail.com> wrote:
@alfonso
Here's an compiled version on Msys2 on a windows machine. --> http://lucarda.com.ar/x/Pd-0.48-1-all-w64.zip
I can load ASIO drivers with this one.
Can you try it on your machine?
Mensaje telepatico asistido por maquinas.
On 3/16/2018 4:16 PM, Lucas Cordiviola wrote:
Confirmed.
There's a bug on Tests2. No ASIO driver can be selected.
@miller
May be this bug is what's stopping your w64 tcl/tk 8.6.8 tests?
--
Mensaje telepatico asistido por maquinas.
On 3/16/2018 12:11 PM, alfonso santimone wrote: Hi all, as you can see in the attachments no ASIO drivers are seen on 64 bit test2. Everything works on plain stable 0.48.1 32 bit. I guess there is some portaudio issue.
best a.
www.elgallorojorecords.comhttp://www.elgallorojorecords.com soundcloud.com/alfonsosantimonehttp://soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimonehttp://www.facebook.com/alfonsosantimone
Pd-list@lists.iem.atmailto:Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.atmailto:Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Thanks Lucas! Can I considered these lines as additional instructions for the "standard" compiling instructions? So where I have to copy the dll? In windows/system32 folder? I guess this is due to the fact that Pd can't statically include those libs?
Il gio 29 mar 2018, 00:34 Lucas Cordiviola lucarda27@hotmail.com ha scritto:
For building a w64 Pd we open the MinGW64 shell and do:
./autogen.sh
./configure CPPFLAGS=-DPD_LONGINTTYPE=__int64
make
Note the preprocessor flag: CPPFLAGS=-DPD_LONGINTTYPE=__int64
This flag is also needed to compile externals.
Once built you should copy from the compiler the 64bit version of "libwinpthread-1.dll" and for the case of Purr-data I'm not sure if other dlls are needed to run.:
"libstdc++-6.dll" ? "libgcc_s_dw2-1.dll" ?
:)
--
Mensaje telepatico asistido por maquinas.
On 3/28/2018 4:28 PM, alfonso santimone wrote:
Hi all and Lucas, are there any instructions on how to compile win64 pd with MSYS2 available on the net? I'm helping one of the Purr Data mantainer to have a win64 version. thanks a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Sun, Mar 18, 2018 at 12:08 PM, alfonso santimone < alfonso.santimone@gmail.com> wrote:
@Lucas
Thanks! Perfectly working!
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Fri, Mar 16, 2018 at 8:26 PM, Lucas Cordiviola lucarda27@hotmail.com wrote:
@alfonso
Here's an compiled version on Msys2 on a windows machine. --> http://lucarda.com.ar/x/Pd-0.48-1-all-w64.zip
I can load ASIO drivers with this one.
Can you try it on your machine?
Mensaje telepatico asistido por maquinas.
On 3/16/2018 4:16 PM, Lucas Cordiviola wrote:
Confirmed.
There's a bug on Tests2. No ASIO driver can be selected.
@miller
May be this bug is what's stopping your w64 tcl/tk 8.6.8 tests?
--
Mensaje telepatico asistido por maquinas.
On 3/16/2018 12:11 PM, alfonso santimone wrote:
Hi all, as you can see in the attachments no ASIO drivers are seen on 64 bit test2. Everything works on plain stable 0.48.1 32 bit. I guess there is some portaudio issue.
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
_______________________________________________Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
_______________________________________________Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Can I considered these lines as additional instructions for the "standard" compiling instructions?
I have updated http://puredata.info/docs/developer/win/WindowsMinGW
Note that is for Pd. I think this is the same for purr-pata. You should check with Jonathan.
So where I have to copy the dll? In windows/system32 folder?
They should be fine in the same dir as pd.exe.
I guess this is due to the fact that Pd can't statically include those libs?
Msys2 can statically include those libs but is better to check this with Jonathan. On my humble opinion on compiling I believe that purr-data don't need to be "statically linked".
--
Mensaje telepatico asistido por maquinas.
On 3/29/2018 4:54 AM, alfonso santimone wrote: Thanks Lucas! Can I considered these lines as additional instructions for the "standard" compiling instructions? So where I have to copy the dll? In windows/system32 folder? I guess this is due to the fact that Pd can't statically include those libs?
Il gio 29 mar 2018, 00:34 Lucas Cordiviola <lucarda27@hotmail.commailto:lucarda27@hotmail.com> ha scritto:
For building a w64 Pd we open the MinGW64 shell and do:
./autogen.sh
./configure CPPFLAGS=-DPD_LONGINTTYPE=__int64
make
Note the preprocessor flag: CPPFLAGS=-DPD_LONGINTTYPE=__int64
This flag is also needed to compile externals.
Once built you should copy from the compiler the 64bit version of "libwinpthread-1.dll" and for the case of Purr-data I'm not sure if other dlls are needed to run.:
"libstdc++-6.dll" ? "libgcc_s_dw2-1.dll" ?
:)
--
Mensaje telepatico asistido por maquinas.
On 3/28/2018 4:28 PM, alfonso santimone wrote: Hi all and Lucas, are there any instructions on how to compile win64 pd with MSYS2 available on the net? I'm helping one of the Purr Data mantainer to have a win64 version. thanks a.
www.elgallorojorecords.comhttp://www.elgallorojorecords.com soundcloud.com/alfonsosantimonehttp://soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimonehttp://www.facebook.com/alfonsosantimone
On Sun, Mar 18, 2018 at 12:08 PM, alfonso santimone <alfonso.santimone@gmail.commailto:alfonso.santimone@gmail.com> wrote: @Lucas
Thanks! Perfectly working!
best a.
www.elgallorojorecords.comhttp://www.elgallorojorecords.com soundcloud.com/alfonsosantimonehttp://soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimonehttp://www.facebook.com/alfonsosantimone
On Fri, Mar 16, 2018 at 8:26 PM, Lucas Cordiviola <lucarda27@hotmail.commailto:lucarda27@hotmail.com> wrote:
@alfonso
Here's an compiled version on Msys2 on a windows machine. --> http://lucarda.com.ar/x/Pd-0.48-1-all-w64.zip
I can load ASIO drivers with this one.
Can you try it on your machine?
Mensaje telepatico asistido por maquinas.
On 3/16/2018 4:16 PM, Lucas Cordiviola wrote:
Confirmed.
There's a bug on Tests2. No ASIO driver can be selected.
@miller
May be this bug is what's stopping your w64 tcl/tk 8.6.8 tests?
--
Mensaje telepatico asistido por maquinas.
On 3/16/2018 12:11 PM, alfonso santimone wrote: Hi all, as you can see in the attachments no ASIO drivers are seen on 64 bit test2. Everything works on plain stable 0.48.1 32 bit. I guess there is some portaudio issue.
best a.
www.elgallorojorecords.comhttp://www.elgallorojorecords.com soundcloud.com/alfonsosantimonehttp://soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimonehttp://www.facebook.com/alfonsosantimone
Pd-list@lists.iem.atmailto:Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.atmailto:Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Thanks! very useful stuff! a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Thu, Mar 29, 2018 at 11:28 AM, Lucas Cordiviola lucarda27@hotmail.com wrote:
Can I considered these lines as additional instructions for the "standard" compiling instructions?
I have updated http://puredata.info/docs/developer/win/WindowsMinGW
Note that is for Pd. I think this is the same for purr-pata. You should check with Jonathan.
So where I have to copy the dll? In windows/system32 folder?
They should be fine in the same dir as pd.exe.
I guess this is due to the fact that Pd can't statically include those libs?
Msys2 can statically include those libs but is better to check this with Jonathan. On my humble opinion on compiling I believe that purr-data don't need to be "statically linked".
--
Mensaje telepatico asistido por maquinas.
On 3/29/2018 4:54 AM, alfonso santimone wrote:
Thanks Lucas! Can I considered these lines as additional instructions for the "standard" compiling instructions? So where I have to copy the dll? In windows/system32 folder? I guess this is due to the fact that Pd can't statically include those libs?
Il gio 29 mar 2018, 00:34 Lucas Cordiviola lucarda27@hotmail.com ha scritto:
For building a w64 Pd we open the MinGW64 shell and do:
./autogen.sh
./configure CPPFLAGS=-DPD_LONGINTTYPE=__int64
make
Note the preprocessor flag: CPPFLAGS=-DPD_LONGINTTYPE=__int64
This flag is also needed to compile externals.
Once built you should copy from the compiler the 64bit version of "libwinpthread-1.dll" and for the case of Purr-data I'm not sure if other dlls are needed to run.:
"libstdc++-6.dll" ? "libgcc_s_dw2-1.dll" ?
:)
--
Mensaje telepatico asistido por maquinas.
On 3/28/2018 4:28 PM, alfonso santimone wrote:
Hi all and Lucas, are there any instructions on how to compile win64 pd with MSYS2 available on the net? I'm helping one of the Purr Data mantainer to have a win64 version. thanks a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Sun, Mar 18, 2018 at 12:08 PM, alfonso santimone < alfonso.santimone@gmail.com> wrote:
@Lucas
Thanks! Perfectly working!
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Fri, Mar 16, 2018 at 8:26 PM, Lucas Cordiviola <lucarda27@hotmail.com
wrote:
@alfonso
Here's an compiled version on Msys2 on a windows machine. --> http://lucarda.com.ar/x/Pd-0.48-1-all-w64.zip
I can load ASIO drivers with this one.
Can you try it on your machine?
Mensaje telepatico asistido por maquinas.
On 3/16/2018 4:16 PM, Lucas Cordiviola wrote:
Confirmed.
There's a bug on Tests2. No ASIO driver can be selected.
@miller
May be this bug is what's stopping your w64 tcl/tk 8.6.8 tests?
--
Mensaje telepatico asistido por maquinas.
On 3/16/2018 12:11 PM, alfonso santimone wrote:
Hi all, as you can see in the attachments no ASIO drivers are seen on 64 bit test2. Everything works on plain stable 0.48.1 32 bit. I guess there is some portaudio issue.
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
_______________________________________________Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
_______________________________________________Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Hi Lucas, just to give a little bug report. If i select some MIDI devices the next time pd does not starts unless i launch it from command line with the -nomidi flag
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Thu, Mar 29, 2018 at 4:08 PM, alfonso santimone < alfonso.santimone@gmail.com> wrote:
Thanks! very useful stuff! a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Thu, Mar 29, 2018 at 11:28 AM, Lucas Cordiviola lucarda27@hotmail.com wrote:
Can I considered these lines as additional instructions for the "standard" compiling instructions?
I have updated http://puredata.info/docs/developer/win/WindowsMinGW
Note that is for Pd. I think this is the same for purr-pata. You should check with Jonathan.
So where I have to copy the dll? In windows/system32 folder?
They should be fine in the same dir as pd.exe.
I guess this is due to the fact that Pd can't statically include those libs?
Msys2 can statically include those libs but is better to check this with Jonathan. On my humble opinion on compiling I believe that purr-data don't need to be "statically linked".
--
Mensaje telepatico asistido por maquinas.
On 3/29/2018 4:54 AM, alfonso santimone wrote:
Thanks Lucas! Can I considered these lines as additional instructions for the "standard" compiling instructions? So where I have to copy the dll? In windows/system32 folder? I guess this is due to the fact that Pd can't statically include those libs?
Il gio 29 mar 2018, 00:34 Lucas Cordiviola lucarda27@hotmail.com ha scritto:
For building a w64 Pd we open the MinGW64 shell and do:
./autogen.sh
./configure CPPFLAGS=-DPD_LONGINTTYPE=__int64
make
Note the preprocessor flag: CPPFLAGS=-DPD_LONGINTTYPE=__int64
This flag is also needed to compile externals.
Once built you should copy from the compiler the 64bit version of "libwinpthread-1.dll" and for the case of Purr-data I'm not sure if other dlls are needed to run.:
"libstdc++-6.dll" ? "libgcc_s_dw2-1.dll" ?
:)
--
Mensaje telepatico asistido por maquinas.
On 3/28/2018 4:28 PM, alfonso santimone wrote:
Hi all and Lucas, are there any instructions on how to compile win64 pd with MSYS2 available on the net? I'm helping one of the Purr Data mantainer to have a win64 version. thanks a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Sun, Mar 18, 2018 at 12:08 PM, alfonso santimone < alfonso.santimone@gmail.com> wrote:
@Lucas
Thanks! Perfectly working!
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Fri, Mar 16, 2018 at 8:26 PM, Lucas Cordiviola < lucarda27@hotmail.com> wrote:
@alfonso
Here's an compiled version on Msys2 on a windows machine. --> http://lucarda.com.ar/x/Pd-0.48-1-all-w64.zip
I can load ASIO drivers with this one.
Can you try it on your machine?
Mensaje telepatico asistido por maquinas.
On 3/16/2018 4:16 PM, Lucas Cordiviola wrote:
Confirmed.
There's a bug on Tests2. No ASIO driver can be selected.
@miller
May be this bug is what's stopping your w64 tcl/tk 8.6.8 tests?
--
Mensaje telepatico asistido por maquinas.
On 3/16/2018 12:11 PM, alfonso santimone wrote:
Hi all, as you can see in the attachments no ASIO drivers are seen on 64 bit test2. Everything works on plain stable 0.48.1 32 bit. I guess there is some portaudio issue.
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
_______________________________________________Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
_______________________________________________Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Thanks for all the reporting... I still don't have Windows machine with an ASIO device on it to test, but once I can get that together I'll try to figure out what's going on.
(Other people are managing to compile it correctly; it's just something about my setup I think).
Miller
On Fri, Apr 06, 2018 at 03:14:50PM +0200, alfonso santimone wrote:
Hi Lucas, just to give a little bug report. If i select some MIDI devices the next time pd does not starts unless i launch it from command line with the -nomidi flag
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Thu, Mar 29, 2018 at 4:08 PM, alfonso santimone < alfonso.santimone@gmail.com> wrote:
Thanks! very useful stuff! a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Thu, Mar 29, 2018 at 11:28 AM, Lucas Cordiviola lucarda27@hotmail.com wrote:
Can I considered these lines as additional instructions for the "standard" compiling instructions?
I have updated http://puredata.info/docs/developer/win/WindowsMinGW
Note that is for Pd. I think this is the same for purr-pata. You should check with Jonathan.
So where I have to copy the dll? In windows/system32 folder?
They should be fine in the same dir as pd.exe.
I guess this is due to the fact that Pd can't statically include those libs?
Msys2 can statically include those libs but is better to check this with Jonathan. On my humble opinion on compiling I believe that purr-data don't need to be "statically linked".
--
Mensaje telepatico asistido por maquinas.
On 3/29/2018 4:54 AM, alfonso santimone wrote:
Thanks Lucas! Can I considered these lines as additional instructions for the "standard" compiling instructions? So where I have to copy the dll? In windows/system32 folder? I guess this is due to the fact that Pd can't statically include those libs?
Il gio 29 mar 2018, 00:34 Lucas Cordiviola lucarda27@hotmail.com ha scritto:
For building a w64 Pd we open the MinGW64 shell and do:
./autogen.sh
./configure CPPFLAGS=-DPD_LONGINTTYPE=__int64
make
Note the preprocessor flag: CPPFLAGS=-DPD_LONGINTTYPE=__int64
This flag is also needed to compile externals.
Once built you should copy from the compiler the 64bit version of "libwinpthread-1.dll" and for the case of Purr-data I'm not sure if other dlls are needed to run.:
"libstdc++-6.dll" ? "libgcc_s_dw2-1.dll" ?
:)
--
Mensaje telepatico asistido por maquinas.
On 3/28/2018 4:28 PM, alfonso santimone wrote:
Hi all and Lucas, are there any instructions on how to compile win64 pd with MSYS2 available on the net? I'm helping one of the Purr Data mantainer to have a win64 version. thanks a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Sun, Mar 18, 2018 at 12:08 PM, alfonso santimone < alfonso.santimone@gmail.com> wrote:
@Lucas
Thanks! Perfectly working!
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Fri, Mar 16, 2018 at 8:26 PM, Lucas Cordiviola < lucarda27@hotmail.com> wrote:
@alfonso
Here's an compiled version on Msys2 on a windows machine. --> http://lucarda.com.ar/x/Pd-0.48-1-all-w64.zip
I can load ASIO drivers with this one.
Can you try it on your machine?
Mensaje telepatico asistido por maquinas.
On 3/16/2018 4:16 PM, Lucas Cordiviola wrote:
Confirmed.
There's a bug on Tests2. No ASIO driver can be selected.
@miller
May be this bug is what's stopping your w64 tcl/tk 8.6.8 tests?
--
Mensaje telepatico asistido por maquinas.
On 3/16/2018 12:11 PM, alfonso santimone wrote:
Hi all, as you can see in the attachments no ASIO drivers are seen on 64 bit test2. Everything works on plain stable 0.48.1 32 bit. I guess there is some portaudio issue.
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
_______________________________________________Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
_______________________________________________Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Hi Miller! Happy to help! You can install ASIO4All which is a "universal" asio driver which work with any device on windows 32 and 64 bit. best!
Il ven 6 apr 2018, 17:23 Miller Puckette msp@ucsd.edu ha scritto:
Thanks for all the reporting... I still don't have Windows machine with an ASIO device on it to test, but once I can get that together I'll try to figure out what's going on.
(Other people are managing to compile it correctly; it's just something about my setup I think).
Miller
On Fri, Apr 06, 2018 at 03:14:50PM +0200, alfonso santimone wrote:
Hi Lucas, just to give a little bug report. If i select some MIDI devices the next time pd does not starts unless i launch it from command line with the -nomidi flag
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Thu, Mar 29, 2018 at 4:08 PM, alfonso santimone < alfonso.santimone@gmail.com> wrote:
Thanks! very useful stuff! a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Thu, Mar 29, 2018 at 11:28 AM, Lucas Cordiviola <
lucarda27@hotmail.com>
wrote:
Can I considered these lines as additional instructions for the "standard" compiling instructions?
I have updated http://puredata.info/docs/developer/win/WindowsMinGW
Note that is for Pd. I think this is the same for purr-pata. You
should
check with Jonathan.
So where I have to copy the dll? In windows/system32 folder?
They should be fine in the same dir as pd.exe.
I guess this is due to the fact that Pd can't statically include those libs?
Msys2 can statically include those libs but is better to check this
with
Jonathan. On my humble opinion on compiling I believe that purr-data
don't
need to be "statically linked".
--
Mensaje telepatico asistido por maquinas.
On 3/29/2018 4:54 AM, alfonso santimone wrote:
Thanks Lucas! Can I considered these lines as additional instructions for the "standard" compiling instructions? So where I have to copy the dll? In windows/system32 folder? I guess
this
is due to the fact that Pd can't statically include those libs?
Il gio 29 mar 2018, 00:34 Lucas Cordiviola lucarda27@hotmail.com ha scritto:
For building a w64 Pd we open the MinGW64 shell and do:
./autogen.sh
./configure CPPFLAGS=-DPD_LONGINTTYPE=__int64
make
Note the preprocessor flag: CPPFLAGS=-DPD_LONGINTTYPE=__int64
This flag is also needed to compile externals.
Once built you should copy from the compiler the 64bit version of "libwinpthread-1.dll" and for the case of Purr-data I'm not sure if
other
dlls are needed to run.:
"libstdc++-6.dll" ? "libgcc_s_dw2-1.dll" ?
:)
--
Mensaje telepatico asistido por maquinas.
On 3/28/2018 4:28 PM, alfonso santimone wrote:
Hi all and Lucas, are there any instructions on how to compile win64 pd with MSYS2 available on the net? I'm helping one of the Purr Data mantainer to have a win64 version. thanks a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Sun, Mar 18, 2018 at 12:08 PM, alfonso santimone < alfonso.santimone@gmail.com> wrote:
@Lucas
Thanks! Perfectly working!
best a.
www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone
On Fri, Mar 16, 2018 at 8:26 PM, Lucas Cordiviola < lucarda27@hotmail.com> wrote:
> @alfonso > > Here's an compiled version on Msys2 on a windows machine. --> > http://lucarda.com.ar/x/Pd-0.48-1-all-w64.zip > > I can load ASIO drivers with this one. > > Can you try it on your machine? > > > Mensaje telepatico asistido por maquinas. > > On 3/16/2018 4:16 PM, Lucas Cordiviola wrote: > > Confirmed. > > There's a bug on Tests2. No ASIO driver can be selected. > > @miller > > May be this bug is what's stopping your w64 tcl/tk 8.6.8 tests? > > -- > > Mensaje telepatico asistido por maquinas. > > On 3/16/2018 12:11 PM, alfonso santimone wrote: > > Hi all, > as you can see in the attachments no ASIO drivers are seen on 64
bit
> test2. > Everything works on plain stable 0.48.1 32 bit. > I guess there is some portaudio issue. > > best > a. > > www.elgallorojorecords.com > soundcloud.com/alfonsosantimone > www.facebook.com/alfonsosantimone > > > _______________________________________________
Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
https://lists.puredata.info/listinfo/pd-list
> > > > > _______________________________________________
Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
https://lists.puredata.info/listinfo/pd-list
> > >
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->
Hi Alfonso,
On 4/6/2018 10:14 AM, alfonso santimone wrote:
Hi Lucas, just to give a little bug report. If i select some MIDI devices the next time pd does not starts unless i launch it from command line with the -nomidi flag
First: Please don't use "ASIO troubles" topic subject to inform a MIDI thing or to ask info on compiling Purr-data. The original thread has gone very off-topic so I changed the subject.
About the MIDI issue:
I cant reproduce the MIDI bug with any of my recent Pds (0.48-1 32/64 from Miller or self-compiled). I select the MIDI devices (in/out) and hit "save preferences". Pd loads them fine when I restart.
Are you sure that you don't have another running program that's using your MIDI driver?
--
Mensaje telepatico asistido por maquinas.
Yeah. Sorry for the subject mess. Thanks for pointing it out. I'll try with other devices. Btw my Presonus Quantum does works with all other midi software. I'll do further investigations. best
Il ven 6 apr 2018, 21:21 Lucas Cordiviola lucarda27@hotmail.com ha scritto:
Hi Alfonso,
On 4/6/2018 10:14 AM, alfonso santimone wrote:
Hi Lucas, just to give a little bug report. If i select some MIDI devices the next time pd does not starts unless i launch it from command line with the -nomidi flag
First: Please don't use "ASIO troubles" topic subject to inform a MIDI thing or to ask info on compiling Purr-data. The original thread has gone very off-topic so I changed the subject.
About the MIDI issue:
I cant reproduce the MIDI bug with any of my recent Pds (0.48-1 32/64 from Miller or self-compiled). I select the MIDI devices (in/out) and hit "save preferences". Pd loads them fine when I restart.
Are you sure that you don't have another running program that's using your MIDI driver?
--
Mensaje telepatico asistido por maquinas.