Thanks, @spunktsch. It helped a lot.
Now the GUI is currently working.
(the gif was buggy).
Now I’m trying to discover how to debug or, at least, show some print messages. Is someone has any tip or trick?
Thanks, @spunktsch. It helped a lot.
Now the GUI is currently working.
(the gif was buggy).
Now I’m trying to discover how to debug or, at least, show some print messages. Is someone has any tip or trick?
use the lv2 log extension. those “prints” get logged from the DSP side all the way to the browser console.
Ok, lets have a look
Imagine that you have a pedalboard with the following pedals:
You decide that you will use it in mainly four scenarios, that can be interchangeable at in any moment of your musics:
Amplifier + Cabinet Simulator
onAmplifier + Cabinet Simulator
, Chorus
, Delay
, Reverb
onDistorsion
, Amplifier + Cabinet Simulator
onOctaver
, Fuzz
, Amplifier + Cabinet Simulator
, Delay
, Reverb
onA way for you do it is creating four snapshots. But it could be an inconvenient if you want to change the values of pedals after create them.
An alternative is using tetr4 switch pedal. You can imagine it as a less powerful alternative to snapshots, that avoid this previous situation .
With it, you have four CVs that you can assign with any of pedal parameters. So the idea is that you assign CVs with the pedalboards bypasses. For instance, I decided to assign as the following way:
Distortion
bypassOctaver
, Fuzz
bypassesChorus
bypassDelay
, Reverb
bypassesI rename it to make more clear with each one means:
Tetr4 Switch has four presets. At each preset you have four toggles/switches. If I want to make a clean sound when Preset 1 enable, they I will make all switches as off. If I want to make Preset 2 just a distortion, then I will make only the CV that is assigned to Distortion
on.
You can see here (but not hear) a demonstration:
At bottom, you can see the CV outputs for debugging
Now I need to implement the usage with the real footswitches. Currently, only by the GUI is properly switching the effect Presets.
Since it is CV you can’t switch ON/OFF the octaver plugin alone anymore ?
Wouldn’t it be more useful if it was midi ?
might be an extra step and plugin but why not trigger some midi with that cv?
Yes, but it is 4 extra steps…
Thanks for your feedback, @Rom .
Yes, CV restricts the management of the octaver plugin by Web UI. Is it the problem that you thought?
I’m sorry, but it’s possible to assign notes generated by a plugin to another plugin parameter? I didn’t know that it is possible.
Anyway, I think that isn’t possible to assign more than one parameter for the same MIDI command, I remember that I tried last week, I think. So the assignment for multiple footswitches for the same tetr4 switch parameter probably requires a more complex strategy that send more than one midi message for each for four tetr4 switch possible parameters.
My current update, maybe the last one. I think that I finished the physical part, but I have not tested. I’m having troubles for connecting my device with a computer, apparently the dwarf USB B doesn’t work anymore.
The source code is on my Github if someone would to explore it.
Yep, since you program the 1st switch with Fuzz+Oct you can’t have the Octaver only. Another solution would have to “sacrifice” another switch from your plugin to make it engage the Octaver only… so having 4 switches would become rapidly not enough and it would make sense to have a switch for each plugin + the actual 4 switches for combinaisons.
Yep, you can send the midi to the “virtual loopback” so the ModDevice is listening to the message you generate inside the ModDevice !
I use this a lot so I can engage plugins with my midi controller, or with the dwarf (when I don’t need the MC8 midi-controller), or with the computer of a friend (with midi-bluetouth)
Nope, but you can send multiple midi message with one single footswitch !
And it could be really nice to set some parameters precisely :
Ok, I think that I understood the problem. For switches per preset just allows fine control of four plugins without aggregate them in a unique switch.
At a similar way, maybe the number of presets could not be sufficient for some musicians.
–
I think that a version that can assign any plugin individually with midi messages is a good idea, but at the moment MIDI is something that I don’t have programming skills. I could offer a extended version of tetra switch with more switches (8 switch with 8 presets?), but my Dwarf pre diagnosis is not good.
Hello, all.
A new update:
I added a select list parameter for this plugin. It is useful if you want assign a device footswitch (B
, C
or B+C
).
You can also use the four paratemeters `Preset [1…4] if you want to assign a specific preset for a footswitch. Actually, you couldn’t yet… the device leds values aren’t showing the current state I’m trying to fix a wrong behavior.
But you can use they as well for assign an external device, like M-VAVE Chocolate. Talking about this controller, as it doesn’t shows any information because it doesn’t has leds related for each parameter, I added a “dummie parameter” just for enable showing notification on device
You can see an example here:
Note: Maybe you have seen this following parameters. Actually they didn’t work. I’m trying to understand how can I use it for customize the message showed on notification.
Dev Diary #7
Now it works. So, if you assign the Preset 1-4 parameters for some of the device footswitches, the led is turned on if the respective patch is in use. The led colour is based on the preset number.
Maybe you prefer to assign the “current preset” parameter. I tried to change the led colour based on the preset, but I noticed that it doesn’t work appropriately when a parameter is a list like that. I opened a issue for mod team (Lv2-hmi.h issues on lv2:portProperty lv2:integer, lv2:enumeration).
I noticed something that makes me sad. Unfortunately the notifications will only appears If the assigned parameter is showing on device led. It is something that I wasn’t expecting.
I also refactored the source code to be easier to make the Hep7a Switch. And yes, the extended version will to be 7 instead of 8 because of the number of colours assignable for the Dwarf LEDs.
Hello!! I have no idea how to install it on mod dwarf. Is there any tutorial step by step?
Hello. This plugin there isn’t present on the dwarf store or beta store. Apparently the mode store doesn’t accepting new plugins by now.
it does, we should get back to more developments very soon.
but going forward we only want to have stuff in beta that is 100% confirmed to be pushed into stable eventually, for the final stages of testing.
while a plugin is in development we should find some other way. I have some ideas on how to do it, should happen later in the month.
Hi all,
if there is anyone interested in to test this plugin, there is the compiled for mod dwarf https://github.com/SrMouraSilva/plugins-lv2/raw/master/binaries/dwarf/tetr4-switch.lv2.tar.gz .
Edit: The plugin is present on Beta Store
Plugin has been pushed to beta just now!
Having just tried it out, I think this is a wonderful piece of work - particularly the way you get the UI to represent the exclusivity of the presets and to show the 10/0 states of the 4 toggles.
Am wondering though, would it be possible to add a single midi output port - which could (at the simplest level) just also send out 4 midi cc messages, whenever a preset is triggered? e.g for 10v,0v,10v,10v
CC1 127
CC2 0
CC3 127
CC4 127
This way they could be routed through the MIDI-loopback port and control the states various other plugins on the pedal board
My own particular use case is using the alo-looper where I will sometimes have 4 loops playing at particular times. For purposes of song dynamics I’d love to be able to just be able to turn off everything , then bring back percussion, then bass, then pads etc. (a version of The Human League’s “Love Action” is particularly the song I want to try this with)
Still - its a fabulous UI
Hello, @steve, thanks for your feedback. The layout was inspired by Pedrone’s Penta-5witch
.
The footswitch led I am not sure where I got the inspiration, maybe a Boss multieffect, maybe the Ampero:
–
Your idea integration with a Midi is awesome.
Unfortunately, due time and knowledge, the MIDI integration with my plugin isn’t in my plans. But if there is someone who would like to push a pull request, I’ll appreciate.
By the way, I am quite sure that it is possible integrate Tetr4 switch with other plugins to do what you want. Maybe using MIDI Note Toggle - MOD Audio or maybe MIDI File - MOD Audio you can use the CV from Tetr4 switch for on some of these plugins and they send your required message…
Pretty incredible you have merged these two UIs into such a useful plugin.
Anyway, sometime, maybe next week, I will see if I can add the extra midi functionality. I know how to generate midi events in c/lv2, but one thing I have never got my head round is makefiles and build scripts. Anyway, I will give it a go.