Search found 13 matches

by kokoko3k
Wed May 14, 2014 5:00 am
Forum: Building
Topic: Compile 1.7.1 error
Replies: 6
Views: 29095

Re: Compile 1.7.1 error

...indeed passing
"--with-wxconfig-path=/usr/bin/wx-config-2.8"
to the configure script works, thanks for pointing me.
It was failing with wx 3.0
by kokoko3k
Tue May 13, 2014 6:37 am
Forum: Building
Topic: Compile 1.7.1 error
Replies: 6
Views: 29095

Re: Compile 1.7.1 error

I'm a bit lost, are you sure you pushed the fixes to git?
Last commit i see on github was dated Apr 11, 2014
by kokoko3k
Sat May 10, 2014 7:22 am
Forum: Building
Topic: Compile 1.7.1 error
Replies: 6
Views: 29095

Re: Compile 1.7.1 error

MMh, thanks for looking into this.
The build process stil fails, but it seems for different reason now:
out2.txt.gz
new build try
(13.51 KiB) Downloaded 1918 times
I'm using the git package from aur (you used arch in the past, right?)
by kokoko3k
Fri May 09, 2014 10:06 am
Forum: Building
Topic: Compile 1.7.1 error
Replies: 6
Views: 29095

Compile 1.7.1 error

Hi, i'm facing a compilation problem with 1.7.1 and git versions, here's what happens:
out.txt.gz
Auto Build from source using archlinux package in AUR.
(8.49 KiB) Downloaded 1919 times
Any hint?
GCC is 4.9.0 20140507

PS: 1.7.0 build fine

Thanks!
by kokoko3k
Mon Mar 18, 2013 2:19 pm
Forum: Linux Specific Troubleshooting
Topic: [FIXED] Loading loops with audio problem
Replies: 8
Views: 40751

Re: [FIXED] Loading loops with audio problem

Well, it does work 90% of the times, in the other 10% of cases, reloading the same file fixes the issue.
Definitely better than before, and acceptable.
I don't think there are regressions.

Sorry for the late reply!
by kokoko3k
Mon Mar 04, 2013 4:06 am
Forum: Linux Specific Troubleshooting
Topic: [FIXED] Loading loops with audio problem
Replies: 8
Views: 40751

Re: Loading loops with audio problem

it seems to work fine now, thank you!
by kokoko3k
Fri Mar 01, 2013 5:50 am
Forum: Linux Specific Troubleshooting
Topic: [FIXED] Loading loops with audio problem
Replies: 8
Views: 40751

Re: Loading loops with audio problem

It starts and works, my first issue is with missing controls.
by kokoko3k
Tue Feb 26, 2013 4:57 am
Forum: Linux Specific Troubleshooting
Topic: [FIXED] Loading loops with audio problem
Replies: 8
Views: 40751

Re: Loading loops with audio problem

1.6.18 keep asking me to open a remote session on my host. and does this even if i start slgui from terminal "slgui -H slimer" (slimer is my hostname); this happens on both the machines, so i cannot test. However i was wrong, i can reproduce the problem on both machines, the loop count is ...
by kokoko3k
Mon Feb 25, 2013 9:13 am
Forum: Linux Specific Troubleshooting
Topic: [FIXED] Loading loops with audio problem
Replies: 8
Views: 40751

[FIXED] Loading loops with audio problem

It happened several times; when i load a previous session some controls are missing. Eg. a stereo loop could miss the pan sliders or volume slider; other times it happens that it start as "not connected"; but if i issue an undo, then redo, then the loop plays. reloading the very same sessi...
by kokoko3k
Tue Dec 11, 2012 7:22 am
Forum: Linux Specific Troubleshooting
Topic: [FIXED] select_loop_next (prev) keybinding doesn't work
Replies: 6
Views: 29774

Re: select_loop_next (prev) keybinding doesn't work

I was sure i tried the git version and spotted the problem there too, but i was wrong or my xml setting was somehow corrupted.
Actually, seems that git (1.7.0, and of course your branch) correctly selects next/prev loops, where 1.6.x does nothing.

Sorry for loss of time and thanks again.
by kokoko3k
Mon Dec 10, 2012 3:22 pm
Forum: Linux Specific Troubleshooting
Topic: [FIXED] select_loop_next (prev) keybinding doesn't work
Replies: 6
Views: 29774

Re: select_loop_next (prev) keybinding doesn't work

Those OSC commands should work. You do have several loop instances right? You could try and mv ~/.sooperlooper to ~/.sooperlooper.backup to reset all settings. Have you tried oscdump to make sure your commands are being sent? If non of that works could you grab the "fix_select_next" branc...
by kokoko3k
Mon Dec 10, 2012 3:27 am
Forum: Linux Specific Troubleshooting
Topic: [FIXED] select_loop_next (prev) keybinding doesn't work
Replies: 6
Views: 29774

Re: select_loop_next (prev) keybinding doesn't work

I just tried with n and p, but nothing happens. hitting 1,2,3... correctly selects the loops. I don't know if this is an issue with the gui or with the engine. Commands like: oscsend localhost 9951 /sl/-2/set sf tap_tempo 1 oscsend localhost 9951 /sl/-1/hit s solo_next oscsend localhost 9951 /sl/-2/...
by kokoko3k
Tue Dec 04, 2012 6:09 am
Forum: Linux Specific Troubleshooting
Topic: [FIXED] select_loop_next (prev) keybinding doesn't work
Replies: 6
Views: 29774

[FIXED] select_loop_next (prev) keybinding doesn't work

Hi and thanks for developing this nice piece of software. Seems that is not possible to use an hotkey to control those functions. I've usb pedals that sends keystrokes, they're not midi, so i'm really missing that function. By now i managed to workaround the issue by using midisend and xbindkeys (mi...