Search found 117 matches

by kasbah
Mon Apr 30, 2012 6:37 pm
Forum: Bug Reports
Topic: Pause Off Isn't Quantized
Replies: 1
Views: 11969

Re: Pause Off Isn't Quantized

True, I guess that's what trigger is for? I guess that doesn't work if you don't want to play from the start.
by kasbah
Mon Apr 30, 2012 6:35 pm
Forum: Bug Reports
Topic: Pause or Trigger Quant Doesn't Always Work Properly
Replies: 1
Views: 11518

Re: Pause or Trigger Quant Doesn't Always Work Properly

Hmm.. can't reproduce this on the GUI. I will try via OSC when I get a bit of time.

As an aside. I think I use mute and un-mute to achieve what you are doing here.
by kasbah
Mon Apr 30, 2012 6:24 pm
Forum: Bug Reports
Topic: Clicks
Replies: 6
Views: 23555

Re: Clicks

I noticed some things while playing around with this. The default undo behaviour of SL has been that if you record, then do something else or record again and then hit undo twice it will only undo up to the first record. It won't go back to the "Off" state. For example, take these actions ...
by kasbah
Thu Apr 19, 2012 8:57 pm
Forum: MIDI Setup
Topic: Pause requires 'doubleclick' the first time
Replies: 15
Views: 49499

Re: Pause requires 'doubleclick' the first time

So then I could make a 'cc on' binding and a 'cc off' binding for pause, so that either one would trigger pause. I guess it would make more sense if you could do it with one binding. It should really work that way already. I will look further into it. By the way when I test this case, if I don't se...
by kasbah
Thu Apr 19, 2012 4:27 pm
Forum: MIDI Setup
Topic: Pause requires 'doubleclick' the first time
Replies: 15
Views: 49499

Re: Pause requires 'doubleclick' the first time

Just to update on this. I have implemented "CC Off" and "CC On" binding types that are the equivalent of the "Note On" and "Note Off" but for CC messages. If Jesse is OK with it these should be in the next release.
by kasbah
Thu Apr 19, 2012 4:21 pm
Forum: Bug Reports
Topic: record_or_overdub commands dont work 1st time pressed
Replies: 6
Views: 27557

Re: record_or_overdub commands dont work 1st time pressed

I am going to set up an OSX machine so I can easier reproduce and debug stuff like this.
by kasbah
Thu Apr 05, 2012 2:26 pm
Forum: Bug Reports
Topic: MIDI STOP can cause Crash
Replies: 4
Views: 19853

Re: MIDI STOP can cause Crash

What do you mean by MIDI stop? A note-off? Could you give more details please as to what exactly you are sending and what SL outputs to terminal when crashing?
by kasbah
Thu Apr 05, 2012 2:22 pm
Forum: Bug Reports
Topic: Clicks
Replies: 6
Views: 23555

Re: Clicks

OK, great! I have put these on the "fix_xfade" branch: https://github.com/kasbah/sooperlooper/tree/fix_xfade

Will give them a spin before merging into master.
by kasbah
Wed Apr 04, 2012 3:38 pm
Forum: Bug Reports
Topic: Clicks
Replies: 6
Views: 23555

Re: Clicks

Thanks Uebe! It is a bit cumbersome to redo-all your changes though. Could you make a patch? Or fork the github repo and make a pull request? I am actually collecting all the changes in master branch now.
by kasbah
Sat Mar 31, 2012 9:48 pm
Forum: Looping Techniques
Topic: Loop Middle of Multiplied Phrase?
Replies: 6
Views: 29042

Re: Loop Middle of Multiplied Phrase?

Hmm, I am not sure, maybe this is one of the points where the SL implementation differs from the Echoplex. I will do some testing when I get a chance. Have you tried out what happens when you set quantize to cycle or off?
by kasbah
Fri Mar 30, 2012 12:30 pm
Forum: Mac Specific Troubleshooting
Topic: Individual Loop Input Monitor
Replies: 3
Views: 17621

Re: Individual Loop Input Monitor

Oh right, it sounds like you have something connected to the main inputs and not the individual loop inputs?
by kasbah
Thu Mar 29, 2012 3:17 pm
Forum: Feature Requests
Topic: Trigger or Record
Replies: 2
Views: 19152

Re: Trigger or Record

I am hoping to rework the way the bindings work to allow any possible combination of commands so people can customize their own. The amount of commands that are just combinations of other commands are getting a bit out of hand. It will be a while before I manage to do this however and it won't be in...
by kasbah
Wed Mar 28, 2012 7:22 pm
Forum: Mac Specific Troubleshooting
Topic: Individual Loop Input Monitor
Replies: 3
Views: 17621

Re: Individual Loop Input Monitor

