Piotr Wittchen

Results 193 comments of Piotr Wittchen

Hi, What are you trying to do? According to your message, I can guess you are trying to import whole project. Try to rebuild it with from command line with...

Data is not stored anywhere. It's a library with sample application, you can implement it as you want. You can extract `Signal` object which contains e.g. attention and meditiation states...

This class is part of the library code. Try to rebuild project from command line via `./gradlew clean build` and refresh gradle dependencies in Android Studio.

It's strange. I'll have a look on that.

Once you imported the whole project (library and app), it should work.

It won't store the data. It's the sample app for showing how to use library, gather and display the data. You can include library in your project as a dependency...

Hi @pascalisnala, Thank you for detailed information. I haven't tested this software on mindwave mobile 2, so it's good to hear that it's working there. I checked it on version...

Hi @vhiguita, I think your issue is related to #16. Underlying ThinkGear SDK works in such a way, so this bug is inherited here too. I think, unfortunately the best...

Thanks for the suggestion, I haven't tested this tool with switching between phone and desktop. Tool is intended to work with desktop only, but if anyone is willing to implement...

@motdef I actually tried [dmenu](http://tools.suckless.org/dmenu/) for launching apps and [Gnome Pie](http://simmesimme.github.io/gnome-pie.html) for the same thing and controlling audio. It's sort of minimalist alternative for Mutate with slightly different approach. Choice...