Search found 4 matches

by sjihdazi
Fri Nov 13, 2020 11:50 am
Forum: Software
Topic: Plugins not prepared while trying to load the node red example
Replies: 9
Views: 4448

Re: Plugins not prepared while trying to load the node red example

paulmaanen wrote:
Wed Nov 11, 2020 3:21 pm
Unfortunately your chosen combination of fragment size, FFT length and window length is still not possible in openMHA. You need to change it to a valid combination.
This has solved my my problems with loadign the plugins.
Thanks for all your help!
by sjihdazi
Wed Nov 11, 2020 8:46 am
Forum: Software
Topic: Plugins not prepared while trying to load the node red example
Replies: 9
Views: 4448

Re: Plugins not prepared while trying to load the node red example

Screenshot 2020-11-11 093215.png This is the output i get when i use the command: ls -l ~/openMHA Screenshot 2020-11-11 093519.png Screenshot 2020-11-11 093454.png These are the changes i made to the node-red-gui-demo.cfg file because i have these values in my setup on jack. I will await your next ...
by sjihdazi
Tue Nov 10, 2020 9:33 am
Forum: Software
Topic: Plugins not prepared while trying to load the node red example
Replies: 9
Views: 4448

Re: Plugins not prepared while trying to load the node red example

You are correct this is a self compiled version.
Screenshot 2020-11-10 102957.png
Screenshot 2020-11-10 102957.png (62.72 KiB) Viewed 4443 times
This is the output when i use the git status command in the mha directory.
Screenshot 2020-11-10 103030.png
Screenshot 2020-11-10 103030.png (78.09 KiB) Viewed 4443 times
This is the error i get when i use the make test command.
by sjihdazi
Mon Nov 09, 2020 1:03 pm
Forum: Software
Topic: Plugins not prepared while trying to load the node red example
Replies: 9
Views: 4448

Plugins not prepared while trying to load the node red example

Picture1.png
Picture1.png (170.47 KiB) Viewed 4447 times
I am trying to get the node red example to work on my raspberry pi, though i keep getting this error.
I looked this error up in the code and think it has something to do with the plugin loader though i cannot seem to get this to work.