Linux Support #4

Closed
opened 2020-08-04 04:06:21 +00:00 by Chrono-byte · 9 comments
Chrono-byte commented 2020-08-04 04:06:21 +00:00 (Migrated from github.com)

Creating this issue to track Linux support

Creating this issue to track Linux support
DarkReaper231 commented 2023-01-28 03:07:55 +00:00 (Migrated from github.com)

Yes please. I went into the deepest rabbit hole ever trying to run black midi on Linux. My best result currently is Kiva on wine but I don't see any notes.

I don't know what to do about omnimidi tho

It has to run in desktop mode. That means I actually render Windows desktop instead of just the window.
image

Yes please. I went into the deepest rabbit hole ever trying to run black midi on Linux. My best result currently is Kiva on wine but I don't see any notes. I don't know what to do about omnimidi tho It has to run in desktop mode. That means I actually render Windows desktop instead of just the window. ![image](https://user-images.githubusercontent.com/38611351/215239015-c1fe7fde-1965-4465-99b4-c6a6754e0eea.png)
arduano commented 2023-01-28 03:09:51 +00:00 (Migrated from github.com)

@DarkReaper231 if you don't mind compiling Rust code yourself, currently the best option is wasabi https://github.com/arduano/wasabi

It's fully cross platform, and much faster than chikara, and uses xsynth natively

@DarkReaper231 if you don't mind compiling Rust code yourself, currently the best option is wasabi https://github.com/arduano/wasabi It's fully cross platform, and much faster than chikara, and uses xsynth natively
DarkReaper231 commented 2023-01-28 03:10:30 +00:00 (Migrated from github.com)

@arduano OH MY GOD

@arduano OH MY GOD
arduano commented 2023-01-28 03:12:38 +00:00 (Migrated from github.com)

It's still in semi-active development and there will be many changes, but yeah we use it a lot already, but yeah because it's still in development we don't send out compiled binaries, gotta compile it yourself. Lmn if you have issues with doing that

It's still in semi-active development and there will be many changes, but yeah we use it a lot already, but yeah because it's still in development we don't send out compiled binaries, gotta compile it yourself. Lmn if you have issues with doing that
arduano commented 2023-01-28 03:12:51 +00:00 (Migrated from github.com)

Discord: Arduano#0481

Discord: Arduano#0481
DarkReaper231 commented 2023-01-28 03:13:35 +00:00 (Migrated from github.com)

It's still in semi-active development and there will be many changes, but yeah we use it a lot already, but yeah because it's still in development we don't send out compiled binaries, gotta compile it yourself. Lmn if you have issues with doing that

I spent several hours trying to run black midi so I am thankful there is finally something I can run natively

> It's still in semi-active development and there will be many changes, but yeah we use it a lot already, but yeah because it's still in development we don't send out compiled binaries, gotta compile it yourself. Lmn if you have issues with doing that I spent several hours trying to run black midi so I am thankful there is finally something I can run natively
Kaydax commented 2023-01-28 09:07:21 +00:00 (Migrated from github.com)

Chikara also runs fine under wine with both xsynth with kdmapi support and omnimidi, however its still better to use wasabi over chikara for linux since it was built to be cross platform and the successor to chikara

Chikara also runs fine under wine with both xsynth with kdmapi support and omnimidi, however its still better to use wasabi over chikara for linux since it was built to be cross platform and the successor to chikara
DarkReaper231 commented 2023-01-28 17:42:01 +00:00 (Migrated from github.com)

Chikara also runs fine under wine with both xsynth with kdmapi support and omnimidi, however its still better to use wasabi over chikara for linux since it was built to be cross platform and the successor to chikara

I tried running it on wine and I can confirm that it actually doesn't work. I installed omnimidi successfully but chikara was throwing errors. But I used the very old binary since running Visual Studio on wine would add whole another level of complexity to my trials.

> Chikara also runs fine under wine with both xsynth with kdmapi support and omnimidi, however its still better to use wasabi over chikara for linux since it was built to be cross platform and the successor to chikara I tried running it on wine and I can confirm that it actually doesn't work. I installed omnimidi successfully but chikara was throwing errors. But I used the very old binary since running Visual Studio on wine would add whole another level of complexity to my trials.
Kaydax commented 2023-01-28 17:44:44 +00:00 (Migrated from github.com)

For chikara to run under wine you have to install visual c++ 2019 in your wine environment and also override concrt140 in your winecfg. Also remember that chikara uses vulkan and needs multiple vulkan features to work properly

For chikara to run under wine you have to install visual c++ 2019 in your wine environment and also override concrt140 in your winecfg. Also remember that chikara uses vulkan and needs multiple vulkan features to work properly
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Kaydax/chikara#4
No description provided.