I am having a similar problem actually. It seems the individual monitors will only output to the their discreet outputs not to the main output even if the loop is outputting the recorded audio to the main output. I will look into this further and maybe make a fix if it is easy enough. EDIT: That was...
by kasbah
Sun Mar 11, 2012 7:02 pm
Forum: MIDI Setup
Topic: Pause requires 'doubleclick' the first time
Replies: 15
Views: 49499

Re: Pause requires 'doubleclick' the first time

You could also try mididings to change the CC message to something that will work better.
by kasbah
Sun Mar 11, 2012 1:50 pm
Forum: MIDI Setup
Topic: Pause requires 'doubleclick' the first time
Replies: 15
Views: 49499

Re: Pause requires 'doubleclick' the first time

What I meant was that initially when everything is playing your pedal should be in the 0 state. Then when you want to pause you hit it and it sends 127. Kind of like you described what your record pedal is sending: 162794,453.1748,132:0,1,Control change,21,127, *21 = recording* 164992,457.7535,132:0...
by kasbah
Sun Mar 11, 2012 9:29 am
Forum: MIDI Setup
Topic: Pause requires 'doubleclick' the first time
Replies: 15
Views: 49499

Re: Pause requires 'doubleclick' the first time

That's very strange I should be able to reproduce this. As far as I understand it SUS makes the action a momentary switch. The docs on this are a bit confusing. But if I don't use it then it seems to do an undo if I send a 0 message on any CC. Strange that it doesn't behave the same for you. I am us...
by kasbah
Sat Mar 10, 2012 3:59 am
Forum: MIDI Setup
Topic: Pause requires 'doubleclick' the first time
Replies: 15
Views: 49499

Re: Pause requires 'doubleclick' the first time

I tried testing your usecase and there were all kinds of problems with getting record and pause to trigger correctly if I didn't select the "sus" option in the "Command/Control" section in the midi bindings preferences. Have you got this selected?
by kasbah
Thu Mar 08, 2012 5:11 pm
Forum: MIDI Setup
Topic: Pause requires 'doubleclick' the first time
Replies: 15
Views: 49499

Re: Pause requires 'doubleclick' the first time

You might want to use a midi monitoring program to see what messages are being sent. You should also be aware that you can bind commands to either "note", "note on" or "note off". If you bind to "note" then the command will trigger on both "note on" ...
by kasbah
Sat Feb 25, 2012 3:51 pm
Forum: Linux Specific Troubleshooting
Topic: Sooperlooper not showing up in qjackctl
Replies: 3
Views: 21830

Re: Sooperlooper not showing up in qjackctl

If you start SLGUI before you start jackd it will start it's own jack server which looks in ~/.jackdrc or /etc/jackdrc for it's config. So try this: -start qjackctl and start jackd from within it configured to use the Presonus -then start SLGUI If that works but you would rather not start jackd manu...
by kasbah
Fri Feb 24, 2012 7:34 pm
Forum: Bug Reports
Topic: Clicks
Replies: 6
Views: 23555

Re: Clicks

I compiled and tested you changes on my netbook. I still get clicks on it though but I suspect this is a general performance issue as I never got these running it on my laptop. I can't seem to get rid of them on my netbook no matter what I set xfade to. So I thought this would help (I generally use ...
by kasbah
Fri Feb 24, 2012 3:51 pm
Forum: Mac Specific Troubleshooting
Topic: loading loops
Replies: 10
Views: 40414

Re: loading loops

It may have something to do with the lack of dashes in the new name. Either way it is definitely a bug and I will look into it more when I get a chance.
by kasbah
Tue Feb 21, 2012 5:44 pm
Forum: Mac Specific Troubleshooting
Topic: loading loops
Replies: 10
Views: 40414

Re: loading loops

I can try and help but I don't really have any experience with OSX or the AU version of SL. All I can do is try and apply my experiences from using it on Linux. Could you look what is written in the file /etc/hosts and post it and also post you computer's name (Preferences ->Sharing ->Web Sharing, I...
by kasbah
Mon Feb 20, 2012 4:15 pm
Forum: OSC Interface
Topic: Remote Network control of sooperlooperAU?
Replies: 2
Views: 20948

Re: Remote Network control of sooperlooperAU?

Under Linux you definitely not running the AU version of SooperLooper. The good news is that it should be much easier to run the "engine" and GUI on separate machines. What you do is run SooperLooper on one machine (from the command line). $ sooperlooper Then find out the IP address of tha...
by kasbah
Mon Feb 20, 2012 3:58 pm
Forum: Feature Requests
Topic: record own output in a track
Replies: 1
Views: 16298

Re: record own output in a track

This would be interesting. It's not really a trivial feature though. Although, I have been thinking about integrating jack connection routing more into SL. The purpose of this initially would just to connect itself to the system inputs and outputs on start-up. The next step then would be to make the...