Porting Synth_Dexed to Windows, Linux, and macOS #924
Replies: 1 comment
-
|
Well... it was bound to happen at some time. I guess here we are: I thought it would be neat to be able to play Soundplantage performances (and in the future possibly other types of performances as well), on Windows, Linux, and macOS. So the idea of FMRack was born. (Think of it as the core of MiniDexed minus the GUI, but running on top of an operating system.) If this experiment turns out to work well (and so far it is looking promising), then I could imagine it to become part of a future MiniDexed 2.0 that might use a tiny Linux (basically just the kernel and not much more) + FMRack + a user interface (be it with small or large displays). This would resolve, amongst others: I'd appreciate your thoughts on the FMRack architecture and implementation. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Synth_Dexed by @dcoredump is the synthesizer engine that powers MiniDexed.
From time to time, we run into questions like "is this a Synth_Dexed issue", etc.
Hence I thought it might be beneficial to port Synth_Dexed to Windows, Linux, and macOS.
Also, to automate things, I thought it might be beneficial to have Python bindings (so that we can script Synth_Dexed from Python).
So... here we go:
https://github.com/probonopd/Synth_Dexed
Downloads:
https://github.com/probonopd/Synth_Dexed/actions/runs/15124326996
Beta Was this translation helpful? Give feedback.
All reactions