<div dir="ltr">Hi Stefano<div><br></div><div style>We love it too!</div><div style><br></div><div style>1 - <span style="font-family:arial,sans-serif;font-size:12.727272033691406px">Yes, you can do this using the controller's footswitches in different ways.</span></div>

<div style><span style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:12.727272033691406px">If you want to activate/bypass a particular plugin inside the virtual pedalboard you can address that function to the footswitches when creating the pedalboard.</span></div>

<div style><span style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:12.727272033691406px">The pedalboards are organized in banks. You can also change the whole pedalboard using the footswitches.</span></div>

<div style><span style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:12.727272033691406px">Plus, t</span><span style="font-family:arial,sans-serif;font-size:12.727272033691406px">here is a MIDI input in MOD where you will be able to plug additional controllers and map them to the MOD structure, but for now it is only accepting MIDI instruments. But this is a software update that will be soon available. We are working on it.</span></div>

<div style><span style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:12.727272033691406px">2 - not for the moment, but with some hacking I think it might be possible. what is exactly your idea?</span></div>

<div style><span style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:12.727272033691406px">3 - Y</span><span style="font-size:13px;font-family:arial,sans-serif">es, we have developed a superlooper !!</span></div>

<div><span style="font-size:13px;font-family:arial,sans-serif"><br></span></div><div style><span style="font-size:13px;font-family:arial,sans-serif">Kind regards</span></div><div style><span style="font-size:13px;font-family:arial,sans-serif"><br>

