Csound Csound-dev Csound-tekno Search About

[Csnd] Issue with csoundapi~ on Pure Data

Date2013-04-17 16:50
FromDolfo91
Subject[Csnd] Issue with csoundapi~ on Pure Data
Hello all,
yesterday, I installed PD Extended to start experimenting the implementation
of Csound in PD. On PD's preferences, I set C:\Program Files\Csound\bin as
search path for csoundapi~.dll
The issue is when I open Victor Lazzarini's project from C:\Program
Files\Csound\examples\csoundapi_tilde, PD freezes and, when I terminate PD's
process from Task Manager, Windows crashes and reboots.
How to solve this?



--
View this message in context: http://csound.1045644.n5.nabble.com/Issue-with-csoundapi-on-Pure-Data-tp5722057.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-04-17 17:01
FromVictor Lazzarini
SubjectRe: [Csnd] Issue with csoundapi~ on Pure Data
That sounds dire. Not sure about it, as I have not seen this behaviour on OSX.
Try just loading a blank canvas and adding a csoundapi~ to it to see if all goes well.
Then you can add a CSD to the object, by typing its name/path in the box.

You can look at http://en.flossmanuals.net/csound/csound-in-pd/ for some other examples
if the test patch is not working for you.

Victor


On 17 Apr 2013, at 16:50, Dolfo91 wrote:

Hello all,
yesterday, I installed PD Extended to start experimenting the implementation
of Csound in PD. On PD's preferences, I set C:\Program Files\Csound\bin as
search path for csoundapi~.dll
The issue is when I open Victor Lazzarini's project from C:\Program
Files\Csound\examples\csoundapi_tilde, PD freezes and, when I terminate PD's
process from Task Manager, Windows crashes and reboots.
How to solve this?



--
View this message in context: http://csound.1045644.n5.nabble.com/Issue-with-csoundapi-on-Pure-Data-tp5722057.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie




Date2013-04-18 19:05
FromDolfo91
Subject[Csnd] Re: Issue with csoundapi~ on Pure Data
Ok, it's right untill I create an Object with csoundapi~ and I'm sure because
in the PD's console appears:

csoundapi~ 1.01 
A PD csound class using the Csound 5.19.2 API 
(c) V Lazzarini, 2005-2007

Then I try to compile the first example of "Csound in PD" but when I save
the project, PD freezes again.
The unique way to quit is to terminate the process from Task Manager.



--
View this message in context: http://csound.1045644.n5.nabble.com/Issue-with-csoundapi-on-Pure-Data-tp5722057p5722124.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-04-20 01:12
FromRodolfo Cangiotti
Subject[Csnd] Re: Issue with csoundapi~ on Pure Data
Rodolfo Cangiotti wrote
> Ok, it's right untill I create an Object with csoundapi~ and I'm sure
> because in the PD's console appears:
> 
> csoundapi~ 1.01 
> A PD csound class using the Csound 5.19.2 API 
> (c) V Lazzarini, 2005-2007

I have to specify that this happens only if I set ..\Csound\bin as path for
csoundapi~.dll in PD's preferences; if I simply copy the .dll file into
..\PD\extra folder, when I create the Object, in the console appear this
error: 

C:\\Programmi\\PD\\extra\\csoundapi~.dll: couldn't load
... couldn't create



--
View this message in context: http://csound.1045644.n5.nabble.com/Issue-with-csoundapi-on-Pure-Data-tp5722057p5722193.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-04-20 06:38
FromVictor Lazzarini
SubjectRe: [Csnd] Re: Issue with csoundapi~ on Pure Data
That is probably because the csound lib dll can't be found then.

Regarding the first problem, it would be good if other windows users could verify if they're having the same trouble.

Victor
On 20 Apr 2013, at 01:12, Rodolfo Cangiotti wrote:

> Rodolfo Cangiotti wrote
>> Ok, it's right untill I create an Object with csoundapi~ and I'm sure
>> because in the PD's console appears:
>> 
>> csoundapi~ 1.01 
>> A PD csound class using the Csound 5.19.2 API 
>> (c) V Lazzarini, 2005-2007
> 
> I have to specify that this happens only if I set ..\Csound\bin as path for
> csoundapi~.dll in PD's preferences; if I simply copy the .dll file into
> ..\PD\extra folder, when I create the Object, in the console appear this
> error: 
> 
> C:\\Programmi\\PD\\extra\\csoundapi~.dll: couldn't load
> ... couldn't create
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Issue-with-csoundapi-on-Pure-Data-tp5722057p5722193.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Date2013-04-20 11:03
FromRodolfo Cangiotti
Subject[Csnd] Re: Issue with csoundapi~ on Pure Data
Victor Lazzarini wrote
> That is probably because the Csound lib .dll can't be found then.

Uhm, it seems PD knows where is the library file but it can't open it,
because if I move it to another folder, ..\PD\bin for ex. a identical
message except for the path (..\PD\bin), appears in console. So,  I'm
spontaneously wondering myself why PD can't load it.



