Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is Mynth cross-platform?

cross-platform mynth
0
Posted

Is Mynth cross-platform?

0

Mynth is fully cross-platform. In particular, the plug API is entirely platform-independent, so sound programmers do not have to write multiple versions of their plugs for each OS that Mynth supports. (For programmers: Mynth abstracts two “execution layers,” one for real-time sound generation and one for lengthy operations such as loading and analyzing data; on MacOS, for example, these layers correspond to Deferred Task Time and SystemTask time, while on Linux they map to a high-priority thread and a regular one. Mynth also comes with file management shims, interrupt-safe memory allocation facilities and other synchronization primitives.) If you’re interested in porting Mynth to a new platform, I’d love to hear from you (however, please note that its internal architecture is very sophisticated, so this task is better suited to an experienced developer.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123