Novation Automap Universal - Speculations
-
- KVRian
- 795 posts since 2 Apr, 2006
Does it work with an x-station?
This approach should be easily converted to support other midi controlers as well.
This approach should be easily converted to support other midi controlers as well.
-
- KVRAF
- 4867 posts since 18 Dec, 2000
I don 't know if it can be converted since it actually reads the VST info on the LED display.
dw
dw
-
- KVRist
- Topic Starter
- 460 posts since 14 Mar, 2004 from Colorado, USA
Actually no, it wouldn't be easily converted. There's hardware logic in the SL series that allows it to be programmed any way they see fit for bi-directional communication directly over USB protocol. That's why its exclusive to the SL series. Most controllers use MIDI natively or emulate MIDI ports over USB, but the SL series can talk directly to VST automation. I could see this blowing up into a huge range of virtual studio control devices from Novation though.Kyran wrote:Does it work with an x-station?
This approach should be easily converted to support other midi controlers as well.
Core i9-7940X | Asus Prime X299-A | 64GB DDR4-3200 | Samsung 950 Pro 2TB Sys, 860 Evo 4TB Data | Steinberg UR824 & CC121 | Virus TI Desktop | Roli Seabord Rise 2 | Nektar Panorama P6 | Nektar Aura | Roland VG-99 | Win10 Pro x64 | Cubase Pro 12
-
- KVRist
- 435 posts since 27 Feb, 2006
So I spent my first night with automap in Energy XT 1.4, and I can say after a lengthy studio session till 4am and writing a mostly complete song that I am completely in love. Within about 15 minutes of opening synths, I was able to map all the paremeters onto the Novation exactly how I'd want them. It really does change your complete outlook on midi controllers when you can load up a synth and just immediatly start tweaking stuff. Feels very much like having hardware, except you don't have to fumble around in finicky menus/you can do what you want with a mouse and get down to business with the controller. Alt-controlling thru the plugins in your sequencer on the left arrows and using the right arrows to scan thru programs is all laid out quite nice. I actually went as far as swapping the locations of my keyboard and Remote so the SL sits directly infront of me.
I did notice some bizarre crashes tho. I don't know if its my setup or the novation, but I noticed a few times when creating a new sequencer from scratch or fumbling a right click Energy XT would close without warning. I can't say its definatly the Novation or notbut I don't recall it ever happening prior to the automap update.
I did notice some bizarre crashes tho. I don't know if its my setup or the novation, but I noticed a few times when creating a new sequencer from scratch or fumbling a right click Energy XT would close without warning. I can't say its definatly the Novation or notbut I don't recall it ever happening prior to the automap update.
-
- KVRAF
- 2609 posts since 26 Aug, 2002 from here
ok sounds good - does the wrapper make copies of all your vsts so you have to keep them in a different folder ? - and presumeably wrap any new vsts you add
I believe every thread should devolve into character attacks and witch-burning. It really helps the discussion.
-
- KVRist
- Topic Starter
- 460 posts since 14 Mar, 2004 from Colorado, USA
This is handled bu the Automap Server's Plug-in Manager. It doesn't actually make copies of your plugins, its adds a 157k wrapper DLL file next to each plugin with the same name followed by (Automap). Then you load the wrapped (Automap) version of your plugin and it will call the original DLL. This is nice since it would greatly increase your disk space usage. This is no problem for me since I make sure every plugin is installed in a folder of the same name which is then sorted into folders by plugin type, so it really doesn't add much to my selecting plugins off a list. It kinda sucks because your sequencer now has to reinitialize all the Automap versions of your plugins. With this plugin manager though, you can select only the plugins you use a lot and have those reinit in your sequencer at first, then add more as you go. I made the mistake at first of adding all plugins in the manager and Cubase took FOREVER to open (it never actually did since one of the plugs bombed halfway through). Then I used the plugin manager to unwrap all the plugins and that took even longer (which is why I never got to test anything). So tonight I will add a few plugs and try it out.ericj23 wrote:ok sounds good - does the wrapper make copies of all your vsts so you have to keep them in a different folder ? - and presumeably wrap any new vsts you add
Core i9-7940X | Asus Prime X299-A | 64GB DDR4-3200 | Samsung 950 Pro 2TB Sys, 860 Evo 4TB Data | Steinberg UR824 & CC121 | Virus TI Desktop | Roli Seabord Rise 2 | Nektar Panorama P6 | Nektar Aura | Roland VG-99 | Win10 Pro x64 | Cubase Pro 12
-
- KVRist
- 435 posts since 27 Feb, 2006
Not to reiterate, but some more clarification:
Basically when you are done installing the OS it runs the plugin manager which is a simple program with two columns. You drag the plugins you want to automap from one side to the other. This plugin manager will automatically open in the background (in the taskbar in windows) when you open a vst from within your host that is the automap version, so you don't have to worry about manually running the manager all the time. When you add a vst to the automap column it makes a .dll with "Automap" at the end of the file name in the same folder as your original .dll exists. So when you add a vst to your host, you will use the UltraCoolSynth(Automap).dll instead of UltraCoolSynth.dll.
With EnergyXT I didn't really run into the initialization errors Audioflux1 mentioned, but I'd assume hosts that preload VSTs (cubase, renoise, fl studio, wavelab) would run into this. I'm assuming you could double the amount of time it takes to initialize. EnergyXT kinda just loads VST's as you use them. Thus to your host, the UltraCoolSynth.dll and the UltraCoolSynth(Automap).dll are concidered two different VSTs.
With the same train of thought, if you are currently working on a song with various VST's, you will not be able to use automap with them unless you save your program and then replace your current VST with the automap one. Thats one annoying limitation I've found.
Basically when you are done installing the OS it runs the plugin manager which is a simple program with two columns. You drag the plugins you want to automap from one side to the other. This plugin manager will automatically open in the background (in the taskbar in windows) when you open a vst from within your host that is the automap version, so you don't have to worry about manually running the manager all the time. When you add a vst to the automap column it makes a .dll with "Automap" at the end of the file name in the same folder as your original .dll exists. So when you add a vst to your host, you will use the UltraCoolSynth(Automap).dll instead of UltraCoolSynth.dll.
With EnergyXT I didn't really run into the initialization errors Audioflux1 mentioned, but I'd assume hosts that preload VSTs (cubase, renoise, fl studio, wavelab) would run into this. I'm assuming you could double the amount of time it takes to initialize. EnergyXT kinda just loads VST's as you use them. Thus to your host, the UltraCoolSynth.dll and the UltraCoolSynth(Automap).dll are concidered two different VSTs.
With the same train of thought, if you are currently working on a song with various VST's, you will not be able to use automap with them unless you save your program and then replace your current VST with the automap one. Thats one annoying limitation I've found.
-
- KVRist
- Topic Starter
- 460 posts since 14 Mar, 2004 from Colorado, USA
Well as with anything involving computerized music and MIDI, its not going to be perfect. There are going to be some snags along the way. All I can say is that its been a really long time since I saw something I had to have in my studio this badly. I'd go so far as to say the Remote SLs are going to revolutionize the MIDI controller industry.
Core i9-7940X | Asus Prime X299-A | 64GB DDR4-3200 | Samsung 950 Pro 2TB Sys, 860 Evo 4TB Data | Steinberg UR824 & CC121 | Virus TI Desktop | Roli Seabord Rise 2 | Nektar Panorama P6 | Nektar Aura | Roland VG-99 | Win10 Pro x64 | Cubase Pro 12
-
- KVRAF
- 1958 posts since 16 Jan, 2005 from France's Dirty South
I'm wondering if you can still use it as a regular midi controller while using the automap mode ?
Basically in Live, i wonder if you can quickly go from the automapped synth, to a layout where youu can control params from Live's midi plugins + some synth params and even params of the insert fxs ?
this sure looks mouth watering anyway...
Basically in Live, i wonder if you can quickly go from the automapped synth, to a layout where youu can control params from Live's midi plugins + some synth params and even params of the insert fxs ?
this sure looks mouth watering anyway...
-
- KVRist
- Topic Starter
- 460 posts since 14 Mar, 2004 from Colorado, USA
All of the plugins can work with Automap Universal, even insert effects. If its VST (also AU on the Mac) it will work with Automap Universal. Then you just switch the template from Plug-in Automap to Ableton Live Automap (I think they are 2 numbers away from each other) with the template change encoder and you can control the Live mixer. Although I think Live is the app you would need this for the least, its learn mode is beyond any other sequencer (although you will get a lot more controls available when using Automap because they all change to just the plugin that has focus).disturb wrote:I'm wondering if you can still use it as a regular midi controller while using the automap mode ?
Basically in Live, i wonder if you can quickly go from the automapped synth, to a layout where youu can control params from Live's midi plugins + some synth params and even params of the insert fxs ?
this sure looks mouth watering anyway...
Core i9-7940X | Asus Prime X299-A | 64GB DDR4-3200 | Samsung 950 Pro 2TB Sys, 860 Evo 4TB Data | Steinberg UR824 & CC121 | Virus TI Desktop | Roli Seabord Rise 2 | Nektar Panorama P6 | Nektar Aura | Roland VG-99 | Win10 Pro x64 | Cubase Pro 12
- KVRAF
- 8644 posts since 2 Oct, 2006 from Leeds, UK
That was the reason i bought mine when they first came out but it didn't work!I'm glad they've got it right this timeAudioflux1 wrote:I'd go so far as to say the Remote SLs are going to revolutionize the MIDI controller industry.
Total integration and control would be the icing on the cake
Is it possible to control hw and sw atst in automap mode?
Latest release and Socials: https://linktr.ee/ph.i.ltr3
-
- KVRist
- Topic Starter
- 460 posts since 14 Mar, 2004 from Colorado, USA
I just wanna know what they're going to do about VST 3. As far as I can tell, its a whole different system than VST 2.X. I think it will work more like Audio Units plugins with the one Automap control file.musikmachine wrote:That was the reason i bought mine when they first came out but it didn't work!I'm glad they've got it right this timeAudioflux1 wrote:I'd go so far as to say the Remote SLs are going to revolutionize the MIDI controller industry.
Total integration and control would be the icing on the cake
Is it possible to control hw and sw atst in automap mode?
Core i9-7940X | Asus Prime X299-A | 64GB DDR4-3200 | Samsung 950 Pro 2TB Sys, 860 Evo 4TB Data | Steinberg UR824 & CC121 | Virus TI Desktop | Roli Seabord Rise 2 | Nektar Panorama P6 | Nektar Aura | Roland VG-99 | Win10 Pro x64 | Cubase Pro 12
-
- KVRist
- Topic Starter
- 460 posts since 14 Mar, 2004 from Colorado, USA
You would have to switch between templates. The Automap Universal template only sends data to the Automap Server on the host machine.musikmachine wrote: Is it possible to control hw and sw atst in automap mode?
Core i9-7940X | Asus Prime X299-A | 64GB DDR4-3200 | Samsung 950 Pro 2TB Sys, 860 Evo 4TB Data | Steinberg UR824 & CC121 | Virus TI Desktop | Roli Seabord Rise 2 | Nektar Panorama P6 | Nektar Aura | Roland VG-99 | Win10 Pro x64 | Cubase Pro 12
- KVRAF
- 8644 posts since 2 Oct, 2006 from Leeds, UK
Thats why i was asking;automap would lock to ableton live,the only way i could use it to control anything else is by disabling automap so i'd have to use individual templates.I take it this is still the case?Is the automap server the technology which enables universal AM to work?Audioflux1 wrote:You would have to switch between templates. The Automap Universal template only sends data to the Automap Server on the host machine.musikmachine wrote: Is it possible to control hw and sw atst in automap mode?
Also does the SL have the ability to read cc parameters from hardware when creating templates?
Latest release and Socials: https://linktr.ee/ph.i.ltr3
-
- KVRist
- 435 posts since 27 Feb, 2006
musikmachine - There is an entire section on Ableton Live in the manual. I've never used Live myself so I can't really comment on it as accurately as I'd like but the article says that it will automap to live until you select a plugin on that xy pad thing and then will automap to that. Thus my best advice is to check out the manual on your ownmusikmachine wrote:Thats why i was asking;automap would lock to ableton live,the only way i could use it to control anything else is by disabling automap so i'd have to use individual templates.I take it this is still the case?Is the automap server the technology which enables universal AM to work?Audioflux1 wrote:You would have to switch between templates. The Automap Universal template only sends data to the Automap Server on the host machine.musikmachine wrote: Is it possible to control hw and sw atst in automap mode?
Also does the SL have the ability to read cc parameters from hardware when creating templates?