Hi Jeff, I ran some test last night and my conclussion is similar to what I wrote before. It doesnŽt matter the bar of Live where I start looping (1st, 2nd, ...
... Thanks. That sounds like a bug. Something you can try instead is using the "loop copy" features. In the Switch tab of the Preset dialog, set Loop Copy to...
I uploaded a new version of MacMobius that uses universal binaries last night. It turns out this WON'T address the problem with pitch shift. I simply forgot ...
... Excellent! How far are we from the moment when you will push the "port to AU" button? -- Greetings from Sweden Per Boysen www.boysen.se (Swedish) ...
I installed the UB on my Macbook Pro running Leopard w/ a PreSonus Firebox, and it runs beautifully (at least since I changed the ASIO port settings to get it...
... I've been reading the AU docs and I think I'm going to attempt a VST plugin first. From what I've read, the VST should shouldn't require any more work...
... Fine. I have been running a Mac VST looper lately quite successfully in AU only hosts (Logic, MainStage, Numerology) by using the Bidule AU plug-in the...
Some made MIDI bindings are remembered other not. Same with Key bindings. But the strangest thing is that when I go into the package resource folder and...
Hi, When I got back I looked into this issue a little more and found that a MIDI binding of a the default command "Record" is remembered. But when I make a...
... I think there will be problems if you try to give a script a name that is the same as a built-in function (!name Record). It may depend on the order you do...
... Agreed. I'm a dedicated Soundflower user. But it doen't work for this setup since you can only open one "audio device" at a time in Plogue Bidule. And I...
Total newb here, but is the new download from the link on the website, or from the link that is kept in the labyrinth of Aakoth, in the golden chest guarded by...
... website, ... The link is on the download page: http://www.zonemobius.com/download.html Click on the "here" in the sentence "MacMobius is available here"....
I ran two of the basic scripts from the scripting manual: 1. # Do the NextLoop function after turning off switch quantize !name Next Loop Now set switchQuant...
sorry to be a newbie, but how exactly do you fire off a script? Ohm and am i doing something wrong with the track set-ups? I made a new setup, cahnges some...
... Yes, I too reported that yesterday. Nice to see it was not just an undefined local problem with my MacBook. Thanks for confirming! -- Greetings from Sweden...
... Hi Mark, Make sure your script has a !name line with a name that you can remember in it. Select the Scripts item in the Configuration menu and add your...
Hello, can anybody tell me how the loopCycles paramter works in a script? When I am trying to use it, I e.g. have the following effects which make me think...
Once I set customMode to 'something' in a script I don't find a way to let Mobius show me the 'normal' modes again if I want to. Is there any way to do it? ...
... Unfortunately no, customMode will be displayed until you clear it with: set customMode A trick some people have used is to take a parameter that you don't...
... The parameter that has the current number of cycles in the loop is named "cycleCount". If you saw "loopCycles" in the scripting document it's an error. ...
... It is supposed to remove the current value. I'm not at a place I can test this right now, but if you can try one of these: set customMode null set...
I always use: set customMode "" which works in my case. Matthias ... JL> It is supposed to remove the current value. I'm not at a place JL> I can test this...