Audio Features for Isadora: What Do You Want?
-
@citizenjoe said:
Here's a thought: that the squares that are the numbers across the top grow into rectangles to indicate the volume level. They could even change colour, just like a VU meter!
Thank you... intersting idea. The disadvantage being, if you are routing the same channel to many outputs, you wouldn't know the individual volumes for each output.
Best Wishes,
Mark -
-
@mark I prefere numerical values (dB) shown close to output number box, is more precise in professional enviroment where gain structure is foundamental.
-
@maximortal said:
I prefere numerical values (dB) shown close to output number box, is more precise in professional enviroment where gain structure is foundamental.
Well, I'm going to add an option for all volume values _everywher_ to be in dB -- so don't worry about that part for now.
But when you and @CitizenJoe say the numbers should be near the outputs, do you understand that that every routing has an individual volume control?
In left picture below, channel 2 is routed to output 2 with a volume of 100%. In the right picture, you see that channel 4 is also routed to output 2, but it's volume is 50%.
So, for a given output there can be multiple volume settings -- one for each source channel. How would you propose to indicate more than one volume setting at the output?
Best Wishes,
Mmark -
hello,
we talked a lot to our audio freaks. and they told us to prefer also numbers, because it is more compatible to the
audio world.
r.h
-
@deflost said:
to prefer also numbers
I'm not understanding your statement. The number is shown at the bottom when a single routing is selected, near the volume slider.
I am not trying to propose there are only circles to indicate volume; I am proposing those as additional visual feedback.
The precise value is always shown when a single routing is selected as shown in this picture.
Best Wishes,
Mark -
Dear Mark,
I find your proposal very good. It gives a direct idea of the volume and I think that to put the volume as a number at this place will overload the graphic and made it incomprehensible.
I can imagine (and I know) some sound installations with more then 16 ch but I think with 16 ch you will cover more than 90% of the needs.
happy new year 2020
Jean-François
-
@mark I think that the best options is to copy completely what other have done. I.e. RME total mix maybe just adding connections lines
-
@mark
Perhaps the volume slider, now located at the bottom, could be moved to the top, above the channel selection numbers.
The reason, is that for the majority of setups (8ch and less) the volume will be closer to the mouse, and highlighted routing.
It requires less movement to make adjustments, and is closer to where the user is already looking. -
@maximortal said:
@mark I think that the best options is to copy completely what other have done. I.e. RME total mix maybe just adding connections lines
What does that look like? Could you provide an screenshot and explain?
-
@mark said:
I'm not understanding your statement. The number is shown at the bottom when a single routing is selected, near the volume slider.
I think the "audio freaks" may be talking about wanting to see things in db, not just percentage from 0-100
-
@woland said:
I think the "audio freaks" may be talking about wanting to see things in db, not just percentage from 0-100
Please read the previous posts. Above, I said:
"Well, I'm going to add an option for all volume values _everywhere_ to be in dB -- so don't worry about that part for now."
Best Wishes,
Mark -
Dear All,
Here's the latest. I've adopted your suggestions regarding numeric values, but kept the possibility of the graphic view because I like it better. ;-)
You can also see that the volumes are displayed in dB. There will be a global setting for the file that allows you to switch all volumes to dB or to percentages, as you prefer.
Click here to watch the demo movie.
Numeric Version: 8 channel audio file to 16 channel output device with crosspoint 4-2 selected:
Graphic Version: 8 channel audio file to 16 channel output device with crosspoint 4-2 highlighted:
Numeric Version: Mono audio file to 16 channel output device with crosspoint 1-11 selected:
Numeric Version: Stereo audio file to 16 channel output device with crosspoint 2-6 selected:
Graphic Version: Stereo audio file to 16 channel output device with input channel 1 selected:
Best Wishes,
Mark -
really great. I also prefer the graphic version but it is good to have the possibility in some case to switch to the numeric version.
thanks for the fantastic work.
Jean-François
-
Sometimes all caps are appropriate: WONDERFUL!
John
-
@mark that is EXACTLY what I imagined. Bravo
-
Hi @mark,
That is looking good and feature rich. I just had a thought about presets. Will it be possible to save a routing configuration as a preset? For example, setting up a sound player/movie player with a specific routing and then saving in a user actor might be an option. Or the string configuration input in a user actor - perhaps there will be a number of ways to save user presets?
Best Wishes
Russell
-
If we get the output of the mapping (string with things like routing and volume) (can be hidden on default) we can easily feed this in an Data Array actor and use a Switch to grab the data and do different presets :)
-
@juriaan said:
output of the mapping (string with things like routing and volume)
Hi @Juriaan,
So that is a feature request then, to have an output string that provides the current properties of the multichannel setup?
I can’t recall if @mark provided, with the input string, a way to specify volume levels for each channel or if it is just the routing structure.
A text string input that includes channel volume and routing would suffice to allow user saved presets. But I agree an output that can be used to save current channel routing and volumes would be much better.
Best wishes
-
Exactly. If we can both input and output the exact configuration but then in a string so something like 1:13 75% 2:4 100% 7:9,10,11 50% feed that back in some data array / swith we can make some really powerfull user actors that I'm willing to provide and share on Plugins page :)