Based on our record, Audulus seems to be a lot more popular than Dart. While we know about 11 links to Audulus, we've tracked only 1 mention of Dart. 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 project is made with Flutter a Google UI framework created in 2017 It uses the Google back-end language Dart created in 2011, Dart. - Source: dev.to / about 3 years ago
Audulus is also very fun to play around with, although it's focused more around sound/patch design. https://audulus.com. - Source: Hacker News / 5 months 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 / about 1 year 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 2 years ago
This is from 2013. The current version of Audulus can easily generate a waveform from an equation https://audulus.com. Source: almost 2 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 2 years ago
Kotlin - Statically typed Programming Language targeting JVM and JavaScript
Melody ML - Easily separate audio tracks using machine learning
Lua - Powerful, fast, lightweight, embeddable scripting language
Groovebox: Beat & Synth Studio - Make Music & Play Instruments
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible
Acapella Extractor - Isolate vocals from any song for free