
Audulus
VOXISO
Groovebox: Beat & Synth Studio
Scratch Track
Melosity
Acapella Extractor
Melody ML
Stems
Emscripten
JavaScript
Node.js
Babel
jquery-template
Typescript
Pug
NANO โ jQuery Template Engine
EmscriptenBased on our record, Emscripten should be more popular than Audulus. It has been mentiond 47 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.
Audulus is also very fun to play around with, although it's focused more around sound/patch design. https://audulus.com. - Source: Hacker News / over 1 year ago
Under disadvantages: > You can also call the layout code twice (once to get the size, once to do the interaction), but that is not only more expensive, it's also complex to implement, and in some cases twice is not enough. Egui never does this. I've found multi-pass imgui to work totally fine, and I use it for one of my apps [1]. I can support hstack and vstack layouts which IIRC egui can't. There is added expense... - Source: Hacker News / over 2 years ago
The article matches my experience with SwiftUI [1][2]. For example, AFAICT, it's not really possible to write a usable node-graph editor using SwiftUI due to layout and dependency analysis overhead. You have to put the entire node graph inside a Canvas and do your own event handling, which is what we did here [3]. UIKit and AppKit aren't slow though, and Apple has every incentive to make this faster (they wrote... - Source: Hacker News / almost 3 years ago
This is from 2013. The current version of Audulus can easily generate a waveform from an equation https://audulus.com. Source: about 3 years ago
I'm currently using Lua as an extension language in my app. Users can write their own custom UIs and DSP code. https://audulus.com. - Source: Hacker News / about 3 years ago
The first thing that comes to mind is that Qt now has a WebAssembly port[1] using Emscripten[2], so depending on your use-case, you could possibly just run Qt on the Web platform and avoid the need for a JavaScript framework entirely. [1]: https://doc.qt.io/qt-5/wasm.html [2]: https://emscripten.org. - Source: Hacker News / about 1 year ago
Me and a friend build our own Graphics engines based on https://learnopengl.com I can highly recommend this to everyone who gets started with computer graphics. It is a lot of new information but not the most modern Graphics library, but the information will help you understand the field and pickup any other graphics library quicker. Once I had a small project up and running I started looking at... - Source: Hacker News / almost 2 years ago
Https://infinitemac.org, which is https://basilisk.cebix.net compiled for the web using https://emscripten.org. - Source: Hacker News / over 2 years ago
One place that Iโve found some real, open source unit tests to look at for an example is in the emsdk for emscripten: https://emscripten.org. Source: over 2 years ago
I am playing around with Emscipten which wraps around clang to compile C/C++ code in WASM binary and provide some glue-code API to embed WASM binary into JavaScript. Look into MDN Docs and Emscripten SDK to get started. - Source: dev.to / almost 3 years ago
VOXISO - Online AI-powered vocal and music remover
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
Groovebox: Beat & Synth Studio - Make Music & Play Instruments
Node.js - Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
Scratch Track - Scratch Track is a simple and powerful application that offers services as a recording app to capture song ideas.
Babel - Babel is a compiler for writing next generation JavaScript.