</span></div><div style><span style="font-size:13px;font-family:arial,sans-serif">Gianfranco</span></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/3 dastezanga . <span dir="ltr"><<a href="mailto:zanga.mail@gmail.com" target="_blank">zanga.mail@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Finally! I love it already!<br>
<br>
A few small question:<br>
1. can you change the current "patch" while the thing is running<br>
(e.g., use distortion in solo, clean sound elsewhere - possibly<br>
through some MIDI footswitch connected to it)?<br>
2. can it input -> oversample -> run plugins -> downsample -> output?<br>
3. can you route midi messages to plugins (a sooperlooper-lv2 thingie<br>
would be awesome!)?<br>
<br>
Stefano<br>
<br>
2013/5/2 Gianfranco Ceccolini <<a href="mailto:gianfranco@portalmod.com.br">gianfranco@portalmod.com.br</a>>:<br>
<div class="HOEnZb"><div class="h5">> Dear Linux Audio users and developers<br>
><br>
><br>
> We at AGR/HackLab are very proud to announce our newest creation: the MOD.<br>
><br>
><br>
> In a nutshell, the MOD it is a programable Linux based hardware<br>
> processor/controller with LV2 support.<br>
><br>
><br>
> It’s main objective is to take the processing of any LV2 plugins to the<br>
> stage.<br>
><br>
><br>
> We will make a presentation at the 2013 LAC on saturday 11 of may, at 17:10.<br>
> We hope to see some of you guys there!<br>
><br>
><br>
> To make things more interesting there we also created the following<br>
><br>
><br>
> - MOD Cloud, an online plugin repository<br>
><br>
> - MOD Social Network, a place where MOD users can exchange their virtual<br>
> pedalboards<br>
><br>
> - MOD SDK - a software development kit<br>
><br>
> - Control Chain - a hardware interface for external controllers<br>
><br>
><br>
> You can see all costumer related info on the website <a href="http://www.portalmod.com/en" target="_blank">www.portalmod.com/en</a><br>
> and you can watch a video of the prototype working here<br>
> <a href="http://portalmod.com/blog/2013/03/video-1-testando-o-prototipo/" target="_blank">http://portalmod.com/blog/2013/03/video-1-testando-o-prototipo/</a><br>
><br>
><br>
> The core software inside the MOD is Open Source and is being published at<br>
> github (<a href="https://github.com/portalmod" target="_blank">https://github.com/portalmod</a>).<br>
><br>
><br>
><br>
> You can download the LAC Paper at<br>
> <a href="http://portalmod.com/blog/2013/05/mod-on-lac-and-berlin/" target="_blank">http://portalmod.com/blog/2013/05/mod-on-lac-and-berlin/</a>. In it you will<br>
> find an explanation of the MOD working structure, both software as hardware<br>
> wise.<br>
><br>
><br>
> As the MOD comprises both software (host and web-gui) and hardware which<br>
> were not entirely predicted in the LV2 specification, there is some code to<br>
> be added to the LV2 bundles in order to make it work nice on the MOD. All<br>
> this added code refers only to the GUI and/or the controller. The actual<br>
> audio code (the plugin .so file) is left intact.<br>
><br>
><br>
> A LV2 without this extra code still will work, but will not have 100% of its<br>
> potential. It will have a generic dashboard icon, no visible icon knobs and<br>
> a generic controller display type.<br>
><br>
><br>
> When using the MOD connected to your PC or tablet using the webgui you can<br>
> browse the locally installed plugins (inside the MOD) as well as the ones<br>
> that are online at the MOD Cloud, provided you PC / tablet is connected to<br>
> the internet. The plugins from the cloud can be installed with a simple drag<br>
> movement.<br>
><br>
><br>
> The MOD Cloud is the place we expect to have the most interaction with the<br>
> LAD comunity. It is a plugin repository divided in four sections: official,<br>
> testing, contrib and commercial (any resemblance to apt-get’s sources.config<br>
> is a mere coincidence...).<br>
><br>
><br>
> The official branch is where you find the plugins uploaded by the MOD team.<br>
> Most of them are well known open source plugins which were packaged with our<br>
> gui and controller needed codes. The CAPS, CALF, INVADA, GUITARIX, MDA and<br>
> many others are all there with custom HTML GUIs and some tweaks where<br>
> needed.<br>
><br>
><br>
> The testing branch is where you find all the plugins the MOD team wants to<br>
> send to the official branch, but for any reason haven’t yet.<br>
><br>
><br>
> The contrib branch is something like Arch Linux AUR. It is an open<br>
> repository where you, the developers, can upload open source plugins to the<br>
> MOD community.<br>
><br>
><br>
> The commercial branch is just like the contrib, but for closed plugin to be<br>
> sold to MOD users. We expect to generate a feasible business model for all<br>
> LAD developers which intend to make a living on audio plugin programming.<br>
><br>
><br>
> Last but not least there is the MOD SDK.<br>
><br>
><br>
> The main goal of the SDK is to make it simple to set a GUI to your plugin<br>
> before installing it into your MOD.<br>
><br>
><br>
> We think that when using the SDK the developers will be able to concentrate<br>
> on their audio code and spend the least amount of time with interface<br>
> programming.<br>
><br>
> The SDK has a package of ready available resources (pedal and rack skins,<br>
> knobs, layout templates) with which you can pack your plugin by completing a<br>
> simple wizard.<br>
><br>
> There is also the documentation needed to create new screen widgets in order<br>
> to develop your own custom plugin GUI. The included resource code can also<br>
> be used as example.<br>
><br>
><br>
> We would like to thank all the LAD community for its ongoing efforts towards<br>
> having a decent plugin structure for linux audio.<br>
><br>
><br>
> For the developers of the plugins we are packing we’d like to know whether<br>
> you guys have any kind of objections.<br>
><br>
><br>
> We believe that a lively MOD users community would expand the LAD plugins<br>
> userbase and thus open new possibilities for developers.<br>
><br>
><br>
> We hope you all like what we are doing and we would love to discuss further<br>
> details with you.<br>
><br>
> Kind Regards<br>
><br>
> Gianfranco Ceccolini<br>
> The MOD Team<br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> Linux-audio-dev mailing list<br>
> <a href="mailto:Linux-audio-dev@lists.linuxaudio.org">Linux-audio-dev@lists.linuxaudio.org</a><br>
> <a href="http://lists.linuxaudio.org/listinfo/linux-audio-dev" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-dev</a><br>
><br>
_______________________________________________<br>
Linux-audio-dev mailing list<br>
<a href="mailto:Linux-audio-dev@lists.linuxaudio.org">Linux-audio-dev@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-dev" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-dev</a><br>
</div></div></blockquote></div><br></div>