
User Details
Username: | xanadu |
Website: | None provided |
Facebook: | None provided |
Twitter: | None provided |
Soundcloud: | None provided |
Account Status: | enabled |
Member since: | Dec 14 2009 |
About xanadu: | |
(report this profile) |
Devices by xanadu
Total Downloads: 20,094
Comments by xanadu
Comments
Sorry topazUK, this device is from 2012. I don't know if it still works with the latest versions of Ableton Live and Max4Live. I've not looked into it lately. I can't answer your question without looking at the device in detail. |
Posted on October 29 2023 by xanadu (report comment) (Goto Comment) |
Hi Nico Kaniak, Sorry for the delay in answering. The AI thing reads all your MicroTonic pad presets and tries to find out what kind of sound they are. |
Posted on August 30 2023 by xanadu (report comment) (Goto Comment) |
Sorry dutchpitch, I only have a bunch op Windows machines, no Apple computer. My advice is to buy a cheap Windows machine too, perhaps a virtual machine will do. Cheers, Willem. |
Posted on February 15 2023 by xanadu (report comment) (Goto Comment) |
Hi Julien, Thanks for your letter. I've begun to rewrite the VST Wrapper to commect parameters to hardware MIDI devices. First you construct a virtual device that maps to the dials and faders of the real MIDI divice(s). You can assign some knobs of a dial tot choose one of several parameter banks. You can fill the banks with the parameters of your VST. This works a bit like Push2 handles parameter banks, but is way more flexible. I hope this description is clear to you. I've got a basic version of this device working. But finetuning, bug fixing, documentation and making a device working on a computer I don't own myself takes a lot of time. You can mail your current M4L device to wjlageman2@(NOSPAM)outlook.com to let me have a look at it (you have to remove (NOSPAM)). Please describe again what you want to accomplish. Cheers, Willem. |
Posted on February 15 2023 by xanadu (report comment) (Goto Comment) |
Hi Marcus and Maxanic (and all others). To program the best solution I can I would like to ask a question: What MIDI Controllers are you using? |
Posted on December 22 2022 by xanadu (report comment) (Goto Comment) |
Hi Marcus and Maxanic. It appears that MaxForLive has no support for MIDI mapping. Cycling '74 is owned by Ableton now, so you have to ask these companies for a solution. MIDI mapping works with the standalone application Max. Max also supports AMXD files now. I've altered the VST.instument to support audio out and note input from a MIDI port. Forst the plugin is loaded in Ableton with MaxForLive. The parameters are created and the device is saved. This saved device is then opened in Max standalone. Now MIDI mapping can be assigned, but saving is only possible with an additional standalone licence. Mapping with Push2 is possible and is documented in the manual. To make midi mapping possible within MaxForLive additional code needs to be written. But that code can be reused for other MaxForLive devices that also are missing midi mapping. |
Posted on December 22 2022 by xanadu (report comment) (Goto Comment) |
Hi Maxanic and Marcus. I've not used midi-mapping parameters directly (yet). Don't know how to integrate it into this VST project. But I'm gonna take a look. |
Posted on December 14 2022 by xanadu (report comment) (Goto Comment) |
There is a way to get the first 128 parameters in Live 11 by installing a version of Ableton that supports it. I've got a licence of Ableton 8 Lite that came with some some MIDI device. You should make an Options.txt file containing -_PluginAutoPopulateThreshold=128 or -_PluginAutoPopulateThreshold=-1. When you load a VST you can save it as an .ALC file and load that in Live 11. Then you'll have your 128 max parameters in the latest and greatest version of Live. |
Posted on June 13 2021 by xanadu (report comment) (Goto Comment) |
Sorry, I've got no Mac. |
Posted on October 17 2020 by xanadu (report comment) (Goto Comment) |
Bugfixes. Microtonic with XO is now updated to version 1.2. There was an error in javascript which prevented analysis of Microsonic presets in some cases. The file creator tried to write files to the folders 'Closed Hihat' and 'Open Hihat'. These folders were named 'Open Hat' and 'Open Hat'. Instead of throwing an error the files were actually written to 'C:/Program Files/Cycling '74/Max 8'. Please remove all .WAV files in your Max installation folder and rename the 'Closed Hat' and 'Open Hihat' folders. Then run the Microtonic Sample Creator again from the updated download version 1.2. |
Posted on April 26 2020 by xanadu (report comment) (Goto Comment) |
In version 1.1 I've reworked the manual, correcting typo's and making it more comprehensible (i hope). Being a Dutchman, writing in English is somewhat error prone. |
Posted on April 25 2020 by xanadu (report comment) (Goto Comment) |
Hi dystopiandisco, Thanks for your remark. I don't have a Mac, so I can't test my devices on it. I've added a menu with the Microtonic plugins that MaxForLive can find in the default places. There's also an option to select your plug-in manually. I hope this will work for everyone now. Xanadu. |
Posted on January 11 2019 by xanadu (report comment) (Goto Comment) |
Please replace the DX10 with anything that makes a sound when it's receiving a MIDi note ;-) A simpler is a good candidate. |
Posted on January 29 2016 by xanadu (report comment) (Goto Comment) |
Please replace the DX10 with anything that makes a sound when it's receiving a MIDi note ;-) A simpler is a good candidate. |
Posted on January 29 2016 by xanadu (report comment) (Goto Comment) |
I left it on purpose. I needed to put some instrument there. The dx10 from Image Line is a nice ancient VST instrument that doesn't distract (I thought) from my new love baby. |
Posted on January 29 2016 by xanadu (report comment) (Goto Comment) |
If you see all LEDs on the SparkLE controller lighting up then the outward connection is okay. If you then push a button or tuns an encoder a LED on the device should blink. If that's the case all your connections are up and running. The SparkLE.IO.003.amxd connects to the main device using the OSX/UPD network. That should be okay as well when the IO to the hardware works. The main device can't and shouldn't connect to SparkLE MIDI because these MIDI ports are already being used by the IO device. |
Posted on November 14 2013 by xanadu (report comment) (Goto Comment) |
There was another reason for using jmidi: Live does nt decode the endless encoders right. I have not solved that one yet. I suppose I have to create a Live Control Surface to do the MIDI IO. I wonder if Ableton will ever solve these midi IO issues, giving us SysEx, channels and endless encoders. |
Posted on November 10 2013 by xanadu (report comment) (Goto Comment) |
I don't know what's the problem. I'm on Windows 8, 32 bits. Jmidi works fine for me, except that I had to find out that java is not available in MaxForLive when the SparkLE VST is loaded. I've added a new version of the device. This version has a SparkLE.through.Live device that must be placed on a MIDI track of it's own. SparkLE MIDI must be enabled in Live and both input and output must be connected to the track of the new device. Monitor In must be lit. This new device will communicate with the SparkLE.DRUM.rack using UDP channel 9980 and 9981. Note that SparkLE MIDI must be off when connecting the controller again to the SparkLE software. |
Posted on November 10 2013 by xanadu (report comment) (Goto Comment) |
Arturia SparkLE VST and jmidi both use the Java Virtual Machine (JVM). But they can't use it both in the same Max instance. Does the problem still exist when SparkLE VST is not loaded? Cheers Willem. |
Posted on November 09 2013 by xanadu (report comment) (Goto Comment) |
Oops... The devices are frozen now and the abstractions / subpatchers themselves are present as well. |
Posted on October 16 2013 by xanadu (report comment) (Goto Comment) |
Hi Olson, This device certainly is a hack. I made it as a proof of concept. I don't think it has much practical use. I'm programming a 'SynClone FM' device now in MSP. I'm learning a lot on DSP programming from this. I'll write an email for "randomize seed" and "clone the selected branch". Cheers, Xanadu |
Posted on February 04 2013 by xanadu (report comment) (Goto Comment) |
Oh and yes, Live Session Script now supprts MaxForLive 5 as wel as MaxForLive 6. |
Posted on October 03 2012 by xanadu (report comment) (Goto Comment) |
This is for advertising my device! Version 137 is the result of a struggle with unstability. Live Session Script would die at irregular points. Max 5 and Max 6 both had their own patterns. I hope I have overcome the worst of this, but I haven't found the real problem yet. Inserting 'deferlow' at crucial points seems to help. Besides parameters in racks in the track of Live Session Script, parameters in racks in the group track can be automated now. Automation has a lot more power, allowing for real LFO activity, automated by up to 6 arguments. Cheers, Xanadu |
Posted on October 03 2012 by xanadu (report comment) (Goto Comment) |
In version 099 MIDI CC functionality is disabled because it crashed Ableton Live when more then one scripter was active. I'm astounded - I thought this was just simple, innocent code. Cheers, Xanadu |
Posted on September 18 2012 by xanadu (report comment) (Goto Comment) |
Hi Synnack, Start, Compile, Break, CC Through and Variables are available now for MIDI mapping. |
Posted on September 16 2012 by xanadu (report comment) (Goto Comment) |
Oops. Thanks Myoko. There are lemur files for iPad and iPhone included now. Xanadu |
Posted on August 23 2012 by xanadu (report comment) (Goto Comment) |
@noisedir Both Novation products Launchpad and Nocturn work in the way you are suggesting. On the Nocturn I find this couter-intuitive: I want to see where I am, not where I can go. But on the Nocturn you can have more than 2 pages, leaving not much choice. On my Korg nanoKey and Akai LPK25 keyboard a led lights up left for lower keys and right for higher keys. I like that. So both methods are used on modern Midi devices. I think I can make this choice into a setup option in the next update. I have my iPad for nearly two month. I bought the full featured Lemur app by Liine. It's incredible. I'm creating this 185 type of sequencer now for the Lemur. I think the touchscreen is a better fit for this sequencer. xanadu |
Posted on February 14 2012 by xanadu (report comment) (Goto Comment) |
Well I'm quite pleased with the current version. In december i crossgraded to Max 6 with Gen and an iPad. Then I found that the Lemur has come to the iPad. This really gives me a lot to discover! But this Launchpad 185 Sequencer and my Launchpad Drum Sequencer really are my love babies. If someone comes up with good ideas for effects I certainly try to implement them. Perhaps it would be nice to have more patterns that could be swithced by pushing a button. Cheers, xanadu |
Posted on January 05 2012 by xanadu (report comment) (Goto Comment) |
It's found in the help file you can open with the 'Help...' button in the Live window of the sequencer. These are the effects: 0- Nothing happens 1- One note is played using it's own duration A- On each step a note is played using it's own duration D- A note is played during the whole stage L- Legato mode. Previous stages with a D or L effect will wait to send their note-off MIDI signals until a stage with another effect than L is played. In the L stage a new note is played during the whole stage. This should be used in combination with a mono-synth. S- A note is played on each step according to the 'Duty cycle' setting. 3- There are 3 notes played, dividing the stage in 3 equal parts -- Nothinh happens.Anyone with a suggestion? xanadu |
Posted on December 06 2011 by xanadu (report comment) (Goto Comment) |
Hello Rosko, Thanks for your explanation. I think I've got the bug now. Changing the pitch with the mouse *only* worked when the Launchpad was displaying the pitch. Since you are not using a Launchpad, your internal pitch setting was not opdated. In version 134 this is fixed. By the way, this sequencer was made for use with a Launchpad, so it would be more fun if you could get one. xanadu |
Posted on November 30 2011 by xanadu (report comment) (Goto Comment) |
Hello Rosko, Thanks for your explanation. I think I've got the bug now. Changing the pitch with the mouse *only* worked when the Launchpad was displaying the pitch. Since you are not using a Launchpad, your internal pitch setting was not opdated. In version 134 this is fixed. By the way, this sequencer was made for use with a Launchpad, so it would be more fun if you could get one. xanadu |
Posted on November 30 2011 by xanadu (report comment) (Goto Comment) |
Hi Rosko, I think you really want to use my little sequencer, but helas without much luck. I'm still trying to figure out what is exactly your problem and what is causing it. 1. Are you using only 1 copy of Launchpad 185 sequencer in your Live song? At this time more than one copy is not tested and probably won't work. 2. When you mention 'tracks' do you mean the Ableton Live tracks or the 16 'stages' in the sequencer? 3. I think order of the initiatlization on your system be hust a little different than on my computer, resulting in uninitialized stages. I have uploaded a new version 132. This one has a better initialization worked out. Does this help for you? 4. Please upload your Ableton Line .ALS song file to LaunchpadDrumSeq@site4fun.nl . Then I can try te recreate the problem at my own system. Cheers, Xanadu |
Posted on November 28 2011 by xanadu (report comment) (Goto Comment) |
Hello Rosko, Sorry to hear the Launchpad 185 seq is not working well on your system. I suppose it's is a timing problem, but I can't reproduce your issues on my Windows XP system. What system are you on? Cheers, Xanadu |
Posted on November 26 2011 by xanadu (report comment) (Goto Comment) |
This device reaches completion. I promise will take care of saving / restoring the device with the Live set and an instructing manual. Your user ratings are welcome now. |
Posted on November 24 2011 by xanadu (report comment) (Goto Comment) |
The sequencer uses Live's transport so Live must be running. If Live and the sequencer are both running there should be a running light in the sequencer window. Else please describe your system. |
Posted on November 23 2011 by xanadu (report comment) (Goto Comment) |
Thanks for the report. Start time and sequencing has been worked over in the new version. It will start quantized correctly. It will keep track of the steps using Live's transport as a master timer. The sequencer will not take care of changing the meter while playing. It doesn't respond to jumping on the timeline while playing it just goes on counting the beats and looping when it has played all it's steps. Velocity works, but the synth or the sampler must respond to it. Some presets dont't use velocity or aplly it to open or close a filter. |
Posted on November 20 2011 by xanadu (report comment) (Goto Comment) |