minim.getInputStream

edited July 2015 in Library Questions

Hello everyone,

I want to check if LiveInput example is actually working - http://code.compartmental.net/minim/liveinput_class_liveinput.html

I was testing with the code and it throw me NullPointerException, which LiveInput is declared with minim.getInputStream but minim.getInputStream is returning null.

So I wonder is it correct that minim.getInputStream is returning null? Or what are the possibilities to lead the issue?

Sign In or Register to comment.