EVALUA - a math synth VST
BotB Academy Bulletins
 
 
Level 10 Chipist
Shiru
 
 
Another chip-related oddity from me.

EVALUA is a free experimental VST synth that uses math equations to create various waveforms. Much like those one-line C programs that produced generative music noises from a few years back, but geared towards conscious music production using any modern DAW. The plugin can create pitch-fixed textures, you can also use notes to make pitched sounds, making it a viable musical instrument.

It starts as simple as P&255 to get a saw wave, or P&128 to get a square wave, and can go really far with a mile long equations. Don't worry, you don't really have to understand all the underlying math in order to use the plugin. Just pick a preset and experiment with changing it a little bit, like the good old BASIC days.

Download: http://shiru.untergrund.net/files/evalua.zip
Get some insight and/or support my further developments: https://www.patreon.com/posts/evalua-v1-0-vsti-27178719
 
 
Level 24 Chipist
Tilde
 
 
 
post #110871 :: 2019.05.28 5:49pm ::
Gonna try this out today!
 
 
Level 28 Chipist
djmaximum
 
 
 
post #110872 :: 2019.05.28 5:54pm ::
I might try this with OpenMPT sometime
 
 
Level 24 Mixist
Minerscale
 
 
 
post #110877 :: 2019.05.29 2:20am :: edit 2019.05.29 3:20am ::
  
  GoldenDenis liēkd this
No linux version :(

I looked at the source and it uses windows calls :(

Looks suuper cool though
 
 
Level 5 Mixist
bmgirl
 
 
post #111084 :: 2019.06.02 8:48am ::
https://www.osar.fr/protoplug/ might also be interesting. It's more like a prototyping environment, you get midi events and fill audio buffers, stuff like that.
 
 
Level 26 Chipist
pedipanol
 
 
 
post #111092 :: 2019.06.02 11:12am ::
  
  Baron Knoxburry and petet liēkd this
Will I be able to make Math Rock tracks using this
 
 
Level 24 Mixist
Cessor Safari
 
 
 
 
post #111132 :: 2019.06.02 1:43pm ::
can you make all of your VSTs 64-bit?
 
 
Level 10 Chipist
Shiru
 
 
post #111165 :: 2019.06.02 4:21pm ::
  
  raphaelgoulart, Cessor Safari and Sinc-X liēkd this
64-bit builds for all of my VSTs is in the works right now. Coming up sometime next week, I think.
 
 
Level 0 n00b
jpc
 
 
post #111427 :: 2019.06.08 11:14am ::
  
  Shiru and garvalf liēkd this
I made a port https://git.io/fjzSv
works on gnu linux, maybe mac if you can build it
 
 
Level 23 Chipist
garvalf
 
 
 
post #111550 :: 2019.06.13 7:41am ::
Tried both windows and linux port version, thank you Shiru and JPC, it works well! I like this instrument!
 
 
Level 10 Chipist
Shiru
 
 
post #111595 :: 2019.06.14 12:45pm ::
  
  RazerBlue6 liēkd this
Thanks for the port, jpc!

In meanwhile, the promised x64 update for all the plugins has been done, al the download links now include an x64 build too: http://shiru.untergrund.net/software.shtml#daw
 
 
Level 28 Chipist
null1024
 
 
 
post #112263 :: 2019.06.29 3:52pm ::
Finally got around to trying this. It's fun.

((P%512<<2) % ((T+32767)/128) | (P % 255))/2
 
 

LOGIN or REGISTER to add your own comments!