Ultramaster KR-106, new free Juno 60 emulator!

Some guys from New York just released a JUCE port of a Juno 60 emulator. It’s completely free and under GPL-3.0 license. I tried to manually install the lv2 on Zynthian but it doesn’t work. The system can see it but when i add a chain it stays on the loading screen forever. Maybe someone can fix that.

I tried the standalone Windows version and it works well. In my opinion not as good as the TAL U No, but it would be great to have it working.

Ultramaster KR-106 — Virtual Analog Synthesizer

8 Likes

The precompiled lv2 is likely x64 format. I have downloaded the source and compiled it and it works nicely. Small resource usage (on the preset I tested) and sounds great! I will look at adding this to vangelis.

5 Likes

Great! If you send me the binary, i would do the bureaucracy. BTW, does it have presets in LV2 format?

Regards!

1 Like

I have sent the lv2 to @jofemodo. The presets are stored as lv2 states.

Fantastic! We have new Juno 60 emulator!
And it’s super-light. The plugin itself only weights 10 MB (after installing). The CPU usage also seems very low, so we can use it massively!!

In Vangelis, simply update and enjoy!
In Oram, simply update and enjoy too!! => A little cherry for the patient Oram users!

Thanks a lot to the brave developers of this jewel, Karl & Dave!! Well done guys!! (i hope you read this!)

All the best!

6 Likes

Some volunteer to sort and group the parameters, adding the marks to get envelope and filter widgets working?
I’m pretty sure there are some skilled TTL editors by here .. :innocent:

1 Like

My venerable V2 begs to disagree :slight_smile: Yet, several presets are playable without xruns. It is a very nice addition, indeed.

Thank you!

Which Pi is your venerable V2 using?

It is plausible that this binary is optimised for later RPi. I compiled on a RPi5. It may be worth trying to compile on your platform which I guess is a RPi3.

Maybe I get that working the next couple of days. Phenomenal engine by the way. I outlined possible groups and ordering already:

MAIN:
 "Power"
 "Master Volume"
 "Tuning"

MAIN - Trans/Hold:
 "Transpose"
 "Transpose Offset"
 "Hold"

MAIN - Porta:
 "Porta Mode"
 "Porta Rate"

BENDER:
 "Bender"
 "Bender DCO"
 "Bender VCF"
 "Bender LFO"

ARP: 
 "Arpeggio"
 "Arp Mode"
 "Arp Range"
 "Arp Rate"

LFO:
 "LFO Mode"
 "LFO Rate"
 "LFO Delay"

DCO:
 "DCO LFO"
 "DCO PWM"
 "DCO Sub"
 "DCO Noise"
 "Pulse"
 "Saw"
 "Sub Sw"
 "PWM Mode"
 "Octave"

FILTER/VCF:
 "HPF"
 "VCF Freq"
 "VCF Res"
 "VCF Env"
 "VCF LFO"
 "VCF Kbd"
 "VCF Env Inv"

VCA:
 "Volume"
 "VCA Mode"

ENV:
 "Attack"
 "Decay"
 "Sustain"
 "Release"
 "ADSR Mode"

CHORUS:
 "Chorus Off"
 "Chorus I"
 "Chorus II"
1 Like