i know how to end aliasing

DSP, Plugin and Host development discussion.
RELATED
PRODUCTS

Post

..

Post

so do i understand correctly that.... you're actually not making plugins or Hosts or such, but what you're creating instead is some "environment" targeted at the plugin developers, as a tool so they can create plugins with it? ... because this is the DSP sub-forum..

if that's so: way to go and say "f*ck off" to the very developers you're trying to "sell" this to
It doesn't matter how it sounds..
..as long as it has BASS and it's LOUD!

irc.libera.chat >>> #kvr

Post

Architeuthis wrote: Thu Jul 09, 2026 7:07 pm i want tone2 to see that.
i also saw the 4th line of text where you said something like "now you can all go f*ck yourself" but i failed to capture it

seriously, will you stop bleaching your posts, is this the kindergarten?
It doesn't matter how it sounds..
..as long as it has BASS and it's LOUD!

irc.libera.chat >>> #kvr

Post

antto wrote: Thu Jul 09, 2026 7:14 pm
Architeuthis wrote: Thu Jul 09, 2026 7:07 pm i want tone2 to see that.
i also saw the 4th line of text where you said something like "now you can all go f*ck yourself" but i failed to capture it

seriously, will you stop bleaching your posts, is this the kindergarten?
are you ready to start taking me seriously?

yes this aliases for a handful of reasons. im just showing off potential right now.

Post

no, dude, i'm not in your target audience, i haven't made a plugin since 2013-ish, i'm kinda more working on hardware instruments if anything
i also didn't mention that after those 2 minutes in which i was clicking on your website, it caused memory usage to go towards the ceiling and i barely managed to kill firefox or else i would've had to do the "reisub" and then i would've been very pissed at you, for no reason
It doesn't matter how it sounds..
..as long as it has BASS and it's LOUD!

irc.libera.chat >>> #kvr

Post

antto wrote: Thu Jul 09, 2026 7:23 pm no, dude, i'm not in your target audience, i haven't made a plugin since 2013-ish, i'm kinda more working on hardware instruments if anything
i also didn't mention that after those 2 minutes in which i was clicking on your website, it caused memory usage to go towards the ceiling and i barely managed to kill firefox or else i would've had to do the "reisub" and then i would've been very pissed at you, for no reason
awesome. you're the first person to report a bug. thank you. i will look into it. amazing what happens when you communicate something useful. wow. :clap:

also, that is expected: it's a f**king miracle this thing even runs at all.

edit: downloading firefox
Last edited by Architeuthis on Thu Jul 09, 2026 7:31 pm, edited 1 time in total.

Post

don't forget those pixels that i highlighted earlier too, they need to go straight into the blackhole!
EDIT: well, IMO, the webbrowser is not the right place for a "realtime modular" or whatever your thing is. but what do i know
It doesn't matter how it sounds..
..as long as it has BASS and it's LOUD!

irc.libera.chat >>> #kvr

Post

antto wrote: Thu Jul 09, 2026 7:29 pmwebbrowser is not the right place
it is. think about it. even if this runs like s*** now. i get that you are skeptical that this can be stable in browser. my design philosophy is going to make this blazingly fast. i've only had time to work on getting running, not much time to dig into the code and optimize, but the design philosophy is:

* avoid getters/setters
* avoid branching
* the internal wiring paradigm is array-based (we simply run through a contiguous array of calculations)
* compiled equations (regex-like reduction)
* single truth samplerate and frequency to avoid pitch calculations
* i could perhaps do multithreading by allowing for multiple arrays
* and i want to look into GPU processing

the thing im excited most about: in browser additive synth that slaps

Post Reply

Return to “DSP and Plugin Development”