--
View this message in context: http://csound.1045644.n5.nabble.com/Issue-with-csoundapi-on-Pure-Data-tp5722057p5722198.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-04-20 11:08
FromVictor
SubjectRe: [Csnd] Re: Issue with csoundapi~ on Pure Data
What I meant is Csound64.dll or whatever the Csound Lib is called, not the actual csoundapi dll. 



On 20 Apr 2013, at 11:03, Rodolfo Cangiotti  wrote:

> Victor Lazzarini wrote
>> That is probably because the Csound lib .dll can't be found then.
> 
> Uhm, it seems PD knows where is the library file but it can't open it,
> because if I move it to another folder, ..\PD\bin for ex. a identical
> message except for the path (..\PD\bin), appears in console. So,  I'm
> spontaneously wondering myself why PD can't load it.
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Issue-with-csoundapi-on-Pure-Data-tp5722057p5722198.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 


Date2013-04-20 19:24
FromRodolfo Cangiotti
Subject[Csnd] Re: Issue with csoundapi~ on Pure Data
Another specification: this issue happens only with PD Extended while with PD
Vanilla (both latest release) all seems working well.



--
View this message in context: http://csound.1045644.n5.nabble.com/Issue-with-csoundapi-on-Pure-Data-tp5722057p5722213.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-04-20 20:00
FromVictor Lazzarini
SubjectRe: [Csnd] Re: Issue with csoundapi~ on Pure Data
Oh, would that be to do with the version of PD?
On 20 Apr 2013, at 19:24, Rodolfo Cangiotti wrote:

> Another specification: this issue happens only with PD Extended while with PD
> Vanilla (both latest release) all seems working well.
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Issue-with-csoundapi-on-Pure-Data-tp5722057p5722213.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Date2013-04-21 16:39
FromRodolfo Cangiotti
Subject[Csnd] Re: Issue with csoundapi~ on Pure Data
Victor Lazzarini wrote
> Oh, would that be to do with the version of PD?

Yes, I think you are right because I installed PD Extended v. 0.42.5 and
your project works without any kind of error...



--
View this message in context: http://csound.1045644.n5.nabble.com/Issue-with-csoundapi-on-Pure-Data-tp5722057p5722233.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-04-21 18:22
FromVictor Lazzarini
SubjectRe: [Csnd] Re: Issue with csoundapi~ on Pure Data
Is that an earlier or newer version of PD? I would like to follow that up.
On 21 Apr 2013, at 16:39, Rodolfo Cangiotti wrote:

> Victor Lazzarini wrote
>> Oh, would that be to do with the version of PD?
> 
> Yes, I think you are right because I installed PD Extended v. 0.42.5 and
> your project works without any kind of error...
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Issue-with-csoundapi-on-Pure-Data-tp5722057p5722233.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Date2013-04-21 19:22
FromRodolfo Cangiotti
Subject[Csnd] Re: Issue with csoundapi~ on Pure Data
Victor Lazzarini wrote
> Is that an earlier or newer version of PD? I would like to follow that up.

It's an earlier version.

Reassuming:
- PD Extended v. 0.43.4: it seems not working.
- PD Extended v. 0.42.5: it works.
- PD Vanilla v. 0.44: it works.



--
View this message in context: http://csound.1045644.n5.nabble.com/Issue-with-csoundapi-on-Pure-Data-tp5722057p5722242.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-04-21 19:45
FromVictor Lazzarini
SubjectRe: [Csnd] Re: Issue with csoundapi~ on Pure Data
Funny isn't it? 
On 21 Apr 2013, at 19:22, Rodolfo Cangiotti wrote:

> Victor Lazzarini wrote
>> Is that an earlier or newer version of PD? I would like to follow that up.
> 
> It's an earlier version.
> 
> Reassuming:
> - PD Extended v. 0.43.4: it seems not working.
> - PD Extended v. 0.42.5: it works.
> - PD Vanilla v. 0.44: it works.
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Issue-with-csoundapi-on-Pure-Data-tp5722057p5722242.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Date2013-04-21 19:53
FromVictor Lazzarini
SubjectRe: [Csnd] Re: Issue with csoundapi~ on Pure Data
I've downloaded v, 0.43.4 and it does not crash on OSX, however all the sliders in the example do not show up. very odd.
On 21 Apr 2013, at 19:22, Rodolfo Cangiotti wrote:

> Victor Lazzarini wrote
>> Is that an earlier or newer version of PD? I would like to follow that up.
> 
> It's an earlier version.
> 
> Reassuming:
> - PD Extended v. 0.43.4: it seems not working.
> - PD Extended v. 0.42.5: it works.
> - PD Vanilla v. 0.44: it works.
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Issue-with-csoundapi-on-Pure-Data-tp5722057p5722242.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Date2013-04-22 23:39
FromRodolfo Cangiotti
Subject[Csnd] Re: Issue with csoundapi~ on Pure Data
I posted a report of my issue on PD's Sourceforge page; I hope it will be
useful to solve this bug.
In my opinion, I'm not a programmer, this bug is due to a conflict between
Csound API library and one of the other libraries included in PD Extended.



--
View this message in context: http://csound.1045644.n5.nabble.com/Issue-with-csoundapi-on-Pure-Data-tp5722057p5722292.html
Sent from the Csound - General mailing list archive at Nabble.com.