Home › Forums › Products › Vsig and Preset Development › 8 Delay
- This topic has 10 replies, 5 voices, and was last updated 11 months, 3 weeks ago by tbskoglundEventide Staff.
-
AuthorPosts
-
-
June 24, 2023 at 11:44 am #172125kimsParticipant
Why cant i add more inputs or amps or outputs in the “mixn”, i want all the 8 delays to use adc-in1 and adc-in2 and then adc out 1 and adc out 2
Theres no amp in the other mixers ? why cant i rename them to example amp? why are the modules locked…or are they?
I cant use add or adder because they are not stereo out?
-
June 24, 2023 at 11:45 am #172126kimsParticipant
No its not spam i wont post more algorithms, im just trying to learn what vsig can do and not do
-
June 24, 2023 at 8:36 pm #172134PuppeteerParticipant
Here’s an example of how to wire audio for a simple 8 tap stereo (or more accurately dual mono) delay using mixn. To change the number of inputs, change the value in the red circle. To change the name of a module, change the name in the top line of that panel, but be aware that every block in VSIG MUST have a unique name.
I’ve also got some tutorial videos on VSIG here https://www.youtube.com/playlist?list=PLlIUMYE3jS9lNXrDfB8S1s9_UUF099eKn
There are a few other video’s on VSIG. You should be able to get the basics of navigating VSIG from my videos, my chain of though rambling aside.
I’m always up for more VSIG discussion here, I like seeing new posts in this forum.
-
June 25, 2023 at 12:50 am #172136kimsParticipant
A pity that Vsig3 is so limited, but anyway thank you for the help and the layout-picture very helpful ! 🙂
-
June 25, 2023 at 1:08 am #172137PuppeteerParticipant
In what way is VSIG limited? It’s a pretty low level toolbox for building FX algorithms. I haven’t found anything I couldn’t achieve yet, though sometimes I’ve had to take a different approach to how I was initially going to approach things and programming can get pretty complex, especially on the control and UI side for complex algorithms, and repetitive blocks of code can get tedious to wire into place, but other than that, no real complaints.
-
June 25, 2023 at 1:44 am #172138kimsParticipant
Compared to the closest thing is Reaktor 6: The modules in vsig are limited locked example I/O, missing layout of knobs, and/or not enough of modules. as i currently know the modules must even be in numberorder
No restrictions of that in Reaktor 6 – its even deeper, but i understand why eventide dont want to share it
im only talking about fx, i dont expect that H9000 is a synth, i bought it because of the fx and they do sound great 🙂
Dont get me wrong – i like the H9000
-
June 26, 2023 at 11:34 am #172167
Hey @kims
I want to zoom out a bit, and offer you some advice. You’re clearly very passionate about sound design and have good ideas for sounds you want to make, and the H9000 is capable of what you want to do. If we can help you out along the way (my thanks to Puppeteer, who is generously offering you quite a bit of advanced level VSig support here) and help you get where you are going, great!
The learning curve is steeper than I think you are expecting it to be, and the interface for VSig is a step lower than you are expecting it to be. For what it is worth, yes this is not easy stuff to be dealing with, I want to acknowledge that signal processing and sound design are not something you can just pick up and run with; it’s easier to train for a marathon than learn how filters are constructed. It challenged me, it challenged all of my colleagues (both internal to Eventide and outside of it), and it continues to challenge me to this day.
So my advice is twofold: spend some time learning VSig as a tool (what it is capable of, and how you can do that), and get yourself started with simpler problems before tackling more complex ones. As an addendum to that last point, learn to define your challenges and problems first before trying to tackle them – this is a blend of the two points I have to make here, and I believe the biggest source of your frustrations.
Another source of the learning curve’s slope, is learning the features of the language. For what it’s worth, this is common for any programming language – I’ve spent MANY a week learning how to solve a problem in programming, only to learn someone else has a single function or module that solves the problem for me already. I expect you’ll find a similar initial frustration with VSig, and as you learn the library and terminology it will get easier for you.
Reaktor – a well built product in its own right – is a bit higher level than what VSig offers you. VSig is closer to Max, albeit lower level than that even. ALL audio effects algorithms are comprised of three fundamental operations: adds, multiplies, and delays. Anything you can dream of – delays, flangers, filters, reverbs, synthesizers even – are just a combination of those three fundamental properties.
To answer a few of your questions more directly, before moving on to suggested “next steps”:
- You can add more inputs to mixn. You are looking for the ninputs specifier on the module. If you add the module to VSig then click on it, a right-hand panel will open, and you can add more inputs.
- For routing one input to multiple outputs, either chain the output of the mixn module to multiple inputs of new modules, or consider using crossout or audiomux.
- The names of these inputs are, in effect, functional arguments to the module itself. If you want to have it displayed on the H9000 differently, add some interface to it and connect that interface’s userobject out to a menupage, then connect the menupage to the desired adc-kids output.
- You can connect the output of an adder to both adc1-out and adc-2 out to make it, in a way, “stereo out” – you are not restricted to connecting an output to just one input location, only the reverse (an input can only take one connection).
A quick thought… VSig is such a blank canvas, that the notions of mono and stereo don’t even make sense yet. You have by default two inputs, and two outputs; how you wire them up is what decides dual mono, stereo, mid-side, etc. You can add or remove inputs and outputs too, depending on what you want to do. Much of what you’re discussing – and this, I think, stems from your expectation – comes from a higher-level abstraction of what modules are capable of and how to use them. You gotta build all of that stuff yourself; this is possible with some clever routing and VSigging, but you need to adjust your thinking to be lower level and learn the library a bit more.
I suggest you start by learning a few basic building blocks: build a mono gain with a knob you can use to control it. Then think about how it could be made stereo, and the possible ways you could route for simplicity or complexity. Next, move up to a more complicated system like a single delay with time control, then add feedback. Once you learn to add modulation to a delay (there are many delay modules, learn why you’d use one over another), you’re probably at a good point to start exploring the patches already in H9000 to get an idea of how certain classes of effects are built and how some complicated problems are solved. This will also give you an idea of how to build an interface.
I know this is a tall order, but trust me if you stick with it I know you’ll find that the sky is the limit and you’ll build effects and sounds that you are very proud of.
-
June 27, 2023 at 12:01 pm #172194kimsParticipant
Yes ndeshpande you are right: i have to learn Vsig from scratch – and not automatic thinking “Reaktor” in my head 🙂
btw does anybody know where the Random softkey is in Emote?
i searched and searched the manual, only this came up:
“Press the Random soft key to assign random values to each and every parameter of the current algorithm.”i like it very much, but cant find it in Emote? what does the Rack-version people do they dont have the display.
-
August 10, 2023 at 10:35 am #173030
Hi, I’m sorry for the long delay on responding to your question about the random softkey. I’m not super familiar with emote, you will likely get a fast response in the Rackmount forum if you ask there.
-
December 1, 2023 at 11:01 am #176393
The Random softkey is currently only available on the front panel, but it could be added to Emote.
-
-
December 1, 2023 at 9:39 am #176389jthompsonParticipant
Great advices, thanks!
-
-
AuthorPosts
- You must be logged in to reply to this topic.