Based on our record, JUCE seems to be more popular. It has been mentiond 57 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The amount of high performance, production grade, massively tested libraries written in C++ is unbeatable. I will be honest here, it's easier to improve C++ security by implementing a compiler that produces safer C++ (like Typescript to Javascript) than rewriting everything in any other language (Rust, Zig, Odin, whatever). I mean, could you estimate the cost ($ and time) it would take to rewrite the best audio... - Source: Hacker News / 4 months ago
That's a fun project - got any interest in a port to JUCE? https://juce.com/. - Source: Hacker News / 9 months ago
Personally, I started by writing externals for Pure Data, then started to contribute to the care. Later I took the same path for SuperCollider. The more typical path, I guess, would be to start with simple audio plugins. Have a look at JUCE (https://juce.com/)! Realtime audio programming has some rather strict requirements that you don't have in most other software. Check out this classic article:... - Source: Hacker News / about 1 year ago
Check out https://juce.com in the meantime. Source: over 1 year ago
You can definitely start putting C++ into your embedded projects, and get familiar with things in an environment in which you're already operating. A lot of great C++ code can be found with motivated use of, for example, the platformio tooling, such that you can see for yourself some existing C++ In Embedded scenarios. In general, also, I have found that it is wise to learn C++ socially - i.e. Participate in Open... - Source: Hacker News / over 1 year ago
wxWidgets - wxWidgets: Cross-Platform GUI Library
OpenAL - OpenAL is a cross-platform 3D audio API appropriate for use with gaming applications and many other...
GTK - GTK+ is a multi-platform toolkit for creating graphical user interfaces.
PortAudio - PortAudio is a cross platform, open-source, audio I/O library.
Electron - Build cross platform desktop apps with web technologies
Wwise - Game audio engine, designed to give artists more control and save programmers' time.