Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

Processing Sound - isPlaying() returns int instead of boolean

$
0
0

In the src files and in the github repo the isPlaying function of the processing sound library returns a boolean. It seems that there is no current compiled library in the contribution manager. (the change to boolean instead of integer as return type has been months ago in github). I need to get the current compiled library version or the src files of the version that is in the contribution manager because I need to extend the SoundFile class for further functionality.


Viewing all articles
Browse latest Browse all 2896

Trending Articles