Dragonfly Hall Reverb

All your LV2 and LADSPA goodness and more.

Moderators: MattKingUSA, khz

User avatar
Michael Willis
Established Member
Posts: 1458
Joined: Mon Oct 03, 2016 3:27 pm
Location: Rocky Mountains, North America
Has thanked: 70 times
Been thanked: 166 times
Contact:

Re: Dragonfly Hall Reverb

Post by Michael Willis »

Oh, if it would help, here's where I got the image of the dragonfly:

https://openclipart.org/detail/25776/dragonfly

The site claims that it is public domain. I just changed the color, scaled, rotated about 120 degrees clockwise, and pasted it as a layer.

If you want any of the other components from my concept art, I can send it to you, or put it under the artwork folder on the github project.
rghvdberg
Established Member
Posts: 1067
Joined: Mon May 12, 2014 7:11 am
Has thanked: 15 times
Been thanked: 36 times

Re: Dragonfly Hall Reverb

Post by rghvdberg »

Ah, that graph seems doable ! Phew ..
Good idea to upload all artwork in the Artwork folder.

Just a heads up. It's pretty hard to get data from the DSP to the UI. So any calculations will be executed twice. At least Falktx told me to do so in the Ninjas plugin.
And Falktx is always right, that's a scientific fact.
rghvdberg
Established Member
Posts: 1067
Joined: Mon May 12, 2014 7:11 am
Has thanked: 15 times
Been thanked: 36 times

Re: Dragonfly Hall Reverb

Post by rghvdberg »

Michael Willis wrote: If you need help with the math to calculate the logarithmic coordinates, I can help with that.
Oh boy, yes ..
My math skills are limited to basic arithmetic :? :lol:

Another great opportunity to learn things.
This is gonna be awesome.
User avatar
Michael Willis
Established Member
Posts: 1458
Joined: Mon Oct 03, 2016 3:27 pm
Location: Rocky Mountains, North America
Has thanked: 70 times
Been thanked: 166 times
Contact:

Re: Dragonfly Hall Reverb

Post by Michael Willis »

rghvdberg wrote:Good idea to upload all artwork in the Artwork folder.
Done! It's all Gimp project files. Like I said, take it or leave it, I'm not attached to anything. Mostly I was just trying to communicate the basic idea that I had in my head.

https://github.com/michaelwillis/dragon ... f6e295229a
rghvdberg wrote:And Falktx is always right, that's a scientific fact.
:lol:
rghvdberg
Established Member
Posts: 1067
Joined: Mon May 12, 2014 7:11 am
Has thanked: 15 times
Been thanked: 36 times

Re: Dragonfly Hall Reverb

Post by rghvdberg »

:thumbsup:
rghvdberg
Established Member
Posts: 1067
Joined: Mon May 12, 2014 7:11 am
Has thanked: 15 times
Been thanked: 36 times

Re: Dragonfly Hall Reverb

Post by rghvdberg »

I set up a matrix room

https://riot.im/app/#/room/#dragonfly:matrix.org

you *can* signup for matrix/riot but it will work fine with a guest account (just like irc, but on steriods :p )
rghvdberg
Established Member
Posts: 1067
Joined: Mon May 12, 2014 7:11 am
Has thanked: 15 times
Been thanked: 36 times

Re: Dragonfly Hall Reverb

Post by rghvdberg »

current UI on my fork.
oh and it's functional
Image
User avatar
sysrqer
Established Member
Posts: 2523
Joined: Thu Nov 14, 2013 11:47 pm
Has thanked: 320 times
Been thanked: 151 times
Contact:

Re: Dragonfly Hall Reverb

Post by sysrqer »

That looks amazing! I can't wait to finally getting around to trying out this reverb, albeit with the UI for now.
rghvdberg
Established Member
Posts: 1067
Joined: Mon May 12, 2014 7:11 am
Has thanked: 15 times
Been thanked: 36 times

Re: Dragonfly Hall Reverb

Post by rghvdberg »

Top half of LCD will display a graph , but I need Michael to do the math :-)

Below the display will come buttons for the preset browser and an 'about' / credit screen.
rghvdberg
Established Member
Posts: 1067
Joined: Mon May 12, 2014 7:11 am
Has thanked: 15 times
Been thanked: 36 times

Re: Dragonfly Hall Reverb

Post by rghvdberg »

Fork is here https://github.com/rghvdberg/dragonfly-reverb

You'll need to edit line 36 in https://github.com/rghvdberg/dragonfly- ... verbUI.cpp to a valid location

Code: Select all

fNanoFont  = fNanoText.createFontFromFile ( "lcd_solid","/home/rob/git/dragonfly-reverb/plugins/dragonfly-reverb/Artwork/LCD_Solid.ttf" );

When done I'll do a PR
User avatar
Michael Willis
Established Member
Posts: 1458
Joined: Mon Oct 03, 2016 3:27 pm
Location: Rocky Mountains, North America
Has thanked: 70 times
Been thanked: 166 times
Contact:

Re: Dragonfly Hall Reverb

Post by Michael Willis »

Great work! After the PR I'll make an attempt at implementing the graph.
varpa
Established Member
Posts: 509
Joined: Fri Feb 25, 2011 6:40 pm
Been thanked: 13 times

Re: Dragonfly Hall Reverb

Post by varpa »

I think the GUI for the Dragonfly reverb is excellent, but it would be cool if you could put an image of a dragonfly on it somewhere.
User avatar
Michael Willis
Established Member
Posts: 1458
Joined: Mon Oct 03, 2016 3:27 pm
Location: Rocky Mountains, North America
Has thanked: 70 times
Been thanked: 166 times
Contact:

Re: Dragonfly Hall Reverb

Post by Michael Willis »

varpa wrote:I think the GUI for the Dragonfly reverb is excellent, but it would be cool if you could put an image of a dragonfly on it somewhere.
It's in the background, very subtle, but yeah, maybe we could put a small one by the title word or something.
rghvdberg
Established Member
Posts: 1067
Joined: Mon May 12, 2014 7:11 am
Has thanked: 15 times
Been thanked: 36 times

Re: Dragonfly Hall Reverb

Post by rghvdberg »

the plan was always to have 2 type of gui
so here's the first draft of a 'flat' gui

Image
ssj71
Established Member
Posts: 1294
Joined: Tue Sep 25, 2012 6:36 pm
Has thanked: 1 time

Re: Dragonfly Hall Reverb

Post by ssj71 »

Michael Willis wrote:
varpa wrote:I think the GUI for the Dragonfly reverb is excellent, but it would be cool if you could put an image of a dragonfly on it somewhere.
It's in the background, very subtle, but yeah, maybe we could put a small one by the title word or something.
I like the subtle image. But thats just the thing with GUIs, you get as many different opinions about them as people who look at them. In the end just do what you like and don't worry about people who just don't like it aesthetically. Criticism always welcome, evaluated, (and disregarded if it doesn't improve useability or I just don't have time).
_ssj71

music: https://soundcloud.com/ssj71
My plugins are Infamous! http://ssj71.github.io/infamousPlugins
I just want to get back to making music!
Post Reply