GeoHead Synth

All your LV2 and LADSPA goodness and more.

Moderators: MattKingUSA, khz

Post Reply
machine
Established Member
Posts: 16
Joined: Wed Feb 13, 2013 3:37 pm

GeoHead Synth

Post by machine »

Hi I made a new synth for linux with JUCE it's VST3. If anybody wants to try it out it's on gitlab

https://gitlab.com/NaN9/geohead
User avatar
sysrqer
Established Member
Posts: 2520
Joined: Thu Nov 14, 2013 11:47 pm
Has thanked: 319 times
Been thanked: 148 times
Contact:

Re: GeoHead Synth

Post by sysrqer »

This looks really good, definitely will give it a try when I get home. The UI looks lovely.
tavasti
Established Member
Posts: 2047
Joined: Tue Feb 16, 2016 6:56 am
Location: Kangasala, Finland
Has thanked: 369 times
Been thanked: 208 times
Contact:

Re: GeoHead Synth

Post by tavasti »

Looks interesting. Any demo videos or sound demos?

Linux veteran & Novice musician

Latest track: https://www.youtube.com/watch?v=ycVrgGtrBmM

Kott
Established Member
Posts: 818
Joined: Thu Mar 21, 2013 12:55 am
Location: Vladivostok
Has thanked: 65 times
Been thanked: 122 times

Re: GeoHead Synth

Post by Kott »

Hi!

Looks very nice. But graphic resources are missed, so it impossible to regenerate Makefiles:

Code: Select all

Error when saving: Can't open resource file: /media/src/Desktop/phase_down.png
etc
User avatar
LAM
Established Member
Posts: 992
Joined: Thu Oct 08, 2020 3:16 pm
Has thanked: 140 times
Been thanked: 348 times

Re: GeoHead Synth

Post by LAM »

I have problems compiling it too, but for different reasons, can't find some juce vst3 file.
Also in the README:

Code: Select all

Run 'Make-clean' then  'make'
and i can't find

Code: Select all

Make-clean
it is maybe

Code: Select all

make clean
command?

in mix, nobody can hear your screen

Kott
Established Member
Posts: 818
Joined: Thu Mar 21, 2013 12:55 am
Location: Vladivostok
Has thanked: 65 times
Been thanked: 122 times

Re: GeoHead Synth

Post by Kott »

Did you have changed /home/eye/Develop/JUCE/modules to proper path in the Makefile?
It works for me.

Also it need to change -DJUCE_PROJUCER_VERSION=0x60001 to 0x60005 (latest JUCE version)
User avatar
LAM
Established Member
Posts: 992
Joined: Thu Oct 08, 2020 3:16 pm
Has thanked: 140 times
Been thanked: 348 times

Re: GeoHead Synth

Post by LAM »

Thanks @Kott, i will try.

EDIT: It works! :D

in mix, nobody can hear your screen

User avatar
gennargiu
Established Member
Posts: 389
Joined: Sun Dec 18, 2016 9:56 pm
Been thanked: 14 times

Re: GeoHead Synth

Post by gennargiu »

hello is there an already packaged version compatible with debian? :roll: :wink:

gennaro
Hp Elite 8200 3,1 Ghz - 16 Giga Ram Hd 2 Terabyte - Mx Linux 19.4-Ardour 6.8 - Mixbus 7
Asus X54c - Mx Linux 19.4-Ardour 6.8- Mixbus 7-RPI3 + Raspbian Buster- Rpi4 (4giga ram)
stanlea
Established Member
Posts: 700
Joined: Wed Apr 25, 2012 9:49 pm
Has thanked: 41 times
Been thanked: 23 times

Re: GeoHead Synth

Post by stanlea »

LAM wrote: Mon Jan 11, 2021 9:53 am Thanks @Kott, i will try.

EDIT: It works! :D
Here it worked too. Thank you. Now... what to do with it ... !!
jmuller
Established Member
Posts: 12
Joined: Wed Dec 16, 2020 6:18 pm
Has thanked: 5 times
Been thanked: 1 time

Re: GeoHead Synth

Post by jmuller »

Looks amazing. I wonder if @falktx already has this plugin on his focus.
User avatar
Adrezonar
Established Member
Posts: 24
Joined: Fri Mar 12, 2021 9:24 pm
Location: Büren
Has thanked: 50 times
Been thanked: 11 times

Re: GeoHead Synth

Post by Adrezonar »

Thank you, great synthesizer. unfortunately i have a very high cpu load on my system with the plugin
Post Reply