ValhallaRoom 1.5.1 Released. New Electric Blue GUI
- KVRAF
- Topic Starter
- 3426 posts since 15 Nov, 2006 from Pacific NW
New Tips and Tricks: Getting unrealistic hall sounds out of ValhallaRoom:
http://valhalladsp.wordpress.com/2011/0 ... l-reverbs/
I tossed a few sound examples in there as well, in case any of y'all haven't heard ValhallaRoom.
Sean Costello
http://valhalladsp.wordpress.com/2011/0 ... l-reverbs/
I tossed a few sound examples in there as well, in case any of y'all haven't heard ValhallaRoom.
Sean Costello
-
- KVRAF
- 2685 posts since 14 Jul, 2005 from Australia
Hey Sean, just wanted to say that I'm a big fan of your work. I decided to keep Audio Damage Eos after purchasing it and demoing against ValhallaRoom for the last day. I think they are both awesome and I can easily see myself also buying ValhallaRoom in the near future.
Here are some notes I made while trying out ValhallaRoom for your consideration (I'm on Windows 7 x64 running Cubase 6.02 x32):
- I'm colourblind and the colours used for the selected Reverb Mode and Preset are impossible to see with my eyes
- The CPU usage was a reasonable amount higher than Eos and ArtsAcoustic, although not unreasonable
- In Cubase 6, when the plugin interface is open, you can not minimise the arrange window, the Cubase interface locks up and you have to Alt+Tab out of it and go back to get the app to respond again, any ideas? This also affects closing other windows in Cubase too.
- Have you considered extending the range of the HIGH CUT knob to span all the way up to 20 kHz? Sometimes it's desirable to get those shimmering high frequencies in the reverb tail.
I didn't have these issues with Audio Damage Eos which is why I kept it.
Thanks a lot
Here are some notes I made while trying out ValhallaRoom for your consideration (I'm on Windows 7 x64 running Cubase 6.02 x32):
- I'm colourblind and the colours used for the selected Reverb Mode and Preset are impossible to see with my eyes
- The CPU usage was a reasonable amount higher than Eos and ArtsAcoustic, although not unreasonable
- In Cubase 6, when the plugin interface is open, you can not minimise the arrange window, the Cubase interface locks up and you have to Alt+Tab out of it and go back to get the app to respond again, any ideas? This also affects closing other windows in Cubase too.
- Have you considered extending the range of the HIGH CUT knob to span all the way up to 20 kHz? Sometimes it's desirable to get those shimmering high frequencies in the reverb tail.
I didn't have these issues with Audio Damage Eos which is why I kept it.
Thanks a lot
Last edited by fgimian on Sat May 28, 2011 1:17 pm, edited 2 times in total.
-
- KVRAF
- 2685 posts since 14 Jul, 2005 from Australia
Sorry I was a bit unclear, had to purchase Eos to REALLY try it out which I did this morning. But I've been using the samples up on the Audio Damage site for the last few days to demo Eos and compare what I could do with ValhallaRoom since the reverb settings in the samples closely resembled what I wanted out of my reverb.samsam wrote:How did you demo Eos?
Edited my post for clarity.
-
- KVRAF
- 2685 posts since 14 Jul, 2005 from Australia
No worriessamsam wrote:Cool, I was just thinking out loud, no hidden meaning intended.
Sean's work is great, own n luv Eos too and Room seems great.
-
Bronto Scorpio Bronto Scorpio https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=98170
- KVRAF
- 5546 posts since 13 Feb, 2006 from Wiesmoor, Germany
+1soundpalace wrote:...Yeah, it's really hard to go wrong with these 2 reverbs, they both sound gorgeous!!...
They are the only 2 reverbs I use (And ValhallaShimmer for Special FX). Until I purchased ValhallaRoom I only used EOS. I still prefer EOS for drum plates sometimes.
Cheers
Dennis
-
- KVRian
- 600 posts since 27 Dec, 2006
Are there significant differences between Eos and ValhallaRoom?
-
- KVRian
- 678 posts since 22 Sep, 2007 from Caracas, Venezuela
Yes. Let's say Eos is more dense than ValhallaRoom.opus_diaboli wrote:Are there significant differences between Eos and ValhallaRoom?
- KVRAF
- Topic Starter
- 3426 posts since 15 Nov, 2006 from Pacific NW
Well, thanks for the nice words! And Eos and ValhallaRoom are like my children - I loves them all!soundpalace wrote:Hey Sean, just wanted to say that I'm a big fan of your work. I decided to keep Audio Damage Eos after purchasing it and demoing against ValhallaRoom for the last day. I think they are both awesome and I can easily see myself also buying ValhallaRoom in the near future.
That is something I will consider in the future. I know there are programs for checking out webpages for usability with various color blindness types, so I will use screenshots of the plugin GUIs to make sure there are no issues. Thanks for bringing this to my attention, and my apologies for having this issue come up.- I'm colourblind and the colours used for the selected Reverb Mode and Preset are impossible to see with my eyes
The Eos algorithms are complex, but the ValhallaRoom algorithms use more memory, more filters, etc., which requires more cycles. I spent a fair amount of time optimizing the ValhallaRoom code (and Eos, for that matter), but some things can't be optimized away to nothing.- The CPU usage was a reasonable amount higher than Eos and ArtsAcoustic, although not unreasonable
Is this on the PC? It sounds like it is linked to some issues with Juce that were recently resolved, so I'll look into this.- In Cubase 6, when the plugin interface is open, you can not minimise the arrange window, the Cubase interface locks up and you have to Alt+Tab out of it and go back to get the app to respond again, any ideas? This also affects closing other windows in Cubase too.
This is a good idea. The main issue is that changing the slider range would break all existing presets and projects, as the current 0-1 slider range in VST/RTAS is mapped so that it goes up to 15 kHz. In general, changing slider ranges in an update, or adding parameters, is a bad idea for a plugin developer, as it will break functionality for all users that have saved projects. So the range will have to stay at 15 kHz for now, even though raising it would allow for a bit more sonic variety.- Have you considered extending the range of the HIGH CUT knob to span all the way up to 20 kHz? Sometimes it's desirable to get those shimmering high frequencies in the reverb tail.
Sean Costello
-
- KVRist
- 380 posts since 22 Jun, 2007
Couldn't that be solved by having a hidden legacy parameter which when activated multiplies hi-cut by 0.75 and automatically deactivates when hi cut is edited with gui (but not when changed with host automation).
-
TitusRaindrops TitusRaindrops https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=216414
- KVRist
- 49 posts since 29 Sep, 2009
Or a check box, unchecked by default, that extends the range of that fader. As long as it is off by default it doesn't break projects right?sauli wrote:Couldn't that be solved by having a hidden legacy parameter which when activated multiplies hi-cut by 0.75 and automatically deactivates when hi cut is edited with gui (but not when changed with host automation).
- KVRAF
- Topic Starter
- 3426 posts since 15 Nov, 2006 from Pacific NW
Unfortunately, in order to extend the parameter range, it would have to happen in the audio part of the plugin code, not the GUI. This would entail either extending the maximum range of the slider by default, which would break existing projects, or adding a parameter to change the range of the slider, which would break existing projects.TitusRaindrops wrote:Or a check box, unchecked by default, that extends the range of that fader. As long as it is off by default it doesn't break projects right?sauli wrote:Couldn't that be solved by having a hidden legacy parameter which when activated multiplies hi-cut by 0.75 and automatically deactivates when hi cut is edited with gui (but not when changed with host automation).
Sean Costello
-
- KVRAF
- 3002 posts since 24 Nov, 2003 from Heidelberg&Hamburg
I once - in Sean's blog - asked about the same question concerning Eos, shimmer and room (which I all own^^ and love). Here in his blog you can read the developer's answer. (just search the answer below "Klemperer")opus_diaboli wrote:Are there significant differences between Eos and ValhallaRoom?
