I have a question about the muse player

Post Reply
musicaux
Posts: 6
Joined: Tue May 17, 2022 9:34 pm

I have a question about the muse player

Post by musicaux »

I downloaded muse player v1.9.1 from https://github.com/Enigma644/ix-muse-pl ... player.exe

To export the data received by OSC streaming to the PC as a csv file, I navigated to the path where the muse player is located in the CMD
And I used the command in the same way as [muse-player -l 5000 -C test.csv].

Then the test.csv file was created in that path, but only the 0byte file with no data was created.

1. I connected Muse 2 to Mind Monitor, OSC Streaming was attempted on port 5000 on 192.168.0.11(my IPv4), and switching to another port was useless.

2. With all firewalls turned off, I ran and experimented with command prompts with administrator privileges, but there was no change.

I am worried that I may have bothered the respondent by a rudimentary mistake. Thank you always.

+ and also when I used the command [ muse-player -l 5000 -D ] but nothing happened.
User avatar
James
Site Admin
Posts: 1100
Joined: Wed Jan 02, 2013 9:06 pm

Re: I have a question about the muse player

Post by James »

Try "-l udp:5000", otherwise it'll default to tcp:5000.

https://web.archive.org/web/20181113161 ... ne-options

Also if your desired end result is a CSV file, then you should just skip muse player and record directly in Mind Monitor.
musicaux
Posts: 6
Joined: Tue May 17, 2022 9:34 pm

Re: I have a question about the muse player

Post by musicaux »

Thank you so much James! It works! :)
Post Reply