Plug-ins, Hosts, Apps,
Hardware, Soundware
Developers
(Brands)
Videos Groups
Whats's in?
Banks & Patches
Download & Upload
Music Search
KVR
   
KVR Forum » Effects
Thread Read
New linear-phase EQ - SplineEQ
Goto page Previous  1, 2, 3 ... 11, 12, 13 ... 15, 16, 17  Next
jethrobull
KVRian
- profile
- pm
- e-mail
PostPosted: Sat Mar 31, 2012 6:04 am reply with quote
looking very nice and clear! Very Happy
----
You should never underestimate the predictability of stupidity
.......................
MyMusic
^ Joined: 05 Jun 2011  Member: #258102  Location: England,UK
Nielzie
KVRAF
- profile
- pm
PostPosted: Sat Mar 31, 2012 6:25 am reply with quote
A_SN wrote:
Alright, is that better? I'm not too sure about the new text colour, but I guess that's okay.



I'll give v1.0 the same changes tomorrow and release it as v1.0.7 then.


Font size looks good to me this way. With the darker background color, the text color could as well be turned back to green again if you'd prefer that I think Smile
^ Joined: 28 May 2005  Member: #69942  Location: Netherlands
A_SN
KVRian
- profile
- pm
- www
PostPosted: Sat Mar 31, 2012 6:34 am reply with quote
Nielzie wrote:
A_SN wrote:
Alright, is that better? I'm not too sure about the new text colour, but I guess that's okay.



I'll give v1.0 the same changes tomorrow and release it as v1.0.7 then.


Font size looks good to me this way. With the darker background color, the text color could as well be turned back to green again if you'd prefer that I think Smile

Well I quite like the new colour. I tried it before with the older knob but it didn't look right, but with a dark background this kind of blue looks better than green I think.
----
Developer of Photosounder, spectral editor/synth
SplineEQ, free spline-based linear phase EQ
^ Joined: 06 May 2008  Member: #180040  Location: Dublin, Ireland
Nielzie
KVRAF
- profile
- pm
PostPosted: Sat Mar 31, 2012 6:36 am reply with quote
A_SN wrote:

Well I quite like the new colour. I tried it before with the older knob but it didn't look right, but with a dark background this kind of blue looks better than green I think.


Hmm yes, I agree Smile
^ Joined: 28 May 2005  Member: #69942  Location: Netherlands
jethrobull
KVRian
- profile
- pm
- e-mail
PostPosted: Sat Mar 31, 2012 6:39 am reply with quote
Definitly better than green. Smile
----
You should never underestimate the predictability of stupidity
.......................
MyMusic
^ Joined: 05 Jun 2011  Member: #258102  Location: England,UK
A_SN
KVRian
- profile
- pm
- www
PostPosted: Sat Mar 31, 2012 8:21 am reply with quote
Alright I've just publicly released v1.0.7 with the bigger blue on black knob displays, also I've backported the changes I brought to the display of decimal places.

----
Developer of Photosounder, spectral editor/synth
SplineEQ, free spline-based linear phase EQ
^ Joined: 06 May 2008  Member: #180040  Location: Dublin, Ireland
Coises
KVRer
- profile
- e-mail
- www
PostPosted: Sat Mar 31, 2012 8:16 pm reply with quote
A_SN wrote:
Alright I've just publicly released v1.0.7 with the bigger blue on black knob displays, also I've backported the changes I brought to the display of decimal places.

That is significantly easier on the eyes. Thanks.
^ Joined: 08 May 2008  Member: #180176  
A_SN
KVRian
- profile
- pm
- www
PostPosted: Sun Apr 15, 2012 12:19 pm reply with quote
Here's another beta out. The biggest change is node grouping.



