-
Hi,
Thanks for this great utility. I experienced a segfault and noticed from the source comments this is a known problem. With gdb and some printfs I found that in the inner loop sample is sometimes NULL. I fixed this, but it might be a mere symptomatic fix, not a fix of the actual problem.
cvs diff: Diffing .
cvs diff: Diffing src
Index: src/akai.c...
2008-07-14 20:13:12 UTC by nobody
-
hi,
this program would be really great if i could choose an output directory. i can browse through an akai cd but i can't convert anything.
any idea why this is happening? i believe someone else also post a question about the output dialog.
pls help me :)
2006-10-25 16:35:47 UTC by nobody
-
not directly, currently abrowse just dumps out the audio files and an xml file representing some of the information from the program (basically the information that i was using), but it should be fairly easy to add information you like.
as far as importing the data into something else, standard xml tools will parse the output, but i don't know if any patch editors can be controlled...
2005-01-13 08:04:30 UTC by async
-
Is there any tool to convert files made by abrowse to soundfonts or GUS patches?.
2005-01-09 11:15:41 UTC by nobody
-
hi,
i don't personally have a copy anymore. you might try asking on lad mailing list (http://www.linuxdj.com/audio/lad/) if you haven't already.
-rm.
2004-09-26 10:46:49 UTC by async
-
The link is down.
Cheers,
Medward1@brad.ac.uk.
2004-09-20 07:31:39 UTC by nobody
-
I know nothing of compiling software.
I looked up a tutorial which informed me of the basic ritual:
./configure
make
make install
which produced a binary that ran and diplayed the gui but when supplied with an akai disk image (.iso) gave much garbage in place of actual partition and program info. I suppose I needed to know more about what I was doing. :)
Then I noticed a binary exec...
2004-09-12 15:18:00 UTC by nobody
-
async committed patchset 31 of module abrowse to the abrowse CVS repository, changing 1 files.
2004-09-07 05:27:21 UTC by async
-
Logged In: YES
user_id=25334
hey i just now noticed this, thanks! i will have to rewrite
the menu stuff though at somet point.
2004-09-07 05:14:03 UTC by async
-
Hi,
thanks for coding&sharing this program, it is much
easier to use than old akaidisk.
Attached patch fixes build errors in gui.c when
compiled with newer gtk versions gtk (2.4.3-2).
GtkItemFactory is marked as obsolete in this version,
so it won't compile with -DGTK_DISABLE_DEPRECATED.
Proper fix would be to rewrite menu, but for now I have
just removed -DGTK_DISABLE_DEPRECATED from...
2004-07-24 15:57:46 UTC by eml37