I am using the matrix creator with a Raspberry Pi 3. I did the hackster demo and got the following:
pi@raspberrypi:~/odas/bin ./matrix-odas &
[1] 18976
pi@raspberrypi:~/odas/bin ./odaslive -vc …/config/matrix-demo/matrix_creator.cfgINFO: [/dev/matrixio_regmap] was opened
Binding socket… [OK]
Listening socket… [OK]
Waiting for connection in port 9001 …
±-------------------------------------------+
| ODAS (Open embeddeD Audition System) |
±-------------------------------------------+
| Author: Francois Grondin |
| Email: francois.grondin2@usherbrooke.ca |
| Website: introlab.3it.usherbrooke.ca |
| Version: 1.0 |
±-------------------------------------------+
| + Initializing configurations… [Done] |
| + Initializing objects… [Done] |
| + Launch threads… [OK]
Receiving data…
[Done] |
| + Threads running… Source hops: Cannot set channel count: Invalid argument
[1]+ Done ./matrix-odas
Cannot set channel count: invalid argument.
Someone please help