You can put band nodes together into a group so you can move them together. When you have at least 2 nodes into the same group a new controller appears (a yellow circle with the group's number written in it) and using it you can move the group around. When a node is in a group you can still move it around as if it wasn't linked, it doesn't change its behaviour. This is basic, I just got it working good enough to use, there's no clear visual indication of which nodes are included (yet, I'm not sure what to do, considering using yellow link lines, but that might look messy, maybe change the nodes colours?) and to set a group you must use the Debug dial to set the group number for each node (so for example you would select a first node and set the Debug dial to 1 to set it to group #1 and then select another node and also set the Debug dial to #1 etc..).

I'm not sure how I'll make group attribution happen in the end, I'm sure there must be a better way than to dial a knob? Although that has the merit of being straightforward and simple.

Now preset saving also records the length of the handles, and that change is both backward and forward compatible (you can open old presets in the beta and open new presets made from the beta in any old version of SplineEQ, however it will naturally disregard the handle lengths).

If anyone wants to test (Windows only) and doesn't have a beta download link yet, pm me.
----
Developer of Photosounder, spectral editor/synth
SplineEQ, free spline-based linear phase EQ
^ Joined: 06 May 2008  Member: #180040  Location: Dublin, Ireland
Coises
KVRer
- profile
- e-mail
- www
PostPosted: Sun Apr 15, 2012 12:35 pm reply with quote
A_SN wrote:
I'm not sure how I'll make group attribution happen in the end, I'm sure there must be a better way than to dial a knob? Although that has the merit of being straightforward and simple.

The obvious would be to drag a selection rectangle around the desired nodes. Shift-click/Shift-drag to add to the current selection, Ctrl-click/Ctrl-drag to toggle.

I think the intuitive behavior would be to have dragging around more than one node create a temporary group which would be effective only until a new selection is made; a button somewhere could then Group (if multiple nodes that are not already a group are selected) or Ungroup (if a numbered group is selected).
^ Joined: 08 May 2008  Member: #180176  
A_SN
KVRian
- profile
- pm
- www
PostPosted: Wed Apr 18, 2012 2:28 pm reply with quote
Coises wrote:
A_SN wrote:
I'm not sure how I'll make group attribution happen in the end, I'm sure there must be a better way than to dial a knob? Although that has the merit of being straightforward and simple.

The obvious would be to drag a selection rectangle around the desired nodes. Shift-click/Shift-drag to add to the current selection, Ctrl-click/Ctrl-drag to toggle.

I like that idea, no need for extra controls and it's pretty simple. The way I see it just dragging would create a new group, shift/control clicking/dragging would add (or remove) from the group of the currently selected node, and if that node doesn't have a group we'll give him one.

Coises wrote:
I think the intuitive behavior would be to have dragging around more than one node create a temporary group which would be effective only until a new selection is made; a button somewhere could then Group (if multiple nodes that are not already a group are selected) or Ungroup (if a numbered group is selected).

Not sure what any of that means, that sounds potentially complicated? Or I just don't get it. Why a temporary group anyway?
----
Developer of Photosounder, spectral editor/synth
SplineEQ, free spline-based linear phase EQ
^ Joined: 06 May 2008  Member: #180040  Location: Dublin, Ireland
Coises
KVRer
- profile
- e-mail
- www
PostPosted: Wed Apr 18, 2012 2:58 pm reply with quote
A_SN wrote:
Not sure what any of that means, that sounds potentially complicated? Or I just don't get it. Why a temporary group anyway?

Parallel to what happens when you drag a selection rectangle around objects on the Windows desktop (I'm assuming they didn't change that since XP, which I'm still using); also, selection of objects in a drawing program (at least, vector objects in Paint Shop Pro). Selecting multiple things at once lets you manipulate them together, but as soon as you select something else (not using Shift+ or Ctrl+), the association is lost. You have to Group to make a persistent association in PSP (there's no such thing, as far as I know, on the Windows desktop).

I'm just thinking that one could easily wind up with little numbered dots all over the place that were never intended to stick around... but if you can test it with users, it could turn out that that's not a problem in practice at all.
^ Joined: 08 May 2008  Member: #180176  
faun2500
KVRist
- profile
- pm
- e-mail
- www
PostPosted: Sun Apr 22, 2012 6:14 am reply with quote
The blue text was a much needed change! Thank you.
----
Latest Progressive/Hard Trance releases on Hyperdrive, Metamorph, Transfixion, Bleach, Alien Tech - Free Downloads - http://soundcloud.com/100mg
^ Joined: 27 Nov 2008  Member: #194543  Location: uk
A_SN
KVRian
- profile
- pm
- www
PostPosted: Thu May 03, 2012 7:53 am reply with quote
Another update (v1.0.8 ). This time I optimised all the FFTs (the bulk of the processing) to be faster, up to 25% faster (perhaps a bit more, but most of the time it's more like just a few percents of improvement). I did that by replacing the FFT sizes that I assumed to be fast by sizes that I benchmarked to be the fastest. There's also more regularly spaced sizes which is better when adjusting the resolution/delay as it gives more granularity.

That's it. Hey has anyone else noticed the 64-bit build being more CPU efficient than the 32-bit build, mostly at high precision settings?
----
Developer of Photosounder, spectral editor/synth
SplineEQ, free spline-based linear phase EQ
^ Joined: 06 May 2008  Member: #180040  Location: Dublin, Ireland
Selfik
KVRian
- profile
- pm
PostPosted: Thu May 03, 2012 12:29 pm reply with quote


Can I suggest this layout...makes more sense IMO Wink
^ Joined: 27 Dec 2005  Member: #92295  
A_SN
KVRian
- profile
- pm
- www
PostPosted: Thu May 03, 2012 1:31 pm reply with quote
Selfik wrote:


Can I suggest this layout...makes more sense IMO Wink

I like it, I'll try that but when I'll have options for different window sizes the different options will surely have different layouts anyway but that's a great idea for a wide layout, thanks for that (note that it will have to be wider than that for the preset controls and the extra controls that will be coming in the future versions). All layout ideas are welcome of course.
----
Developer of Photosounder, spectral editor/synth
SplineEQ, free spline-based linear phase EQ
^ Joined: 06 May 2008  Member: #180040  Location: Dublin, Ireland
All times are GMT - 8 Hours

Printable version
Page 12 of 17
Goto page Previous  1, 2, 3 ... 11, 12, 13 ... 15, 16, 17  Next
Display posts from previous:   
ReplyNew TopicPrevious TopicNext Topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Username: Password:  
KVR Developer Challenge 2012